diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-23 13:37:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-23 13:37:06 +0000 |
commit | b59c143b048029e07f43c0a111aec8a78841e373 (patch) | |
tree | 33ff062f7f867bcd0faeeef23d26fc0dd1e94ae7 /app-admin/localepurge | |
parent | Stable for alpha, wrt bug #459866 (diff) | |
download | gentoo-2-b59c143b048029e07f43c0a111aec8a78841e373.tar.gz gentoo-2-b59c143b048029e07f43c0a111aec8a78841e373.tar.bz2 gentoo-2-b59c143b048029e07f43c0a111aec8a78841e373.zip |
Stable for alpha, wrt bug #461052
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/localepurge')
-rw-r--r-- | app-admin/localepurge/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/localepurge/localepurge-0.5.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/localepurge/ChangeLog b/app-admin/localepurge/ChangeLog index 44cf90207333..f6f41b480007 100644 --- a/app-admin/localepurge/ChangeLog +++ b/app-admin/localepurge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/localepurge # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/ChangeLog,v 1.58 2013/03/23 12:55:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/ChangeLog,v 1.59 2013/03/23 13:37:06 ago Exp $ + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localepurge-0.5.4-r2.ebuild: + Stable for alpha, wrt bug #461052 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localepurge-0.5.4-r2.ebuild: Stable for arm, wrt bug #461052 diff --git a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild index 82f6f2ddfe84..f112fc2bd229 100644 --- a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild +++ b/app-admin/localepurge/localepurge-0.5.4-r2.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-r2.ebuild,v 1.8 2013/03/23 12:55:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/localepurge-0.5.4-r2.ebuild,v 1.9 2013/03/23 13:37:06 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |