diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-19 06:07:45 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-19 06:07:45 +0000 |
commit | 3363c5ca445daad1ce73e276688becee7a3404d3 (patch) | |
tree | 93dd7d767d72d362e9fb321082bfa2e4985b9c94 /app-misc/countrycodes | |
parent | Drop to ~mips (diff) | |
download | historical-3363c5ca445daad1ce73e276688becee7a3404d3.tar.gz historical-3363c5ca445daad1ce73e276688becee7a3404d3.tar.bz2 historical-3363c5ca445daad1ce73e276688becee7a3404d3.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.14/cvs/Linux mips64
Diffstat (limited to 'app-misc/countrycodes')
-rw-r--r-- | app-misc/countrycodes/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.5.ebuild | 6 |
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="" |