summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-12-31 13:45:06 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-12-31 13:45:06 +0000
commitea5b854e176eecfabebe204057e17ec9c450f568 (patch)
tree4210a870635d2cbaea1929ec5656e31d815b741e /virtual/perl-Module-Build
parentDrop old (diff)
downloadgentoo-2-ea5b854e176eecfabebe204057e17ec9c450f568.tar.gz
gentoo-2-ea5b854e176eecfabebe204057e17ec9c450f568.tar.bz2
gentoo-2-ea5b854e176eecfabebe204057e17ec9c450f568.zip
Drop old
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-Module-Build')
-rw-r--r--virtual/perl-Module-Build/ChangeLog6
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild14
2 files changed, 5 insertions, 15 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 02de66f06553..418e7ebb3a61 100644
--- a/virtual/perl-Module-Build/ChangeLog
+++ b/virtual/perl-Module-Build/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Build
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.83 2013/08/15 06:05:59 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.84 2013/12/31 13:45:06 zlogene Exp $
+
+ 31 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+ -perl-Module-Build-0.34.0201.ebuild:
+ Drop old
*perl-Module-Build-0.400.700 (15 Aug 2013)
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
deleted file mode 100644
index db0fcd5ed7d4..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.13 2013/01/07 17:21:44 vapier Exp $
-
-DESCRIPTION="Build and install Perl modules"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Build-${PV} )"