diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:33:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:33:09 +0000 |
commit | 333aeb821ef8731429206ba60547e088ef272a19 (patch) | |
tree | 068a278cf5dc23d89c2c405737351d727ef3bb62 /dev-perl/File-chdir | |
parent | Add 0.10.2 virtual for libav-0.8.1 and ffmpeg-0.10.2. Needed by mplayer2 git/... (diff) | |
download | gentoo-2-333aeb821ef8731429206ba60547e088ef272a19.tar.gz gentoo-2-333aeb821ef8731429206ba60547e088ef272a19.tar.bz2 gentoo-2-333aeb821ef8731429206ba60547e088ef272a19.zip |
Stable for amd64, wrt bug #404671
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r-- | dev-perl/File-chdir/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.100.600.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index f837a3e70dbe..4fb37b381f1d 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.29 2012/02/02 20:22:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.30 2012/03/28 07:33:09 ago Exp $ + + 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> File-chdir-0.100.600.ebuild: + Stable for amd64, wrt bug #404671 02 Feb 2012; Brent Baude <ranger@gentoo.org> File-chdir-0.100.300.ebuild: Marking File-chdir-0.100.300 ppc for bug 391519 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 e860c07b8fbf..57b4c03ba3ac 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-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.600.ebuild,v 1.2 2011/12/04 17:58:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.100.600.ebuild,v 1.3 2012/03/28 07:33:09 ago 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" |