diff options
-rw-r--r-- | dev-perl/Symbol-Util/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Symbol-Util/Symbol-Util-0.20.200.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Test-SharedFork/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-SharedFork/Test-SharedFork-0.190.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/strictures/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/strictures/strictures-1.2.2.ebuild | 17 |
8 files changed, 17 insertions, 85 deletions
diff --git a/dev-perl/Symbol-Util/ChangeLog b/dev-perl/Symbol-Util/ChangeLog index 2c0cd71e6a1a..8d25e156ed10 100644 --- a/dev-perl/Symbol-Util/ChangeLog +++ b/dev-perl/Symbol-Util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Symbol-Util # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Util/ChangeLog,v 1.4 2012/03/17 11:18:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Util/ChangeLog,v 1.5 2012/04/21 18:35:51 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -Symbol-Util-0.20.200.ebuild: + Cleanup *Symbol-Util-0.20.300 (17 Mar 2012) diff --git a/dev-perl/Symbol-Util/Symbol-Util-0.20.200.ebuild b/dev-perl/Symbol-Util/Symbol-Util-0.20.200.ebuild deleted file mode 100644 index 616b87cc2c27..000000000000 --- a/dev-perl/Symbol-Util/Symbol-Util-0.20.200.ebuild +++ /dev/null @@ -1,20 +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/Symbol-Util/Symbol-Util-0.20.200.ebuild,v 1.1 2011/08/28 18:49:47 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=DEXTER -MODULE_VERSION=0.0202 -inherit perl-module - -DESCRIPTION="Additional utils for Perl symbols manipulation" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND="virtual/perl-Module-Build" - -SRC_TEST=do diff --git a/dev-perl/Test-SharedFork/ChangeLog b/dev-perl/Test-SharedFork/ChangeLog index 7cd8cc9306a2..fae69fdff6ea 100644 --- a/dev-perl/Test-SharedFork/ChangeLog +++ b/dev-perl/Test-SharedFork/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-SharedFork # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog,v 1.2 2012/02/29 09:14:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/ChangeLog,v 1.3 2012/04/21 18:32:03 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> + -Test-SharedFork-0.190.0.ebuild: + Cleanup *Test-SharedFork-0.200.0 (29 Feb 2012) diff --git a/dev-perl/Test-SharedFork/Test-SharedFork-0.190.0.ebuild b/dev-perl/Test-SharedFork/Test-SharedFork-0.190.0.ebuild deleted file mode 100644 index 65e0aeea4869..000000000000 --- a/dev-perl/Test-SharedFork/Test-SharedFork-0.190.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SharedFork/Test-SharedFork-0.190.0.ebuild,v 1.1 2012/02/02 16:57:02 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=TOKUHIROM -MODULE_VERSION=0.19 -inherit perl-module - -DESCRIPTION="fork test" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( - dev-perl/Test-Requires - >=virtual/perl-Test-Simple-0.88 - virtual/perl-Test-Harness - ) -" - -SRC_TEST=do diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog index 41a9673e5e76..284dbd7e5413 100644 --- a/dev-perl/Try-Tiny/ChangeLog +++ b/dev-perl/Try-Tiny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Try-Tiny # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.32 2012/04/16 21:32:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.33 2012/04/21 18:31:31 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -Try-Tiny-0.90.0.ebuild: + Cleanup 16 Apr 2012; Brent Baude <ranger@gentoo.org> Try-Tiny-0.110.0.ebuild: Marking Try-Tiny-0.110.0 ppc for bug 404693 diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild deleted file mode 100644 index af27c952c3cd..000000000000 --- a/dev-perl/Try-Tiny/Try-Tiny-0.90.0.ebuild +++ /dev/null @@ -1,18 +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/Try-Tiny/Try-Tiny-0.90.0.ebuild,v 1.2 2011/09/03 21:04:30 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=DOY -MODULE_VERSION=0.09 -inherit perl-module - -DESCRIPTION="Minimal try/catch with proper localization of $@" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris" -IUSE="" - -SRC_TEST=do diff --git a/dev-perl/strictures/ChangeLog b/dev-perl/strictures/ChangeLog index 08c76c79b833..3e3304b112e0 100644 --- a/dev-perl/strictures/ChangeLog +++ b/dev-perl/strictures/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/strictures # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.4 2012/04/09 07:05:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.5 2012/04/21 18:36:26 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -strictures-1.2.2.ebuild: + Cleanup *strictures-1.3.1 (09 Apr 2012) diff --git a/dev-perl/strictures/strictures-1.2.2.ebuild b/dev-perl/strictures/strictures-1.2.2.ebuild deleted file mode 100644 index ce59806cc5d4..000000000000 --- a/dev-perl/strictures/strictures-1.2.2.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/strictures/strictures-1.2.2.ebuild,v 1.2 2011/06/14 17:17:52 grobian Exp $ - -EAPI=4 - -MODULE_AUTHOR=MSTROUT -MODULE_VERSION=1.002002 -inherit perl-module - -DESCRIPTION="Turn on strict and make all warnings fatal" - -SLOT="0" -IUSE="" -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris" - -SRC_TEST=do |