From f2f41121bde927585b39258199a21282828bf859 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sat, 31 Mar 2012 07:43:24 +0000 Subject: Cleanup Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64 --- dev-perl/Test-NoWarnings/ChangeLog | 6 +++++- .../Test-NoWarnings/Test-NoWarnings-1.01.ebuild | 20 -------------------- .../Test-NoWarnings/Test-NoWarnings-1.30.0.ebuild | 21 --------------------- 3 files changed, 5 insertions(+), 42 deletions(-) delete mode 100644 dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild delete mode 100644 dev-perl/Test-NoWarnings/Test-NoWarnings-1.30.0.ebuild (limited to 'dev-perl/Test-NoWarnings') diff --git a/dev-perl/Test-NoWarnings/ChangeLog b/dev-perl/Test-NoWarnings/ChangeLog index f42385b153ed..c46d28ed96aa 100644 --- a/dev-perl/Test-NoWarnings/ChangeLog +++ b/dev-perl/Test-NoWarnings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-NoWarnings # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.42 2012/03/18 19:48:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/ChangeLog,v 1.43 2012/03/31 06:46:17 tove Exp $ + + 31 Mar 2012; Torsten Veller -Test-NoWarnings-1.01.ebuild, + -Test-NoWarnings-1.30.0.ebuild: + Cleanup 18 Mar 2012; Raúl Porcel Test-NoWarnings-1.40.0.ebuild: alpha/ia64/s390/sh/sparc stable wrt #404347 diff --git a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild b/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild deleted file mode 100644 index 4a528db0d020..000000000000 --- a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-NoWarnings/Test-NoWarnings-1.01.ebuild,v 1.6 2010/10/18 19:51:01 jer Exp $ - -EAPI=2 - -MODULE_AUTHOR=ADAMK -inherit perl-module - -DESCRIPTION="Make sure you didn't emit any warnings while testing" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -RDEPEND=">=dev-perl/Test-Tester-0.107" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.30.0.ebuild b/dev-perl/Test-NoWarnings/Test-NoWarnings-1.30.0.ebuild deleted file mode 100644 index 12a538d65a6b..000000000000 --- a/dev-perl/Test-NoWarnings/Test-NoWarnings-1.30.0.ebuild +++ /dev/null @@ -1,21 +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/Test-NoWarnings/Test-NoWarnings-1.30.0.ebuild,v 1.1 2011/08/03 18:18:42 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=ADAMK -MODULE_VERSION=1.03 -inherit perl-module - -DESCRIPTION="Make sure you didn't emit any warnings while testing" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -RDEPEND=">=dev-perl/Test-Tester-0.107" -DEPEND="${RDEPEND}" - -SRC_TEST="do" -- cgit v1.2.3-65-gdbad