diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-09 14:29:55 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-09 14:29:55 +0000 |
commit | f2307852366b4a041c3b73db2fa6d253a858cacc (patch) | |
tree | f7e6ea084476c52c86a8630a8d5f9ad3d3686607 /dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-f2307852366b4a041c3b73db2fa6d253a858cacc.tar.gz gentoo-2-f2307852366b4a041c3b73db2fa6d253a858cacc.tar.bz2 gentoo-2-f2307852366b4a041c3b73db2fa6d253a858cacc.zip |
Cleaning up stale ebuilds
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild')
-rw-r--r-- | dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild b/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild index 089ff247e739..01720dba0242 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.1 2006/08/19 17:26:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.3.ebuild,v 1.2 2006/10/09 14:29:55 mcummings Exp $ inherit perl-module @@ -11,9 +11,8 @@ SRC_TEST="do" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86" IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |