summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-04-21 18:36:26 +0000
committerTorsten Veller <tove@gentoo.org>2012-04-21 18:36:26 +0000
commit854ed0ded43935cba15dc48b4dd41f61052932bc (patch)
tree3ef6027facc27d26f0bc3b9d4750d5b988d44124 /dev-perl/strictures
parentCleanup (diff)
downloadhistorical-854ed0ded43935cba15dc48b4dd41f61052932bc.tar.gz
historical-854ed0ded43935cba15dc48b4dd41f61052932bc.tar.bz2
historical-854ed0ded43935cba15dc48b4dd41f61052932bc.zip
Cleanup
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r--dev-perl/strictures/ChangeLog5
-rw-r--r--dev-perl/strictures/strictures-1.2.2.ebuild17
2 files changed, 4 insertions, 18 deletions
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