diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-08 21:35:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-08 21:35:38 +0000 |
commit | eb1719aa42c7e9a8c9e2621381872d262ffccb37 (patch) | |
tree | f096f6a9b6ccada8fe9f613d8a5424c4e50f427e /sys-apps/mlocate | |
parent | arm stable, bug #396161 (diff) | |
download | gentoo-2-eb1719aa42c7e9a8c9e2621381872d262ffccb37.tar.gz gentoo-2-eb1719aa42c7e9a8c9e2621381872d262ffccb37.tar.bz2 gentoo-2-eb1719aa42c7e9a8c9e2621381872d262ffccb37.zip |
arm stable, bug #396325
(Portage version: 2.1.10.44/cvs/Linux i686)
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 0ceaf239d037..7d004247b111 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.92 2012/01/04 17:48:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.93 2012/01/08 21:35:38 maekke Exp $ + + 08 Jan 2012; Markus Meier <maekke@gentoo.org> mlocate-0.24.ebuild: + arm stable, bug #396325 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mlocate-0.24.ebuild: x86 stable wrt bug #396325 diff --git a/sys-apps/mlocate/mlocate-0.24.ebuild b/sys-apps/mlocate/mlocate-0.24.ebuild index 5a3f1344042d..31577a711fc8 100644 --- a/sys-apps/mlocate/mlocate-0.24.ebuild +++ b/sys-apps/mlocate/mlocate-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.6 2012/01/04 17:48:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.24.ebuild,v 1.7 2012/01/08 21:35:38 maekke 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 |