diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-01-11 17:35:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-01-11 17:35:30 +0000 |
commit | 407ab9165655bd305cff98a7038de7bccabb4767 (patch) | |
tree | 8f3714f604c6c583f97e3f2c936fca931617e1f7 /app-admin/localepurge | |
parent | app-pda/gtkpod: Reintroduce the versions for deps and fix patch against usage... (diff) | |
download | gentoo-2-407ab9165655bd305cff98a7038de7bccabb4767.tar.gz gentoo-2-407ab9165655bd305cff98a7038de7bccabb4767.tar.bz2 gentoo-2-407ab9165655bd305cff98a7038de7bccabb4767.zip |
Stable for HPPA (bug #451062).
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin/localepurge')
-rw-r--r-- | app-admin/localepurge/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/localepurge/localepurge-0.5.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/localepurge/ChangeLog b/app-admin/localepurge/ChangeLog index e1980bb763ac..d9f86f8b7bab 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.42 2013/01/11 07:32:42 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/ChangeLog,v 1.43 2013/01/11 17:35:30 jer Exp $ + + 11 Jan 2013; Jeroen Roovers <jer@gentoo.org> localepurge-0.5.4-r1.ebuild: + Stable for HPPA (bug #451062). 11 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> localepurge-0.5.4-r1.ebuild: Stable on amd64, wrt bug #451062 diff --git a/app-admin/localepurge/localepurge-0.5.4-r1.ebuild b/app-admin/localepurge/localepurge-0.5.4-r1.ebuild index 939999835f5e..19e054b7a8fe 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.3 2013/01/11 07:32:42 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/localepurge-0.5.4-r1.ebuild,v 1.4 2013/01/11 17:35:30 jer 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="" |