diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 15:22:19 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 15:22:19 +0000 |
commit | 5bdd2554d32b156735b80fd0c83ba2f20950d6c0 (patch) | |
tree | 680dc5603577508f5e836031e981a8fb79a786a4 /virtual/perl-libnet | |
parent | Cleanup (diff) | |
download | historical-5bdd2554d32b156735b80fd0c83ba2f20950d6c0.tar.gz historical-5bdd2554d32b156735b80fd0c83ba2f20950d6c0.tar.bz2 historical-5bdd2554d32b156735b80fd0c83ba2f20950d6c0.zip |
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-libnet')
-rw-r--r-- | virtual/perl-libnet/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-libnet/perl-libnet-1.21.ebuild | 15 |
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}" |