diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-24 20:39:10 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-24 20:39:10 +0000 |
commit | f617b8f64a77b2e501617d6a44d4412b15e2c138 (patch) | |
tree | f98a10fdefca0fbcf93f2bc493f3b4289c4d98dc /dev-perl/Test-Script | |
parent | Version bump. (diff) | |
download | historical-f617b8f64a77b2e501617d6a44d4412b15e2c138.tar.gz historical-f617b8f64a77b2e501617d6a44d4412b15e2c138.tar.bz2 historical-f617b8f64a77b2e501617d6a44d4412b15e2c138.zip |
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-Script')
-rw-r--r-- | dev-perl/Test-Script/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Script/Test-Script-1.06.ebuild | 22 |
2 files changed, 4 insertions, 23 deletions
diff --git a/dev-perl/Test-Script/ChangeLog b/dev-perl/Test-Script/ChangeLog index 8289aab89a25..de17a75c10bc 100644 --- a/dev-perl/Test-Script/ChangeLog +++ b/dev-perl/Test-Script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Script # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.16 2009/11/26 08:00:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.17 2009/12/24 19:25:09 tove Exp $ + + 24 Dec 2009; Torsten Veller <tove@gentoo.org> -Test-Script-1.06.ebuild: + Cleanup *Test-Script-1.07 (26 Nov 2009) diff --git a/dev-perl/Test-Script/Test-Script-1.06.ebuild b/dev-perl/Test-Script/Test-Script-1.06.ebuild deleted file mode 100644 index 9dca0fe50fb2..000000000000 --- a/dev-perl/Test-Script/Test-Script-1.06.ebuild +++ /dev/null @@ -1,22 +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/Test-Script/Test-Script-1.06.ebuild,v 1.4 2009/10/03 05:25:59 josejx Exp $ - -EAPI=2 - -MODULE_AUTHOR=ADAMK -inherit perl-module - -DESCRIPTION="Cross-platform basic tests for scripts" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND="virtual/perl-File-Spec - dev-perl/Probe-Perl - dev-perl/IPC-Run3 - virtual/perl-Test-Simple" -DEPEND="${RDEPEND}" - -SRC_TEST=do |