diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:24 +0000 |
commit | d2ba9d521a7fd2ab75991ec291c4577ffc058c57 (patch) | |
tree | e6f7c5600ea3d4073f534703bf28e37b0474bb37 /dev-perl/Geography-Countries | |
parent | New ebuild thanks to Sebastian Witt <se.witt@gmx.net> and t35t0r in bug 102919 (diff) | |
download | historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.tar.gz historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.tar.bz2 historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.zip |
marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Geography-Countries')
-rw-r--r-- | dev-perl/Geography-Countries/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Geography-Countries/ChangeLog b/dev-perl/Geography-Countries/ChangeLog index 6deb1c9199c1..557cfd70254f 100644 --- a/dev-perl/Geography-Countries/ChangeLog +++ b/dev-perl/Geography-Countries/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Geography-Countries -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.3 2004/10/14 19:56:51 dholm Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.4 2006/01/13 20:52:24 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Geography-Countries-1.4.ebuild: + marking stable sparc x86 14 Oct 2004; David Holm <dholm@gentoo.org> Geography-Countries-1.4.ebuild: Added to ~ppc. diff --git a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild index 7769f76a6238..13087ad79a50 100644 --- a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild +++ b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.3 2004/10/14 19:56:51 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.4 2006/01/13 20:52:24 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abigail/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~ppc sparc x86" IUSE="" SRC_TEST="do" |