diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-06 20:33:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-06 20:33:07 +0000 |
commit | 51728683f26002b7bbb7dbf7c3a640128ffb5f60 (patch) | |
tree | f865ca05ce0ac934a15008976ee6841941fa03d1 /dev-perl/Getopt-Mixed | |
parent | Cleanup (diff) | |
download | gentoo-2-51728683f26002b7bbb7dbf7c3a640128ffb5f60.tar.gz gentoo-2-51728683f26002b7bbb7dbf7c3a640128ffb5f60.tar.bz2 gentoo-2-51728683f26002b7bbb7dbf7c3a640128ffb5f60.zip |
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Getopt-Mixed')
-rw-r--r-- | dev-perl/Getopt-Mixed/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.100.0.ebuild | 15 |
2 files changed, 5 insertions, 17 deletions
diff --git a/dev-perl/Getopt-Mixed/ChangeLog b/dev-perl/Getopt-Mixed/ChangeLog index 422f15bb7cf6..2ae46e302cd9 100644 --- a/dev-perl/Getopt-Mixed/ChangeLog +++ b/dev-perl/Getopt-Mixed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Getopt-Mixed -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.31 2012/12/27 09:20:07 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.32 2013/01/06 20:33:07 tove Exp $ + + 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Getopt-Mixed-1.100.0.ebuild: + Cleanup 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> Getopt-Mixed-1.110.0.ebuild: alpha/sparc stable wrt #441228 diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.100.0.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.100.0.ebuild deleted file mode 100644 index 853a685fef9e..000000000000 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.100.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 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.100.0.ebuild,v 1.2 2011/09/03 21:05:33 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=CJM -MODULE_VERSION=1.10 -inherit perl-module - -DESCRIPTION="Getopt::Mixed is used for parsing mixed options" - -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" -IUSE="" |