diff options
author | 2006-01-27 20:02:29 +0000 | |
---|---|---|
committer | 2006-01-27 20:02:29 +0000 | |
commit | 091cc9f2f043b2c08e7e0e8a226f892b5cb78022 (patch) | |
tree | fb882379b5f56c85c267240cf7bfa6b21f094cc0 /dev-perl | |
parent | x11-libs/wxGTK stable on ppc. (diff) | |
download | gentoo-2-091cc9f2f043b2c08e7e0e8a226f892b5cb78022.tar.gz gentoo-2-091cc9f2f043b2c08e7e0e8a226f892b5cb78022.tar.bz2 gentoo-2-091cc9f2f043b2c08e7e0e8a226f892b5cb78022.zip |
Stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-DirWalk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-DirWalk/File-DirWalk-0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-DirWalk/ChangeLog b/dev-perl/File-DirWalk/ChangeLog index 5da3dcd891c9..7b3aeb1c51b4 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.3 2006/01/16 00:58:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.4 2006/01/27 20:02:29 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + File-DirWalk-0.2.ebuild: + Stable on ppc. 16 Jan 2006; Jason Wever <weeve@gentoo.org> File-DirWalk-0.2.ebuild: Stable on SPARC. diff --git a/dev-perl/File-DirWalk/File-DirWalk-0.2.ebuild b/dev-perl/File-DirWalk/File-DirWalk-0.2.ebuild index 61776c239a1d..7140ffffde1f 100644 --- a/dev-perl/File-DirWalk/File-DirWalk-0.2.ebuild +++ b/dev-perl/File-DirWalk/File-DirWalk-0.2.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.2.ebuild,v 1.3 2006/01/16 00:58:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.2.ebuild,v 1.4 2006/01/27 20:02:29 hansmi Exp $ inherit perl-module @@ -11,5 +11,5 @@ SRC_TEST="do" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" |