diff options
author | 2004-12-13 03:27:10 +0000 | |
---|---|---|
committer | 2004-12-13 03:27:10 +0000 | |
commit | 3d9c20fea4a0b43ae8336d9ea87034f072a24687 (patch) | |
tree | a989969c2be62f1a6932458fc53d63435588ce9f /app-misc | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-3d9c20fea4a0b43ae8336d9ea87034f072a24687.tar.gz gentoo-2-3d9c20fea4a0b43ae8336d9ea87034f072a24687.tar.bz2 gentoo-2-3d9c20fea4a0b43ae8336d9ea87034f072a24687.zip |
Stable on sparc.
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/countrycodes/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/countrycodes/ChangeLog b/app-misc/countrycodes/ChangeLog index 65f641a58d98..d86ea8637bca 100644 --- a/app-misc/countrycodes/ChangeLog +++ b/app-misc/countrycodes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/countrycodes # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.10 2004/10/21 13:38:39 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.11 2004/12/13 03:27:10 weeve Exp $ + + 12 Dec 2004; Jason Wever <weeve@gentoo.org> countrycodes-1.0.5.ebuild: + Stable on sparc. 21 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml: update metadata (no-herd => shell-tools) diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild index fb2fa5630ce8..97a88e1d3bc5 100644 --- a/app-misc/countrycodes/countrycodes-1.0.5.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.10 2004/10/05 13:34:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.11 2004/12/13 03:27:10 weeve Exp $ DESCRIPTION="An ISO 3166 country code finder" HOMEPAGE="http://www.grigna.com/diego/linux/countrycodes/" @@ -8,7 +8,7 @@ SRC_URI="http://www.grigna.com/diego/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~mips ppc ~alpha ppc64" +KEYWORDS="x86 sparc ~mips ppc ~alpha ppc64" IUSE="" RDEPEND="virtual/libc" |