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
commita41a1f13e5c86a02b31faaae5ff349dd17ae1b17 (patch)
tree90fa60943bb4ddad1eb06c783ffcda6b63550144 /virtual
parentCleanup (diff)
downloadhistorical-a41a1f13e5c86a02b31faaae5ff349dd17ae1b17.tar.gz
historical-a41a1f13e5c86a02b31faaae5ff349dd17ae1b17.tar.bz2
historical-a41a1f13e5c86a02b31faaae5ff349dd17ae1b17.zip
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-digest-base/ChangeLog8
-rw-r--r--virtual/perl-digest-base/perl-digest-base-1.13.ebuild15
-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
5 files changed, 11 insertions, 48 deletions
diff --git a/virtual/perl-digest-base/ChangeLog b/virtual/perl-digest-base/ChangeLog
index 37ae7445e14b..208f69c10b63 100644
--- a/virtual/perl-digest-base/ChangeLog
+++ b/virtual/perl-digest-base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-digest-base
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/ChangeLog,v 1.16 2008/08/22 21:27:12 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-digest-base/ChangeLog,v 1.17 2009/03/13 22:06:11 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org>
+ -perl-digest-base-1.13.ebuild:
+ Cleanup
22 Aug 2008; Alexis Ballier <aballier@gentoo.org>
perl-digest-base-1.15.ebuild:
diff --git a/virtual/perl-digest-base/perl-digest-base-1.13.ebuild b/virtual/perl-digest-base/perl-digest-base-1.13.ebuild
deleted file mode 100644
index fad5c12fd1e4..000000000000
--- a/virtual/perl-digest-base/perl-digest-base-1.13.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-digest-base/perl-digest-base-1.13.ebuild,v 1.5 2007/07/11 05:04:22 mr_bones_ Exp $
-
-DESCRIPTION="Virtual for digest-base"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
-
-IUSE=""
-DEPEND=""
-RDEPEND="~perl-core/digest-base-${PV}"
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}"