diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-30 13:16:45 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-30 13:16:45 +0000 |
commit | de0ff041255e5c514008c418d9085d23622d4c9b (patch) | |
tree | d93c642d3acff2bccc37a0767dd63f3a8a011791 /dev-perl/Getopt-Mixed | |
parent | Cleanup (diff) | |
download | historical-de0ff041255e5c514008c418d9085d23622d4c9b.tar.gz historical-de0ff041255e5c514008c418d9085d23622d4c9b.tar.bz2 historical-de0ff041255e5c514008c418d9085d23622d4c9b.zip |
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Getopt-Mixed')
-rw-r--r-- | dev-perl/Getopt-Mixed/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.09.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.10.ebuild | 5 |
4 files changed, 7 insertions, 36 deletions
diff --git a/dev-perl/Getopt-Mixed/ChangeLog b/dev-perl/Getopt-Mixed/ChangeLog index 1893d50a6e03..9f7be85a228f 100644 --- a/dev-perl/Getopt-Mixed/ChangeLog +++ b/dev-perl/Getopt-Mixed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Getopt-Mixed # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.19 2008/03/28 08:55:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.20 2008/09/30 13:16:45 tove Exp $ + + 30 Sep 2008; Torsten Veller <tove@gentoo.org> -Getopt-Mixed-1.008.ebuild, + -Getopt-Mixed-1.09.ebuild, Getopt-Mixed-1.10.ebuild: + Cleanup 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Getopt-Mixed-1.10.ebuild: Stable for HPPA too. diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild deleted file mode 100644 index 9abe100b6e43..000000000000 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild +++ /dev/null @@ -1,16 +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/Getopt-Mixed/Getopt-Mixed-1.008.ebuild,v 1.16 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Getopt::Mixed is used for parsing mixed options" -HOMEPAGE="http://search.cpan.org/~cjm/" -SRC_URI="mirror://cpan/authors/id/C/CJ/CJM/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.09.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.09.ebuild deleted file mode 100644 index 260694daf13a..000000000000 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.09.ebuild +++ /dev/null @@ -1,16 +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/Getopt-Mixed/Getopt-Mixed-1.09.ebuild,v 1.3 2007/07/10 23:33:27 mr_bones_ Exp $ - -inherit perl-module - -DESCRIPTION="Getopt::Mixed is used for parsing mixed options" -HOMEPAGE="http://search.cpan.org/~cjm/" -SRC_URI="mirror://cpan/authors/id/C/CJ/CJM/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc ~x86" -IUSE="" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.10.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.10.ebuild index 64e29fbdf1c4..24f88be76b58 100644 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.10.ebuild +++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.10.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.10.ebuild,v 1.7 2008/03/28 08:55:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.10.ebuild,v 1.8 2008/09/30 13:16:45 tove Exp $ +MODULE_AUTHOR=CJM inherit perl-module DESCRIPTION="Getopt::Mixed is used for parsing mixed options" -HOMEPAGE="http://search.cpan.org/~cjm/" -SRC_URI="mirror://cpan/authors/id/C/CJ/CJM/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |