summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-06 13:50:09 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-06 13:50:09 +0000
commit6c37925a18b1e79016adfa7b7052160f1673fdb3 (patch)
treebc41f54a6fdfe4536031f188d3b2fbbb5ed44869 /dev-perl/strictures
parentCleanup (diff)
downloadgentoo-2-6c37925a18b1e79016adfa7b7052160f1673fdb3.tar.gz
gentoo-2-6c37925a18b1e79016adfa7b7052160f1673fdb3.tar.bz2
gentoo-2-6c37925a18b1e79016adfa7b7052160f1673fdb3.zip
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r--dev-perl/strictures/ChangeLog8
-rw-r--r--dev-perl/strictures/strictures-1.4.1.ebuild17
-rw-r--r--dev-perl/strictures/strictures-1.4.2.ebuild17
-rw-r--r--dev-perl/strictures/strictures-1.4.3.ebuild17
4 files changed, 6 insertions, 53 deletions
diff --git a/dev-perl/strictures/ChangeLog b/dev-perl/strictures/ChangeLog
index 598b0459631f..faef975d74db 100644
--- a/dev-perl/strictures/ChangeLog
+++ b/dev-perl/strictures/ChangeLog
@@ -1,6 +1,10 @@
# 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.12 2012/11/13 19:19:17 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.13 2013/01/06 13:50:09 tove Exp $
+
+ 06 Jan 2013; Torsten Veller <tove@gentoo.org> -strictures-1.4.1.ebuild,
+ -strictures-1.4.2.ebuild, -strictures-1.4.3.ebuild:
+ Cleanup
*strictures-1.4.4 (13 Nov 2012)
diff --git a/dev-perl/strictures/strictures-1.4.1.ebuild b/dev-perl/strictures/strictures-1.4.1.ebuild
deleted file mode 100644
index 793f79113505..000000000000
--- a/dev-perl/strictures/strictures-1.4.1.ebuild
+++ /dev/null
@@ -1,17 +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/strictures/strictures-1.4.1.ebuild,v 1.2 2012/09/01 12:04:01 grobian Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=1.004001
-inherit perl-module
-
-DESCRIPTION="Turn on strict and make all warnings fatal"
-
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-
-SRC_TEST=do
diff --git a/dev-perl/strictures/strictures-1.4.2.ebuild b/dev-perl/strictures/strictures-1.4.2.ebuild
deleted file mode 100644
index c767c3b25530..000000000000
--- a/dev-perl/strictures/strictures-1.4.2.ebuild
+++ /dev/null
@@ -1,17 +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/strictures/strictures-1.4.2.ebuild,v 1.1 2012/09/10 18:01:12 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=1.004002
-inherit perl-module
-
-DESCRIPTION="Turn on strict and make all warnings fatal"
-
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-
-SRC_TEST=do
diff --git a/dev-perl/strictures/strictures-1.4.3.ebuild b/dev-perl/strictures/strictures-1.4.3.ebuild
deleted file mode 100644
index d633e2861abb..000000000000
--- a/dev-perl/strictures/strictures-1.4.3.ebuild
+++ /dev/null
@@ -1,17 +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/strictures/strictures-1.4.3.ebuild,v 1.1 2012/11/12 19:31:34 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=1.004003
-inherit perl-module
-
-DESCRIPTION="Turn on strict and make all warnings fatal"
-
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-
-SRC_TEST=do