diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-22 22:58:22 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-22 22:58:22 +0000 |
commit | 7a4776e772a04af53909ee104f68c8f9b2d5bb2e (patch) | |
tree | 4d21b17aacace3b950b2e04c775c41d5ad3d32ea /virtual/perl-libnet | |
parent | Automated update. (diff) | |
download | gentoo-2-7a4776e772a04af53909ee104f68c8f9b2d5bb2e.tar.gz gentoo-2-7a4776e772a04af53909ee104f68c8f9b2d5bb2e.tar.bz2 gentoo-2-7a4776e772a04af53909ee104f68c8f9b2d5bb2e.zip |
Remove old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
Diffstat (limited to 'virtual/perl-libnet')
-rw-r--r-- | virtual/perl-libnet/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-libnet/perl-libnet-1.230.0-r1.ebuild | 19 | ||||
-rw-r--r-- | virtual/perl-libnet/perl-libnet-1.270.0.ebuild | 3 |
3 files changed, 7 insertions, 21 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog index 8ae661e87169..91e7f5f67973 100644 --- a/virtual/perl-libnet/ChangeLog +++ b/virtual/perl-libnet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-libnet # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.49 2014/07/15 21:20:09 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.50 2014/07/22 22:58:22 dilfridge Exp $ + + 22 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-libnet-1.230.0-r1.ebuild, perl-libnet-1.270.0.ebuild: + Remove old *perl-libnet-1.270.0 (15 Jul 2014) *perl-libnet-1.230.0-r1 (15 Jul 2014) diff --git a/virtual/perl-libnet/perl-libnet-1.230.0-r1.ebuild b/virtual/perl-libnet/perl-libnet-1.230.0-r1.ebuild deleted file mode 100644 index e403611134b8..000000000000 --- a/virtual/perl-libnet/perl-libnet-1.230.0-r1.ebuild +++ /dev/null @@ -1,19 +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-libnet/perl-libnet-1.230.0-r1.ebuild,v 1.1 2014/07/15 21:20:09 dilfridge Exp $ - -# Some important notes about detecting libnet version -# http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes - -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="~perl-core/${PN#perl-}-${PV}" diff --git a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild b/virtual/perl-libnet/perl-libnet-1.270.0.ebuild index 4ad5d7f8de46..de19859c5be2 100644 --- a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild +++ b/virtual/perl-libnet/perl-libnet-1.270.0.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v 1.1 2014/07/15 21:20:09 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v 1.2 2014/07/22 22:58:22 dilfridge Exp $ # Some important notes about detecting libnet version # http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes # perl-5.20 probably was 1.260 (which is not on cpan anymore) +# lets stabilize this one day together with dev-lang/perl-5.20 EAPI=5 |