summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 22:11:01 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 22:11:01 +0000
commit7d293aeb52d2d557074388457d2f8cf3db7417c1 (patch)
tree4faa0b5211f0dd59a1da34e1a16d17ce4715458e /virtual/perl-libnet
parentCleanup (diff)
downloadgentoo-2-7d293aeb52d2d557074388457d2f8cf3db7417c1.tar.gz
gentoo-2-7d293aeb52d2d557074388457d2f8cf3db7417c1.tar.bz2
gentoo-2-7d293aeb52d2d557074388457d2f8cf3db7417c1.zip
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-libnet')
-rw-r--r--virtual/perl-libnet/ChangeLog6
-rw-r--r--virtual/perl-libnet/perl-libnet-1.19.ebuild15
-rw-r--r--virtual/perl-libnet/perl-libnet-1.20.ebuild15
3 files changed, 5 insertions, 31 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog
index eb91987ca50c..f47ca398b1f6 100644
--- a/virtual/perl-libnet/ChangeLog
+++ b/virtual/perl-libnet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-libnet
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.19 2009/01/22 09:37:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.20 2009/03/13 22:11:01 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -perl-libnet-1.19.ebuild,
+ -perl-libnet-1.20.ebuild:
+ Cleanup
22 Jan 2009; Alexis Ballier <aballier@gentoo.org> perl-libnet-1.20.ebuild:
remove x86-fbsd keyword from old version as we have no provider for this
diff --git a/virtual/perl-libnet/perl-libnet-1.19.ebuild b/virtual/perl-libnet/perl-libnet-1.19.ebuild
deleted file mode 100644
index d5a885f03a9e..000000000000
--- a/virtual/perl-libnet/perl-libnet-1.19.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.19.ebuild,v 1.5 2007/07/11 05:04:22 mr_bones_ Exp $
-
-DESCRIPTION="Virtual for libnet"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
-IUSE=""
-DEPEND=""
-RDEPEND="|| ( >=dev-lang/perl-5.8.8 ~perl-core/libnet-${PV} )"
diff --git a/virtual/perl-libnet/perl-libnet-1.20.ebuild b/virtual/perl-libnet/perl-libnet-1.20.ebuild
deleted file mode 100644
index 26b9a4cea211..000000000000
--- a/virtual/perl-libnet/perl-libnet-1.20.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.20.ebuild,v 1.6 2009/01/22 09:37:16 aballier Exp $
-
-DESCRIPTION="Virtual for libnet"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
-
-IUSE=""
-DEPEND=""
-RDEPEND="~perl-core/libnet-${PV}"