diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-28 20:03:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-28 20:03:29 +0000 |
commit | 76964f3639c1fe11bf78873320699409b0c89bd2 (patch) | |
tree | 8beb0ff8499edba8e26ae68752be3e52680b7f59 /dev-perl/File-chdir | |
parent | x86 stable (diff) | |
download | gentoo-2-76964f3639c1fe11bf78873320699409b0c89bd2.tar.gz gentoo-2-76964f3639c1fe11bf78873320699409b0c89bd2.tar.bz2 gentoo-2-76964f3639c1fe11bf78873320699409b0c89bd2.zip |
ia64/x86 stable
(Portage version: 2.1.3_rc9)
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.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index 1ac188366c30..6f878129a869 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.10 2007/06/25 10:09:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.11 2007/07/28 20:03:29 armin76 Exp $ + + 28 Jul 2007; Raúl Porcel <armin76@gentoo.org> File-chdir-0.08.ebuild: + ia64/x86 stable *File-chdir-0.08 (25 Jun 2007) diff --git a/dev-perl/File-chdir/File-chdir-0.08.ebuild b/dev-perl/File-chdir/File-chdir-0.08.ebuild index 4d103fc2fe60..466cad522a8b 100644 --- a/dev-perl/File-chdir/File-chdir-0.08.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.08.ebuild,v 1.2 2007/07/10 23:33:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.08.ebuild,v 1.3 2007/07/28 20:03:29 armin76 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" |