diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-06-14 19:00:35 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-06-14 19:00:35 +0000 |
commit | b85f5a242ac95c02a2cd185065a8ae35fb7eef55 (patch) | |
tree | fa0a4afccb4d7893dc7844bdf9b1519050f18c69 /dev-perl/Getopt-Mixed | |
parent | More fixes (diff) | |
download | historical-b85f5a242ac95c02a2cd185065a8ae35fb7eef55.tar.gz historical-b85f5a242ac95c02a2cd185065a8ae35fb7eef55.tar.bz2 historical-b85f5a242ac95c02a2cd185065a8ae35fb7eef55.zip |
Added ~hppa
Package-Manager: portage-2.0.51.19
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Mixed/ChangeLog b/dev-perl/Getopt-Mixed/ChangeLog index eb235faf1928..e7f3730a594a 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.6 2005/04/25 16:46:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.7 2005/06/14 18:58:53 killerfox Exp $ + + 14 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> + Getopt-Mixed-1.008.ebuild: + Added to ~hppa. 25 Apr 2005; Michael Cummings <mcummings@gentoo.org> Getopt-Mixed-1.008.ebuild: diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild index 8d0e7e1818a1..5a4b4146be18 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 # 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.9 2005/04/25 16:46:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild,v 1.10 2005/06/14 18:58:53 killerfox 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="x86 amd64 ppc sparc alpha" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" IUSE="" |