summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2010-10-19 06:01:05 +0000
committerMart Raudsepp <leio@gentoo.org>2010-10-19 06:01:05 +0000
commit06e5255a187dea6b6d30976da07c5fadeedcfd2f (patch)
tree3656b81f360bcbcc1047865d025fa018707d19dd /app-misc/countrycodes
parentDrop to ~mips (diff)
downloadgentoo-2-06e5255a187dea6b6d30976da07c5fadeedcfd2f.tar.gz
gentoo-2-06e5255a187dea6b6d30976da07c5fadeedcfd2f.tar.bz2
gentoo-2-06e5255a187dea6b6d30976da07c5fadeedcfd2f.zip
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'app-misc/countrycodes')
-rw-r--r--app-misc/countrycodes/ChangeLog5
-rw-r--r--app-misc/countrycodes/countrycodes-1.0.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-misc/countrycodes/ChangeLog b/app-misc/countrycodes/ChangeLog
index a464cbac5024..aef8c1bb19b8 100644
--- a/app-misc/countrycodes/ChangeLog
+++ b/app-misc/countrycodes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/countrycodes
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.21 2010/09/18 15:20:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.22 2010/10/19 06:01:05 leio Exp $
+
+ 19 Oct 2010; Mart Raudsepp <leio@gentoo.org> countrycodes-1.0.5.ebuild:
+ Drop to ~mips
*countrycodes-1.0.5-r1 (18 Sep 2010)
diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild
index 34cdc6904cf3..1c38255d1b37 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-2009 Gentoo Foundation
+# 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.ebuild,v 1.20 2009/09/23 16:00:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.21 2010/10/19 06:01:05 leio 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 ~ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND=""