register luastatgrab removal
This commit is contained in:
parent
33bbefd1f9
commit
5c6f824db9
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.171 2014/09/24 06:07:06 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.172 2014/09/26 11:49:03 jasper Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-2.17
|
||||
PKGNAME = quirks-2.18
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.176 2014/09/24 06:07:06 jasper Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.177 2014/09/26 11:49:03 jasper Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -430,6 +430,7 @@ my $obsolete_reason = {
|
||||
'waf' => 0,
|
||||
'ruby-echoe' => 3,
|
||||
'ruby-rubyforge' => 0,
|
||||
'luastatgrab' => 3,
|
||||
};
|
||||
|
||||
# ->is_base_system($handle, $state):
|
||||
|
Loading…
Reference in New Issue
Block a user