Register qtdeclarative-xmllistmodel removal
This commit is contained in:
parent
95aca1ad1a
commit
cf941927ff
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.927 2020/04/26 10:54:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.928 2020/04/26 18:50:55 rsadowski Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.318
|
||||
PKGNAME = quirks-3.319
|
||||
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.946 2020/04/26 10:54:02 ajacoutot Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.947 2020/04/26 18:50:55 rsadowski Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1553,6 +1553,7 @@ my $obsolete_reason = {
|
||||
'dspam-mysql' => 3,
|
||||
'dspam-pgsql' => 3,
|
||||
'py-iniparse' => 5,
|
||||
'qtdeclarative-xmllistmodel' => 3,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
Reference in New Issue
Block a user