diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-03-17 20:56:16 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-03-17 20:56:16 +0000 |
commit | 024083eb3b93cf40ec09cdfb25d9480204db92ba (patch) | |
tree | 0fc0736c8fb17f88f58abe662120d929a951d172 /app-admin/localepurge | |
parent | Add OpenSMTPD to the list of MTAs. (diff) | |
download | gentoo-2-024083eb3b93cf40ec09cdfb25d9480204db92ba.tar.gz gentoo-2-024083eb3b93cf40ec09cdfb25d9480204db92ba.tar.bz2 gentoo-2-024083eb3b93cf40ec09cdfb25d9480204db92ba.zip |
Stable for amd64 wrt bug #461052
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 ff6e81f51b26..ecbb688e900f 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.52 2013/02/24 18:11:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/ChangeLog,v 1.53 2013/03/17 20:56:16 nimiux Exp $ + + 17 Mar 2013; Chema Alonso <nimiux@gentoo.org> localepurge-0.5.4-r2.ebuild: + Stable for amd64 wrt bug #461052 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> localepurge-0.5.4-r1.ebuild: Stable for sh, wrt bug #451062 diff --git a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild index 4d48b55e9275..45b19d8e2452 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.2 2013/02/20 23:47:19 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/localepurge-0.5.4-r2.ebuild,v 1.3 2013/03/17 20:56:16 nimiux 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="" |