Register ivan removal.

This commit is contained in:
ajacoutot 2015-09-20 12:14:10 +00:00
parent ff5d75511d
commit f63a4f0a57
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.283 2015/09/20 07:39:36 rpointel Exp $
# $OpenBSD: Makefile,v 1.284 2015/09/20 12:14:10 ajacoutot Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.128
PKGNAME = quirks-2.129
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.293 2015/09/20 07:39:37 rpointel Exp $
# $OpenBSD: Quirks.pm,v 1.294 2015/09/20 12:14:10 ajacoutot Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -612,6 +612,7 @@ my $obsolete_reason = {
'god' => 5,
'jpilot' => 6,
'pilot-link' => 6,
'ivan' => 3,
};
# ->is_base_system($handle, $state):