summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 15:17:18 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 15:17:18 +0000
commit306d8588057eca7f942399f00a0b3bec6925187d (patch)
tree6b43190f6fe56c365f71a0205881e2db3eabd1b0 /virtual/perl-libnet
parentCleanup (diff)
downloadgentoo-2-306d8588057eca7f942399f00a0b3bec6925187d.tar.gz
gentoo-2-306d8588057eca7f942399f00a0b3bec6925187d.tar.bz2
gentoo-2-306d8588057eca7f942399f00a0b3bec6925187d.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-libnet')
-rw-r--r--virtual/perl-libnet/ChangeLog5
-rw-r--r--virtual/perl-libnet/perl-libnet-1.21.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog
index 7553c2446a44..97fd23336b4f 100644
--- a/virtual/perl-libnet/ChangeLog
+++ b/virtual/perl-libnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-libnet
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.28 2010/01/07 20:42:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.29 2010/01/17 15:17:18 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-libnet-1.21.ebuild:
+ Cleanup
07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-libnet-1.21.ebuild,
perl-libnet-1.22.ebuild:
diff --git a/virtual/perl-libnet/perl-libnet-1.21.ebuild b/virtual/perl-libnet/perl-libnet-1.21.ebuild
deleted file mode 100644
index e5adeb4e9c78..000000000000
--- a/virtual/perl-libnet/perl-libnet-1.21.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.21.ebuild,v 1.13 2010/01/07 20:42:33 tove Exp $
-
-DESCRIPTION="Virtual for libnet"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
-
-IUSE=""
-DEPEND=""
-RDEPEND="~perl-core/libnet-${PV}"