diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-06 20:38:50 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-06 20:38:50 +0000 |
commit | d2c9534e57fcc543ee088fd781b0fb333820d6b0 (patch) | |
tree | c1475c5d9e3320195c43671f5f9e9e00bfc8e730 /dev-perl | |
parent | Cleanup (diff) | |
download | gentoo-2-d2c9534e57fcc543ee088fd781b0fb333820d6b0.tar.gz gentoo-2-d2c9534e57fcc543ee088fd781b0fb333820d6b0.tar.bz2 gentoo-2-d2c9534e57fcc543ee088fd781b0fb333820d6b0.zip |
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-DirWalk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-DirWalk/File-DirWalk-0.300.0.ebuild | 17 |
2 files changed, 5 insertions, 19 deletions
diff --git a/dev-perl/File-DirWalk/ChangeLog b/dev-perl/File-DirWalk/ChangeLog index f3c361df75f5..0902ca0c90d5 100644 --- a/dev-perl/File-DirWalk/ChangeLog +++ b/dev-perl/File-DirWalk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-DirWalk -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.27 2012/12/29 14:21:32 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/ChangeLog,v 1.28 2013/01/06 20:38:50 tove Exp $ + + 06 Jan 2013; Torsten Veller <tove@gentoo.org> -File-DirWalk-0.300.0.ebuild: + Cleanup 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> File-DirWalk-0.400.0.ebuild: Stable for sparc, wrt bug #441226 diff --git a/dev-perl/File-DirWalk/File-DirWalk-0.300.0.ebuild b/dev-perl/File-DirWalk/File-DirWalk-0.300.0.ebuild deleted file mode 100644 index 86cd40c45e02..000000000000 --- a/dev-perl/File-DirWalk/File-DirWalk-0.300.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 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.300.0.ebuild,v 1.2 2011/09/03 21:05:15 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=JENSL -MODULE_VERSION=0.3 -inherit perl-module - -DESCRIPTION="File::DirWalk - walk through a directory tree and run own code." - -SLOT="0" -KEYWORDS="amd64 hppa ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" |