diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:13:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:13:25 +0000 |
commit | 5b33786fe88b6d01558ee3511004c0cbdc2e58da (patch) | |
tree | a31260a586066bd760ca44870d7706a4c614d9e6 /dev-perl/Getopt-Mixed | |
parent | Update admindir with a fresh copy of 3.5.3, this way arts can actually be dis... (diff) | |
download | historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.tar.gz historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.tar.bz2 historical-5b33786fe88b6d01558ee3511004c0cbdc2e58da.zip |
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Getopt-Mixed')
-rw-r--r-- | dev-perl/Getopt-Mixed/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Getopt-Mixed/ChangeLog b/dev-perl/Getopt-Mixed/ChangeLog index 49ab39feba7c..eed30e45a827 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.9 2005/10/02 12:44:33 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.10 2006/06/29 18:13:25 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Getopt-Mixed-1.008.ebuild: + Stable on hppa 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Getopt-Mixed-1.008.ebuild: Mark 1.008 stable on ia64 diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild index 2577eeaed124..d016a4f5d17c 100644 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild +++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.12 2005/10/02 12:44:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild,v 1.13 2006/06/29 18:13:25 gustavoz Exp $ inherit perl-module @@ -10,5 +10,5 @@ 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" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="" |