diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-23 12:55:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-23 12:55:24 +0000 |
commit | 9438ab50b70b5dfb25353c4faac0c3559e33b942 (patch) | |
tree | ea0e46c6e3b0a5e195ae3fe7b7aede853cd5f0de /app-admin/localepurge | |
parent | Stable for arm, wrt bug #459866 (diff) | |
download | gentoo-2-9438ab50b70b5dfb25353c4faac0c3559e33b942.tar.gz gentoo-2-9438ab50b70b5dfb25353c4faac0c3559e33b942.tar.bz2 gentoo-2-9438ab50b70b5dfb25353c4faac0c3559e33b942.zip |
Stable for arm, 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 94e7ef272b7d..44cf90207333 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.57 2013/03/23 09:58:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/ChangeLog,v 1.58 2013/03/23 12:55:24 ago Exp $ + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localepurge-0.5.4-r2.ebuild: + Stable for arm, wrt bug #461052 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> localepurge-0.5.4-r2.ebuild: Stable for ppc64, 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 781becffcc4b..82f6f2ddfe84 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.7 2013/03/23 09:58:34 ago Exp $ +# $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 $ 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="" |