summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-27 15:12:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-27 15:12:13 +0000
commitddb282c819b1597443f39d2d4738a8a142934dd0 (patch)
treebbc5028a99239b77a3e636a77c55cc7bb9c2c935 /dev-perl/File-Path-Expand
parentStable for amd64, wrt bug #405981 (diff)
downloadhistorical-ddb282c819b1597443f39d2d4738a8a142934dd0.tar.gz
historical-ddb282c819b1597443f39d2d4738a8a142934dd0.tar.bz2
historical-ddb282c819b1597443f39d2d4738a8a142934dd0.zip
Stable for amd64, wrt bug #405969
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/File-Path-Expand')
-rw-r--r--dev-perl/File-Path-Expand/ChangeLog8
-rw-r--r--dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-Path-Expand/ChangeLog b/dev-perl/File-Path-Expand/ChangeLog
index cfbb2d38ef83..5b530c397964 100644
--- a/dev-perl/File-Path-Expand/ChangeLog
+++ b/dev-perl/File-Path-Expand/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Path-Expand
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.9 2011/09/04 11:21:07 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.10 2012/02/27 15:12:13 ago Exp $
+
+ 27 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ File-Path-Expand-1.20.0.ebuild:
+ Stable for amd64, wrt bug #405969
04 Sep 2011; Torsten Veller <tove@gentoo.org> -File-Path-Expand-1.02.ebuild:
Cleanup
diff --git a/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild b/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild
index 660a9cf7955a..7131f9a65469 100644
--- a/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild
+++ b/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild,v 1.1 2011/08/30 15:46:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0.ebuild,v 1.2 2012/02/27 15:12:13 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Expand filenames"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=""