diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-29 01:34:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-29 01:34:08 +0000 |
commit | 49cb3a88523ee6a348dd6b5cbae6d268a22b1b9a (patch) | |
tree | d9b97a4b4a7a026670d35b665df80b291e60d07e /app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild | |
parent | stable ppc64, bug 345279 (diff) | |
download | historical-49cb3a88523ee6a348dd6b5cbae6d268a22b1b9a.tar.gz historical-49cb3a88523ee6a348dd6b5cbae6d268a22b1b9a.tar.bz2 historical-49cb3a88523ee6a348dd6b5cbae6d268a22b1b9a.zip |
stable ppc64, bug 342137
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild')
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild b/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild index 5ad8d4d7b1f4..bc9fcae2f04c 100644 --- a/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.5 2010/12/05 18:07:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild,v 1.6 2010/12/29 01:34:08 ranger Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.grigna.com/diego/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" S="${WORKDIR}"/${P}/src |