summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-05 16:52:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-05 16:52:44 +0000
commitf9ec9ce238e64ea440acb3209d8f0fea78b7ed17 (patch)
treeb8b137d73009f7e46066043bf2f14319dc558c62 /dev-perl/File-Path-Expand
parentAdd ~alpha wrt #204036 (diff)
downloadhistorical-f9ec9ce238e64ea440acb3209d8f0fea78b7ed17.tar.gz
historical-f9ec9ce238e64ea440acb3209d8f0fea78b7ed17.tar.bz2
historical-f9ec9ce238e64ea440acb3209d8f0fea78b7ed17.zip
Add ~alpha/~ia64/~sparc wrt #204036
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/File-Path-Expand')
-rw-r--r--dev-perl/File-Path-Expand/ChangeLog6
-rw-r--r--dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Path-Expand/ChangeLog b/dev-perl/File-Path-Expand/ChangeLog
index 9b75c89c02a4..456103f65ada 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.4 2008/01/03 01:53:49 joslwah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.5 2008/01/05 16:51:07 armin76 Exp $
+
+ 05 Jan 2008; Raúl Porcel <armin76@gentoo.org>
+ File-Path-Expand-1.02.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #204036
03 Jan 2008; Joshua <joslwah@gentoo.org> File-Path-Expand-1.02.ebuild:
Dependency on dev-perl/module-build added. Thanks to ranger for picking this
diff --git a/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild b/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild
index a765786995fe..aabfb0f9f737 100644
--- a/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild
+++ b/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.02.ebuild,v 1.5 2008/01/03 01:53:49 joslwah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.6 2008/01/05 16:51:07 armin76 Exp $
inherit perl-module
@@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/R/RC/RCLAMP/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~rclamp/"
LICENSE="Artistic"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST="do"