diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-16 21:26:18 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-16 21:26:18 +0000 |
commit | a1982054339ba81f0e855a4aaa4485518c33ce7d (patch) | |
tree | ed47a70b6e643c81cfc5fd286bf5cabccedfae3c /dev-perl | |
parent | Marking File-Remove-1.510.0 ppc for bug 404669 (diff) | |
download | gentoo-2-a1982054339ba81f0e855a4aaa4485518c33ce7d.tar.gz gentoo-2-a1982054339ba81f0e855a4aaa4485518c33ce7d.tar.bz2 gentoo-2-a1982054339ba81f0e855a4aaa4485518c33ce7d.zip |
Marking File-chdir-0.100.600 ppc for bug 404671
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-chdir/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.100.600.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index eab826f3842c..b540205983cc 100644 --- a/dev-perl/File-chdir/ChangeLog +++ b/dev-perl/File-chdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-chdir # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.31 2012/04/04 07:51:49 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.32 2012/04/16 21:26:18 ranger Exp $ + + 16 Apr 2012; Brent Baude <ranger@gentoo.org> File-chdir-0.100.600.ebuild: + Marking File-chdir-0.100.600 ppc for bug 404671 04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> File-chdir-0.100.600.ebuild: marked x86 per bug 404671 diff --git a/dev-perl/File-chdir/File-chdir-0.100.600.ebuild b/dev-perl/File-chdir/File-chdir-0.100.600.ebuild index 10d1dd78c349..200ecfd8c6b7 100644 --- a/dev-perl/File-chdir/File-chdir-0.100.600.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.100.600.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.600.ebuild,v 1.4 2012/04/04 07:51:49 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.600.ebuild,v 1.5 2012/04/16 21:26:18 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An alternative to File::Spec and CWD" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND=">=virtual/perl-File-Spec-3.27" |