register radiotray removal
This commit is contained in:
parent
67ba822b0e
commit
834f9c0e24
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.895 2020/03/23 14:35:06 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.896 2020/03/23 17:15:11 jasper Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.286
|
||||
PKGNAME = quirks-3.287
|
||||
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.913 2020/03/23 14:35:06 jasper Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.914 2020/03/23 17:15:11 jasper Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1449,6 +1449,7 @@ my $obsolete_reason = {
|
||||
'mirage' => 0,
|
||||
'rpm' => 0,
|
||||
'oggconvert' => 3,
|
||||
'radiotray' => 3,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user