diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:08:51 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-21 14:08:51 +0000 |
commit | 9de6201739f6e46828bcd9a68dfc46ee8ba4a55a (patch) | |
tree | 283b12b6aeec345043aced1e1d5d30ccffda1571 /dev-perl/File-DirWalk | |
parent | ppc stable (diff) | |
download | gentoo-2-9de6201739f6e46828bcd9a68dfc46ee8ba4a55a.tar.gz gentoo-2-9de6201739f6e46828bcd9a68dfc46ee8ba4a55a.tar.bz2 gentoo-2-9de6201739f6e46828bcd9a68dfc46ee8ba4a55a.zip |
ppc stable
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-perl/File-DirWalk')
-rw-r--r-- | dev-perl/File-DirWalk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-DirWalk/ChangeLog b/dev-perl/File-DirWalk/ChangeLog index de7328b0f145..d593a6713e84 100644 --- a/dev-perl/File-DirWalk/ChangeLog +++ b/dev-perl/File-DirWalk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-DirWalk # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.11 2006/10/15 10:15:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.12 2006/10/21 14:08:51 dertobi123 Exp $ + + 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + File-DirWalk-0.3.ebuild: + ppc stable 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> File-DirWalk-0.3.ebuild: diff --git a/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild b/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild index 90224233005e..e927645769a3 100644 --- a/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild +++ b/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild,v 1.3 2006/10/15 10:15:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild,v 1.4 2006/10/21 14:08:51 dertobi123 Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_TEST="do" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc ~x86" +KEYWORDS="amd64 ia64 ppc sparc ~x86" IUSE="" |