diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-03 01:25:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-03 01:25:29 +0000 |
commit | 8bb60ee437cb73fd06256a79829e8ebccf341de0 (patch) | |
tree | 972f2eaac19929e629d5db30e67dd33c7830b6ba /dev-perl | |
parent | Marking IO-Tty-1.07 ~ppc64 for bug 204036 (diff) | |
download | gentoo-2-8bb60ee437cb73fd06256a79829e8ebccf341de0.tar.gz gentoo-2-8bb60ee437cb73fd06256a79829e8ebccf341de0.tar.bz2 gentoo-2-8bb60ee437cb73fd06256a79829e8ebccf341de0.zip |
Marking File-Path-Expand-1.02 ~ppc64 for bug 204036
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-Path-Expand/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Path-Expand/ChangeLog b/dev-perl/File-Path-Expand/ChangeLog index 8035cfb5c4c8..c1280dde8367 100644 --- a/dev-perl/File-Path-Expand/ChangeLog +++ b/dev-perl/File-Path-Expand/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2008/01/02 13:07:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/ChangeLog,v 1.3 2008/01/03 01:25:29 ranger Exp $ + + 03 Jan 2008; Brent Baude <ranger@gentoo.org> File-Path-Expand-1.02.ebuild: + Marking File-Path-Expand-1.02 ~ppc64 for bug 204036 02 Jan 2008; Markus Meier <maekke@gentoo.org> File-Path-Expand-1.02.ebuild: 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 da360d31e0ee..1e4071f26852 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.3 2008/01/02 16:49:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Path-Expand/File-Path-Expand-1.02.ebuild,v 1.4 2008/01/03 01:25:29 ranger 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" SRC_TEST="do" |