diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 15:23:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 15:23:17 +0000 |
commit | 721097abacf3ba260c46248a814c1425c9c2395d (patch) | |
tree | e582b89cf73f4aac158e3eee19cdc924ece3c6b6 /app-admin/localepurge/localepurge-0.5.4-r1.ebuild | |
parent | Stable for ia64, wrt bug #373237 (diff) | |
download | gentoo-2-721097abacf3ba260c46248a814c1425c9c2395d.tar.gz gentoo-2-721097abacf3ba260c46248a814c1425c9c2395d.tar.bz2 gentoo-2-721097abacf3ba260c46248a814c1425c9c2395d.zip |
Stable for ia64, wrt bug #451062
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/localepurge/localepurge-0.5.4-r1.ebuild')
-rw-r--r-- | app-admin/localepurge/localepurge-0.5.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/localepurge/localepurge-0.5.4-r1.ebuild b/app-admin/localepurge/localepurge-0.5.4-r1.ebuild index ba5ca61eabe0..3c562d3291a2 100644 --- a/app-admin/localepurge/localepurge-0.5.4-r1.ebuild +++ b/app-admin/localepurge/localepurge-0.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/localepurge-0.5.4-r1.ebuild,v 1.7 2013/01/20 10:51:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/localepurge-0.5.4-r1.ebuild,v 1.8 2013/01/21 15:23:17 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |