Register removal of amide and xmedcon.
This commit is contained in:
parent
c26f6c9410
commit
1c8fa26942
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.958 2020/06/09 14:10:56 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.959 2020/06/09 16:10:13 ajacoutot Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.349
|
||||
PKGNAME = quirks-3.350
|
||||
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.976 2020/06/09 14:10:56 ajacoutot Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.977 2020/06/09 16:10:13 ajacoutot Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1589,6 +1589,8 @@ my $obsolete_reason = {
|
||||
'py-gstreamer' => 5,
|
||||
'py-libxslt' => 3,
|
||||
'gconf-editor' => 3,
|
||||
'amide' => 3,
|
||||
'xmedcon' => 3,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user