summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-26 18:41:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-26 18:41:28 +0000
commit661ddc287987d9596f33a58e1559924c1f593baa (patch)
treed54cae752c3fe007f6908388a0f7a393c96e57a7 /app-misc/countrycodes
parentalpha/x86 stable (diff)
downloadgentoo-2-661ddc287987d9596f33a58e1559924c1f593baa.tar.gz
gentoo-2-661ddc287987d9596f33a58e1559924c1f593baa.tar.bz2
gentoo-2-661ddc287987d9596f33a58e1559924c1f593baa.zip
Add ~ia64
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/countrycodes')
-rw-r--r--app-misc/countrycodes/ChangeLog7
-rw-r--r--app-misc/countrycodes/countrycodes-1.0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/countrycodes/ChangeLog b/app-misc/countrycodes/ChangeLog
index 117ffc14d14d..b51d8320c70e 100644
--- a/app-misc/countrycodes/ChangeLog
+++ b/app-misc/countrycodes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/countrycodes
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.18 2007/02/04 02:17:49 dirtyepic Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.19 2008/03/26 18:41:28 armin76 Exp $
+
+ 26 Mar 2008; Raúl Porcel <armin76@gentoo.org> countrycodes-1.0.5.ebuild:
+ Add ~ia64
04 Feb 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/countrycodes-1.0.5-Makefile.patch, countrycodes-1.0.5.ebuild:
diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild
index d5fa31f49e7b..50120050bbfa 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.18 2007/02/04 02:17:49 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.19 2008/03/26 18:41:28 armin76 Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.grigna.com/diego/linux/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~ia64 mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND="virtual/libc"