mention gedit-cossa
This commit is contained in:
parent
035e43f9c0
commit
8930de754b
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.137 2014/03/29 16:44:29 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.138 2014/03/30 13:01:21 jasper Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-1.133
|
||||
PKGNAME = quirks-1.134
|
||||
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.143 2014/03/29 16:44:29 ajacoutot Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.144 2014/03/30 13:01:21 jasper Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -390,6 +390,7 @@ my $obsolete_reason = {
|
||||
'gnome-system-log' => 3,
|
||||
'mash' => 3,
|
||||
'p5-RTx-Tags' => 0,
|
||||
'gedit-cossa' => 3,
|
||||
};
|
||||
|
||||
# ->is_base_system($handle, $state):
|
||||
|
Loading…
x
Reference in New Issue
Block a user