summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-12-27 13:46:30 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-12-27 13:46:30 +0000
commit3cae9559162569ff77837a1b89999c4afdcd5d8a (patch)
treeccc5c41d65865a7a06c7b440d3a0b75c6308d3fc /dev-perl
parentAlways depend on ruby-gettext when building the gem, so that the data is prop... (diff)
downloadgentoo-2-3cae9559162569ff77837a1b89999c4afdcd5d8a.tar.gz
gentoo-2-3cae9559162569ff77837a1b89999c4afdcd5d8a.tar.bz2
gentoo-2-3cae9559162569ff77837a1b89999c4afdcd5d8a.zip
Stable on x86.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-perl')
-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 64068cd9d9a7..0fbbac004900 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.15 2007/01/19 15:35:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/ChangeLog,v 1.16 2007/12/27 13:46:30 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org>
+ PostScript-Simple-0.07.ebuild:
+ Stable on x86.
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
-PostScript-Simple-0.06.ebuild, PostScript-Simple-0.07.ebuild:
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild
index 71f68d8a206f..92afc9ba0ae3 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-2007 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.10 2007/07/10 23:33:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild,v 1.11 2007/12/27 13:46:30 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ 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=""
DEPEND="dev-lang/perl"