diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-02 20:22:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-02 20:22:14 +0000 |
commit | 9190cb1ac7167f396e58500fa8a803bdf249e4be (patch) | |
tree | 12c14bdbfb422abcdb3726edf94f5d957373c046 /dev-perl/File-chdir | |
parent | Marking SGMLSpm-1.03-r6 ppc for bug 391505 (diff) | |
download | gentoo-2-9190cb1ac7167f396e58500fa8a803bdf249e4be.tar.gz gentoo-2-9190cb1ac7167f396e58500fa8a803bdf249e4be.tar.bz2 gentoo-2-9190cb1ac7167f396e58500fa8a803bdf249e4be.zip |
Marking File-chdir-0.100.300 ppc for bug 391519
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r-- | dev-perl/File-chdir/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.100.300.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index 4cfa48374bf5..f837a3e70dbe 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.28 2011/12/04 17:58:40 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.29 2012/02/02 20:22:14 ranger Exp $ + + 02 Feb 2012; Brent Baude <ranger@gentoo.org> File-chdir-0.100.300.ebuild: + Marking File-chdir-0.100.300 ppc for bug 391519 04 Dec 2011; Raúl Porcel <armin76@gentoo.org> File-chdir-0.100.200.ebuild, File-chdir-0.100.300.ebuild, File-chdir-0.100.600.ebuild: diff --git a/dev-perl/File-chdir/File-chdir-0.100.300.ebuild b/dev-perl/File-chdir/File-chdir-0.100.300.ebuild index 1d73dcc22650..8c996eb4489b 100644 --- a/dev-perl/File-chdir/File-chdir-0.100.300.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.100.300.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-chdir/File-chdir-0.100.300.ebuild,v 1.4 2011/12/04 17:58:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.300.ebuild,v 1.5 2012/02/02 20:22:14 ranger Exp $ EAPI=3 @@ -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" |