summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 16:29:20 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 16:29:20 +0000
commit4c30350b1d10bb76220cb89e938ac2deda506274 (patch)
tree2d90e334673748c69bda8afb46f216c3694e491f /virtual/perl-Perl-OSType
parentRemove Perl 5.16 as provider (diff)
downloadgentoo-2-4c30350b1d10bb76220cb89e938ac2deda506274.tar.gz
gentoo-2-4c30350b1d10bb76220cb89e938ac2deda506274.tar.bz2
gentoo-2-4c30350b1d10bb76220cb89e938ac2deda506274.zip
Remove old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual/perl-Perl-OSType')
-rw-r--r--virtual/perl-Perl-OSType/ChangeLog6
-rw-r--r--virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r2.ebuild20
2 files changed, 5 insertions, 21 deletions
diff --git a/virtual/perl-Perl-OSType/ChangeLog b/virtual/perl-Perl-OSType/ChangeLog
index c33408bd7319..9735f1709df0 100644
--- a/virtual/perl-Perl-OSType/ChangeLog
+++ b/virtual/perl-Perl-OSType/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Perl-OSType
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.35 2014/10/18 19:34:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/ChangeLog,v 1.36 2014/11/08 16:29:20 dilfridge Exp $
+
+ 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-Perl-OSType-1.2.0-r2.ebuild:
+ Remove old
18 Oct 2014; Mike Frysinger <vapier@gentoo.org>
perl-Perl-OSType-1.3.0-r1.ebuild:
diff --git a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r2.ebuild b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r2.ebuild
deleted file mode 100644
index 38f3fa47141d..000000000000
--- a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Perl-OSType/perl-Perl-OSType-1.2.0-r2.ebuild,v 1.1 2014/07/11 23:02:31 dilfridge Exp $
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- || ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"