Add quirk for lang/io removal

Reminded by landry@
This commit is contained in:
jeremy 2016-10-31 13:16:07 +00:00
parent 15c05336b3
commit 084b6b9dab
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.416 2016/10/10 12:23:18 feinerer Exp $
# $OpenBSD: Makefile,v 1.417 2016/10/31 13:16:07 jeremy Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.261
PKGNAME = quirks-2.262
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.428 2016/10/10 12:23:18 feinerer Exp $
# $OpenBSD: Quirks.pm,v 1.429 2016/10/31 13:16:07 jeremy Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -819,6 +819,7 @@ my $obsolete_reason = {
'cherokee-mysql' => 3,
'cherokee-streaming' => 3,
'gecko-mediaplayer' => 3,
'io' => 5,
# KDE3 removals
'amarok' => 2,