summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-08 16:32:11 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-08 16:32:11 +0000
commit33e5d78dbeacc6d51d541426f5fbb6c6af9a345d (patch)
treec35479b7601d9531b636430b2bd48838b895311e /dev-perl/PAR-Dist
parentAdd pkg_setup() to check whether the USE flags are sane. (diff)
downloadhistorical-33e5d78dbeacc6d51d541426f5fbb6c6af9a345d.tar.gz
historical-33e5d78dbeacc6d51d541426f5fbb6c6af9a345d.tar.bz2
historical-33e5d78dbeacc6d51d541426f5fbb6c6af9a345d.zip
Marking sparc stable
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r--dev-perl/PAR-Dist/ChangeLog6
-rw-r--r--dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog
index 06f5d637fd95..2c9bf1d6e4a9 100644
--- a/dev-perl/PAR-Dist/ChangeLog
+++ b/dev-perl/PAR-Dist/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/PAR-Dist
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.17 2007/01/08 00:01:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.18 2007/01/08 16:27:14 mcummings Exp $
+
+ 08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -PAR-Dist-0.18.ebuild, PAR-Dist-0.21.ebuild:
+ Marking sparc stable
08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
-PAR-Dist-0.08.ebuild, PAR-Dist-0.21.ebuild:
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild
index f5afeda2ab85..74dcddabede7 100644
--- a/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild
+++ b/dev-perl/PAR-Dist/PAR-Dist-0.21.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/PAR-Dist/PAR-Dist-0.21.ebuild,v 1.2 2007/01/08 00:01:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.21.ebuild,v 1.3 2007/01/08 16:27:14 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SM/SMUELLER/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 sparc ~x86"
IUSE=""
SRC_TEST="do"