diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-15 11:41:26 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-15 11:41:26 +0000 |
commit | 3aaf703a0a66263ac1ce005b8d1277a548329bf5 (patch) | |
tree | d1963715c95d163d1885a318f9eed7c43750ec76 /dev-perl/Want | |
parent | Added horde-3.1.9, -3.2.2, removed horde-3.2.1 in response to sec issue (diff) | |
download | gentoo-2-3aaf703a0a66263ac1ce005b8d1277a548329bf5.tar.gz gentoo-2-3aaf703a0a66263ac1ce005b8d1277a548329bf5.tar.bz2 gentoo-2-3aaf703a0a66263ac1ce005b8d1277a548329bf5.zip |
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Want')
-rw-r--r-- | dev-perl/Want/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.07.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.10.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.12.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.14.ebuild | 17 |
5 files changed, 5 insertions, 69 deletions
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index 9a6d5d722173..e17d9c461b05 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Want # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.35 2008/07/17 21:11:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.36 2008/09/15 11:41:26 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Want-0.07.ebuild, + -Want-0.10.ebuild, -Want-0.12.ebuild, -Want-0.14.ebuild: + Cleanup 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> Want-0.18.ebuild: alpha/ia64/sparc/x86 stable diff --git a/dev-perl/Want/Want-0.07.ebuild b/dev-perl/Want/Want-0.07.ebuild deleted file mode 100644 index e5e944a331ff..000000000000 --- a/dev-perl/Want/Want-0.07.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.12 2007/07/10 23:33:28 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A generalisation of wantarray" -SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~robin/${P}/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Want/Want-0.10.ebuild b/dev-perl/Want/Want-0.10.ebuild deleted file mode 100644 index ba758f165e26..000000000000 --- a/dev-perl/Want/Want-0.10.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.10.ebuild,v 1.9 2007/07/10 23:33:28 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A generalisation of wantarray" -SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~robin/${P}/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 hppa ia64 ppc sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Want/Want-0.12.ebuild b/dev-perl/Want/Want-0.12.ebuild deleted file mode 100644 index 277f145a7efb..000000000000 --- a/dev-perl/Want/Want-0.12.ebuild +++ /dev/null @@ -1,17 +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/Want/Want-0.12.ebuild,v 1.8 2007/07/10 23:33:28 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="A generalisation of wantarray" -SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~robin/${P}/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Want/Want-0.14.ebuild b/dev-perl/Want/Want-0.14.ebuild deleted file mode 100644 index e651d846fc8e..000000000000 --- a/dev-perl/Want/Want-0.14.ebuild +++ /dev/null @@ -1,17 +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/Want/Want-0.14.ebuild,v 1.6 2007/08/09 15:23:39 dertobi123 Exp $ - -inherit perl-module - -DESCRIPTION="A generalisation of wantarray" -SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/~robin/${P}/" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" |