summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2013-09-08 15:01:46 +0000
committerIan Delaney <idella4@gentoo.org>2013-09-08 15:01:46 +0000
commit3756c44e7f86e1417fe0753a8c42a44f4ae1b252 (patch)
tree3c7511a095396c34b72698c0cdffb56a886c8fed /dev-perl/Test-Pod
parentVersion bump. (diff)
downloadgentoo-2-3756c44e7f86e1417fe0753a8c42a44f4ae1b252.tar.gz
gentoo-2-3756c44e7f86e1417fe0753a8c42a44f4ae1b252.tar.bz2
gentoo-2-3756c44e7f86e1417fe0753a8c42a44f4ae1b252.zip
remove old, -1.42 req'd, only stable candidate
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r--dev-perl/Test-Pod/ChangeLog5
-rw-r--r--dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild22
2 files changed, 4 insertions, 23 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog
index 5f900a6bb86d..4b88f721487c 100644
--- a/dev-perl/Test-Pod/ChangeLog
+++ b/dev-perl/Test-Pod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Pod
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.72 2013/08/03 04:37:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.73 2013/09/08 15:01:46 idella4 Exp $
+
+ 08 Sep 2013; Ian Delaney <idella4@gentoo.org> -Test-Pod-1.450.0.ebuild:
+ remove old, -1.42 req'd, only stable candidate
*Test-Pod-1.480.0 (03 Aug 2013)
diff --git a/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild b/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild
deleted file mode 100644
index 85f18d28a065..000000000000
--- a/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild
+++ /dev/null
@@ -1,22 +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-Pod/Test-Pod-1.450.0.ebuild,v 1.3 2012/04/28 02:42:52 aballier Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DWHEELER
-MODULE_VERSION=1.45
-inherit perl-module
-
-DESCRIPTION="check for POD errors in files"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Pod-Simple-3.05
- >=virtual/perl-Test-Simple-0.62"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.30"
-
-SRC_TEST="do"