summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PostScript')
-rw-r--r--dev-perl/PostScript/ChangeLog5
-rw-r--r--dev-perl/PostScript/PostScript-0.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PostScript/ChangeLog b/dev-perl/PostScript/ChangeLog
index 4c714436788c..4dc37cfea078 100644
--- a/dev-perl/PostScript/ChangeLog
+++ b/dev-perl/PostScript/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PostScript
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.3 2009/05/12 19:35:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.4 2009/05/14 17:13:02 ken69267 Exp $
+
+ 14 May 2009; Kenneth Prugh <ken69267@gentoo.org> PostScript-0.06.ebuild:
+ amd64 stable, bug #269571
12 May 2009; Torsten Veller <tove@gentoo.org> PostScript-0.06.ebuild:
Stable on x86 (#269571)
diff --git a/dev-perl/PostScript/PostScript-0.06.ebuild b/dev-perl/PostScript/PostScript-0.06.ebuild
index 4d63e41c5a03..72ae3e900050 100644
--- a/dev-perl/PostScript/PostScript-0.06.ebuild
+++ b/dev-perl/PostScript/PostScript-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.3 2009/05/12 19:35:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.4 2009/05/14 17:13:02 ken69267 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="An object that may be used to construct a block of text in PostScript"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
SRC_TEST="do"