summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 16:16:21 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 16:16:21 +0000
commit07b978215b3393007d01bb8003d9337b04f1e718 (patch)
tree562a853ab8e189745c7ccbb57100e3259127177b /dev-perl/PostScript-Simple
parentfix missing doc in IUSE, fixes #136400 (diff)
downloadhistorical-07b978215b3393007d01bb8003d9337b04f1e718.tar.gz
historical-07b978215b3393007d01bb8003d9337b04f1e718.tar.bz2
historical-07b978215b3393007d01bb8003d9337b04f1e718.zip
Marking sparc stable
Package-Manager: portage-2.1
Diffstat (limited to 'dev-perl/PostScript-Simple')
-rw-r--r--dev-perl/PostScript-Simple/ChangeLog6
-rw-r--r--dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/PostScript-Simple/ChangeLog b/dev-perl/PostScript-Simple/ChangeLog
index f4af04f1aef0..595e42ca0d41 100644
--- a/dev-perl/PostScript-Simple/ChangeLog
+++ b/dev-perl/PostScript-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/PostScript-Simple
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.8 2006/06/08 21:19:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.9 2006/06/12 16:13:02 mcummings Exp $
+
+ 12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ PostScript-Simple-0.07.ebuild:
+ Marking sparc stable
08 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org>
PostScript-Simple-0.06.ebuild:
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild
index a66944e0af3f..fad28cb00b10 100644
--- a/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild
+++ b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild,v 1.2 2006/03/30 23:12:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild,v 1.3 2006/06/12 16:13:02 mcummings Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/M/MC/MCNEWTON/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-1 GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc sparc ~x86"
IUSE=""