diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-07 09:24:35 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-07 09:24:35 +0000 |
commit | 38f5530a549787420d962864ce588d57eff0e092 (patch) | |
tree | ff709e3101c4c2708e176660f18e0a3bda8b8d88 /dev-perl/CPAN-Mini-Inject | |
parent | Cleanup (diff) | |
download | gentoo-2-38f5530a549787420d962864ce588d57eff0e092.tar.gz gentoo-2-38f5530a549787420d962864ce588d57eff0e092.tar.bz2 gentoo-2-38f5530a549787420d962864ce588d57eff0e092.zip |
Cleanup
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/CPAN-Mini-Inject')
-rw-r--r-- | dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/CPAN-Mini-Inject/ChangeLog | 6 |
2 files changed, 5 insertions, 27 deletions
diff --git a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild deleted file mode 100644 index 9728fb4b83d2..000000000000 --- a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.25.ebuild,v 1.2 2009/07/19 17:35:02 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=ANDYA -inherit perl-module - -DESCRIPTION="Inject modules into a CPAN::Mini mirror. " - -SLOT="0" -KEYWORDS="~ia64 ~sparc ~x86" -IUSE="" - -# Disabled -#SRC_TEST="do" - -RDEPEND="dev-perl/libwww-perl - virtual/perl-IO-Compress - virtual/perl-Archive-Tar - >=dev-perl/CPAN-Mini-0.32 - dev-perl/CPAN-Checksums" -# test? ( dev-perl/HTTP-Server-Simple )" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" diff --git a/dev-perl/CPAN-Mini-Inject/ChangeLog b/dev-perl/CPAN-Mini-Inject/ChangeLog index 6e26c2e1954c..3501674a868a 100644 --- a/dev-perl/CPAN-Mini-Inject/ChangeLog +++ b/dev-perl/CPAN-Mini-Inject/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CPAN-Mini-Inject # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/ChangeLog,v 1.14 2009/08/25 17:15:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/ChangeLog,v 1.15 2009/09/07 09:24:35 tove Exp $ + + 07 Sep 2009; Torsten Veller <tove@gentoo.org> + -CPAN-Mini-Inject-0.25.ebuild: + Cleanup *CPAN-Mini-Inject-0.26 (25 Aug 2009) |