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
commitb7f1b177d842614844e7e3c6f78585095a559457 (patch)
tree605f532ff770e87a2afdf214d63ecf98f5b51931 /app-misc/countrycodes
parentalpha/x86 stable (diff)
downloadhistorical-b7f1b177d842614844e7e3c6f78585095a559457.tar.gz
historical-b7f1b177d842614844e7e3c6f78585095a559457.tar.bz2
historical-b7f1b177d842614844e7e3c6f78585095a559457.zip
Add ~ia64
Package-Manager: portage-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"