diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-28 17:05:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-28 17:05:43 +0000 |
commit | 62d9e731aad76b97342daaa19fe5f18d5f2f7b39 (patch) | |
tree | 7e1f890d0d50fe2bb0362eabb2a8dfb44cf5bc2a /sys-apps/mlocate | |
parent | Stable for HPPA (bug #395427). (diff) | |
download | gentoo-2-62d9e731aad76b97342daaa19fe5f18d5f2f7b39.tar.gz gentoo-2-62d9e731aad76b97342daaa19fe5f18d5f2f7b39.tar.bz2 gentoo-2-62d9e731aad76b97342daaa19fe5f18d5f2f7b39.zip |
Stable for AMD64, wrt bug #396325
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 098140d4c545..9125da4d5b0b 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.89 2011/12/28 17:03:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.90 2011/12/28 17:05:43 ago Exp $ + + 28 Dec 2011; Agostino Sarubbo <ago@gentoo.org> mlocate-0.24.ebuild: + Stable for AMD64, wrt bug #396325 28 Dec 2011; Jeroen Roovers <jer@gentoo.org> mlocate-0.24.ebuild: Stable for HPPA (bug #396325). diff --git a/sys-apps/mlocate/mlocate-0.24.ebuild b/sys-apps/mlocate/mlocate-0.24.ebuild index 2dec47e0c4c1..7b81326b48ae 100644 --- a/sys-apps/mlocate/mlocate-0.24.ebuild +++ b/sys-apps/mlocate/mlocate-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.24.ebuild,v 1.3 2011/12/28 17:03:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.24.ebuild,v 1.4 2011/12/28 17:05:43 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/m/l/mlocate/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="nls selinux" RDEPEND="!sys-apps/slocate |