diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 15:38:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 15:38:17 +0000 |
commit | 442acdd265ac154c042a3e9968458ed4589305d3 (patch) | |
tree | b39efff666da80ed90a57899d458eedbb07d38f5 /dev-perl/File-chdir | |
parent | version bump (diff) | |
download | historical-442acdd265ac154c042a3e9968458ed4589305d3.tar.gz historical-442acdd265ac154c042a3e9968458ed4589305d3.tar.bz2 historical-442acdd265ac154c042a3e9968458ed4589305d3.zip |
Stable on ppc.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r-- | dev-perl/File-chdir/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.08.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-chdir/ChangeLog b/dev-perl/File-chdir/ChangeLog index 6f878129a869..4d5ef2780622 100644 --- a/dev-perl/File-chdir/ChangeLog +++ b/dev-perl/File-chdir/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2007/07/28 20:03:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/ChangeLog,v 1.12 2007/08/09 14:47:51 dertobi123 Exp $ + + 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + File-chdir-0.08.ebuild: + Stable on ppc. 28 Jul 2007; Raúl Porcel <armin76@gentoo.org> File-chdir-0.08.ebuild: ia64/x86 stable diff --git a/dev-perl/File-chdir/File-chdir-0.08.ebuild b/dev-perl/File-chdir/File-chdir-0.08.ebuild index 466cad522a8b..6e788d5a4774 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.3 2007/07/28 20:03:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chdir/File-chdir-0.08.ebuild,v 1.4 2007/08/09 14:47:51 dertobi123 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" |