summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-08-05 16:40:43 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-08-05 16:40:43 +0000
commit7b59bc9ba65a204b79c90da2309ae2fd15fff2c6 (patch)
tree76104df93929b6eb95e4ce299da63d861f270165 /dev-perl/Path-Class
parentAppend -fno-PIC -fno-PIE to avoid problems with hardened compiler. (diff)
downloadgentoo-2-7b59bc9ba65a204b79c90da2309ae2fd15fff2c6.tar.gz
gentoo-2-7b59bc9ba65a204b79c90da2309ae2fd15fff2c6.tar.bz2
gentoo-2-7b59bc9ba65a204b79c90da2309ae2fd15fff2c6.zip
Marked stable on AMD64 as requested by Michele Beltrame in bug #280439. Files=3, Tests=166, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.14 cusr 0.04 csys = 0.23 CPU), result: PASS.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r--dev-perl/Path-Class/ChangeLog7
-rw-r--r--dev-perl/Path-Class/Path-Class-0.17.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/Path-Class/ChangeLog b/dev-perl/Path-Class/ChangeLog
index 98d9bb737910..5b5f44a74469 100644
--- a/dev-perl/Path-Class/ChangeLog
+++ b/dev-perl/Path-Class/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Path-Class
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.11 2009/06/16 06:18:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.12 2009/08/05 16:40:43 chainsaw Exp $
+
+ 05 Aug 2009; <chainsaw@gentoo.org> Path-Class-0.17.ebuild:
+ Marked stable on AMD64 as requested by Michele Beltrame in bug #280439.
+ Files=3, Tests=166, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.14 cusr 0.04
+ csys = 0.23 CPU), result: PASS.
*Path-Class-0.17 (16 Jun 2009)
diff --git a/dev-perl/Path-Class/Path-Class-0.17.ebuild b/dev-perl/Path-Class/Path-Class-0.17.ebuild
index 2c14dfffe536..5a50d01a4b78 100644
--- a/dev-perl/Path-Class/Path-Class-0.17.ebuild
+++ b/dev-perl/Path-Class/Path-Class-0.17.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/Path-Class/Path-Class-0.17.ebuild,v 1.1 2009/06/16 06:18:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.17.ebuild,v 1.2 2009/08/05 16:40:43 chainsaw Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Cross-platform path specification manipulation"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND="dev-lang/perl