summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-12 19:35:48 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-12 19:35:48 +0000
commit0da46d7000946831dac2c7ad50ad0bca3c77f96b (patch)
tree35145847a1169b6bbd63b7de47e781652bd128e2 /dev-perl/PostScript
parentSparc stable (again) --- bug #259833 lost keyword. (diff)
downloadgentoo-2-0da46d7000946831dac2c7ad50ad0bca3c77f96b.tar.gz
gentoo-2-0da46d7000946831dac2c7ad50ad0bca3c77f96b.tar.bz2
gentoo-2-0da46d7000946831dac2c7ad50ad0bca3c77f96b.zip
Stable on x86 (#269571)
(Portage version: 2.2_rc33/cvs/Linux i686)
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 b4464ab2414a..4c714436788c 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.2 2009/03/16 08:50:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.3 2009/05/12 19:35:48 tove Exp $
+
+ 12 May 2009; Torsten Veller <tove@gentoo.org> PostScript-0.06.ebuild:
+ Stable on x86 (#269571)
16 Mar 2009; Torsten Veller <tove@gentoo.org> PostScript-0.06.ebuild:
Remove test useflag. EAPI=2
diff --git a/dev-perl/PostScript/PostScript-0.06.ebuild b/dev-perl/PostScript/PostScript-0.06.ebuild
index 7e45350b023e..4d63e41c5a03 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.2 2009/03/16 08:50:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.3 2009/05/12 19:35:48 tove 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"