diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-03 17:50:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-03 17:50:40 +0000 |
commit | e6a43021ddae91d7a5d5841e007f38d63c4f1b52 (patch) | |
tree | 94719831cc875f56179320da38ff6cb7d2203ee3 /dev-perl/File-chdir | |
parent | Stable on alpha, bug #266986 (diff) | |
download | gentoo-2-e6a43021ddae91d7a5d5841e007f38d63c4f1b52.tar.gz gentoo-2-e6a43021ddae91d7a5d5841e007f38d63c4f1b52.tar.bz2 gentoo-2-e6a43021ddae91d7a5d5841e007f38d63c4f1b52.zip |
amd64 stable, bug #268198
(Portage version: 2.1.6.12/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.1002.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index c0b588a79beb..f6e5d8bd4520 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.19 2009/05/02 16:08:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.20 2009/05/03 17:50:40 maekke Exp $ + + 03 May 2009; Markus Meier <maekke@gentoo.org> File-chdir-0.1002.ebuild: + amd64 stable, bug #268198 02 May 2009; nixnut <nixnut@gentoo.org> File-chdir-0.1002.ebuild: ppc stable #268198 diff --git a/dev-perl/File-chdir/File-chdir-0.1002.ebuild b/dev-perl/File-chdir/File-chdir-0.1002.ebuild index 8f35ebfd24e0..48d8785949e3 100644 --- a/dev-perl/File-chdir/File-chdir-0.1002.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.1002.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1002.ebuild,v 1.5 2009/05/02 16:08:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.6 2009/05/03 17:50:40 maekke Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAGOLDEN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" SRC_TEST="do" |