From c592f4c288204fa162e86b09bfbec1a69a7a8426 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sat, 2 May 2009 10:52:51 +0000 Subject: Cleanup (Portage version: 2.2_rc31/cvs/Linux i686) --- dev-perl/PlRPC/ChangeLog | 8 ++++++-- dev-perl/PlRPC/PlRPC-0.2018.ebuild | 18 ------------------ dev-perl/PlRPC/PlRPC-0.2019.ebuild | 18 ------------------ 3 files changed, 6 insertions(+), 38 deletions(-) delete mode 100644 dev-perl/PlRPC/PlRPC-0.2018.ebuild delete mode 100644 dev-perl/PlRPC/PlRPC-0.2019.ebuild (limited to 'dev-perl/PlRPC') diff --git a/dev-perl/PlRPC/ChangeLog b/dev-perl/PlRPC/ChangeLog index 71b1ccfae7a8..601d1b97f768 100644 --- a/dev-perl/PlRPC/ChangeLog +++ b/dev-perl/PlRPC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PlRPC -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/ChangeLog,v 1.45 2008/06/07 09:48:58 aballier Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/ChangeLog,v 1.46 2009/05/02 10:52:51 tove Exp $ + + 02 May 2009; Torsten Veller -PlRPC-0.2018.ebuild, + -PlRPC-0.2019.ebuild: + Cleanup 07 Jun 2008; Alexis Ballier PlRPC-0.2020-r1.ebuild: keyword ~sparc-fbsd diff --git a/dev-perl/PlRPC/PlRPC-0.2018.ebuild b/dev-perl/PlRPC/PlRPC-0.2018.ebuild deleted file mode 100644 index d2049d0c268a..000000000000 --- a/dev-perl/PlRPC/PlRPC-0.2018.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/PlRPC-0.2018.ebuild,v 1.15 2007/01/19 15:26:35 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="The Perl RPC Module" -SRC_URI="mirror://cpan/authors/id/J/JW/JWIED/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jwied/" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=virtual/perl-Storable-1.0.7 - >=dev-perl/Net-Daemon-0.34 - dev-lang/perl" diff --git a/dev-perl/PlRPC/PlRPC-0.2019.ebuild b/dev-perl/PlRPC/PlRPC-0.2019.ebuild deleted file mode 100644 index 8f1466075543..000000000000 --- a/dev-perl/PlRPC/PlRPC-0.2019.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/PlRPC-0.2019.ebuild,v 1.5 2007/08/25 13:17:25 vapier Exp $ - -inherit perl-module - -DESCRIPTION="The Perl RPC Module" -SRC_URI="mirror://cpan/authors/id/M/MN/MNOONING/${PN}/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~mnooning/" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=virtual/perl-Storable-1.0.7 - >=dev-perl/Net-Daemon-0.34 - dev-lang/perl" -- cgit v1.2.3-65-gdbad