diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-01-10 14:45:10 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-01-10 14:45:10 +0000 |
commit | 97e522f12306dddb54fbb967b069cb588f9b9f5a (patch) | |
tree | cca06274366c175ff3bd04320c0ab6f18e5aac7e /app-admin/localepurge | |
parent | stable ppc, bug #451050, thanks vincent (diff) | |
download | gentoo-2-97e522f12306dddb54fbb967b069cb588f9b9f5a.tar.gz gentoo-2-97e522f12306dddb54fbb967b069cb588f9b9f5a.tar.bz2 gentoo-2-97e522f12306dddb54fbb967b069cb588f9b9f5a.zip |
stable ppc ppc64, bug #451062, thanks vincent
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-admin/localepurge')
-rw-r--r-- | app-admin/localepurge/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/localepurge/localepurge-0.5.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/localepurge/ChangeLog b/app-admin/localepurge/ChangeLog index 029e795a8ac9..6dfc72ceab48 100644 --- a/app-admin/localepurge/ChangeLog +++ b/app-admin/localepurge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/localepurge -# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/ChangeLog,v 1.40 2012/12/04 22:36:49 hwoarang Exp $ +# Copyright 2002-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/ChangeLog,v 1.41 2013/01/10 14:45:10 blueness Exp $ + + 10 Jan 2013; Anthony G. Basile <blueness@gentoo.org> + localepurge-0.5.4-r1.ebuild: + stable ppc ppc64, bug #451062, thanks vincent *localepurge-0.5.4-r1 (04 Dec 2012) diff --git a/app-admin/localepurge/localepurge-0.5.4-r1.ebuild b/app-admin/localepurge/localepurge-0.5.4-r1.ebuild index e696a1b531c4..66adea780d80 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-2012 Gentoo Foundation +# 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.1 2012/12/04 22:36:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/localepurge-0.5.4-r1.ebuild,v 1.2 2013/01/10 14:45:10 blueness 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="" |