diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-02 16:08:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-02 16:08:15 +0000 |
commit | 7d1baf79a1c4d202d02485d902b9f4eab88f63b8 (patch) | |
tree | ec0f545b7907e5cd93383df16665d59dc148a290 /dev-perl/File-chdir/File-chdir-0.1002.ebuild | |
parent | ppc stable #268198 (diff) | |
download | gentoo-2-7d1baf79a1c4d202d02485d902b9f4eab88f63b8.tar.gz gentoo-2-7d1baf79a1c4d202d02485d902b9f4eab88f63b8.tar.bz2 gentoo-2-7d1baf79a1c4d202d02485d902b9f4eab88f63b8.zip |
ppc stable #268198
(Portage version: 2.1.6.12/cvs/Linux ppc)
Diffstat (limited to 'dev-perl/File-chdir/File-chdir-0.1002.ebuild')
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.1002.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/File-chdir-0.1002.ebuild b/dev-perl/File-chdir/File-chdir-0.1002.ebuild index e9c34fa0c90e..8f35ebfd24e0 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-2008 Gentoo Foundation +# 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.4 2008/11/18 15:00:16 tove Exp $ +# $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 $ 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" |