summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 19:09:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 19:09:32 +0000
commit36dfb0fcee616a99cadbc4d6bc772d2012498e4f (patch)
treebe549753f5b29331640e2b880ca719c2bf1ad116 /app-misc/countrycodes
parentfilter -funroll-loops for bug #89749 (diff)
downloadgentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.tar.gz
gentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.tar.bz2
gentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/countrycodes')
-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 e103240ea8b2..9f5441e0aad2 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.14 2005/01/02 21:11:46 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.15 2005/04/21 19:09:01 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> countrycodes-1.0.5.ebuild:
+ stable on amd64
02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild
index 0d5ff1179262..4e23cf366073 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.13 2005/01/01 14:57:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.14 2005/04/21 19:09:01 blubb 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="x86 sparc ~mips ppc ~alpha ppc64 amd64"
IUSE=""
RDEPEND="virtual/libc"