summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-09 17:32:45 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-09 17:32:45 +0000
commitd3c60faf22a5abfabfd66ac9d9e67a561003dbd3 (patch)
tree235d2b4b3b7d05d9b2d81f85f34d6290668e5ba4 /app-misc
parentAdd metadata. (diff)
downloadhistorical-d3c60faf22a5abfabfd66ac9d9e67a561003dbd3.tar.gz
historical-d3c60faf22a5abfabfd66ac9d9e67a561003dbd3.tar.bz2
historical-d3c60faf22a5abfabfd66ac9d9e67a561003dbd3.zip
Mark 1.0.5 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/countrycodes/ChangeLog5
-rw-r--r--app-misc/countrycodes/countrycodes-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/countrycodes/ChangeLog b/app-misc/countrycodes/ChangeLog
index 9f5441e0aad2..9999d0f62bb8 100644
--- a/app-misc/countrycodes/ChangeLog
+++ b/app-misc/countrycodes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/countrycodes
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.15 2005/04/21 19:09:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.16 2005/09/09 17:32:45 agriffis Exp $
+
+ 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> countrycodes-1.0.5.ebuild:
+ Mark 1.0.5 stable on alpha
21 Apr 2005; Simon Stelling <blubb@gentoo.org> countrycodes-1.0.5.ebuild:
stable on amd64
diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild
index 06a6dadf7ae1..b3cfa3535cbd 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-2005 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.15 2005/07/09 13:57:12 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.16 2005/09/09 17:32:45 agriffis 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 amd64"
+KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND="virtual/libc"