diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 19:24:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 19:24:57 +0000 |
commit | 71d86a15e9830ee3168c2acdc3ec24a6ef142787 (patch) | |
tree | cadde908ef438aef3940726f37183f2e0c94edb0 /dev-perl/File-chdir | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-71d86a15e9830ee3168c2acdc3ec24a6ef142787.tar.gz historical-71d86a15e9830ee3168c2acdc3ec24a6ef142787.tar.bz2 historical-71d86a15e9830ee3168c2acdc3ec24a6ef142787.zip |
ia64/sparc/x86 stable
Package-Manager: portage-2.1.4.4
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 9669313cdee2..8acea357eee1 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.16 2008/04/29 14:29:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.17 2008/07/15 19:22:36 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> File-chdir-0.1002.ebuild: + ia64/sparc/x86 stable 29 Apr 2008; Torsten Veller <tove@gentoo.org> File-chdir-0.1002.ebuild: Depend on dev-perl/module-build diff --git a/dev-perl/File-chdir/File-chdir-0.1002.ebuild b/dev-perl/File-chdir/File-chdir-0.1002.ebuild index 58333c720636..49ec2f7caa60 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 # 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.2 2008/04/29 14:29:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.1002.ebuild,v 1.3 2008/07/15 19:22:36 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" |