Register removal of hs-atom.
This commit is contained in:
parent
4ffd1d70c4
commit
4600294b58
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.290 2015/09/21 14:15:52 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.291 2015/09/21 17:05:00 kili Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-2.135
|
||||
PKGNAME = quirks-2.136
|
||||
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.300 2015/09/21 14:15:52 kili Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.301 2015/09/21 17:05:00 kili Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -638,6 +638,7 @@ my $obsolete_reason = {
|
||||
'hs-type-level' => 5,
|
||||
'hs-vector-algorithms' => 5,
|
||||
'hs-ListLike' => 5,
|
||||
'hs-atom' => 5,
|
||||
};
|
||||
|
||||
# ->is_base_system($handle, $state):
|
||||
|
Loading…
x
Reference in New Issue
Block a user