diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 17:48:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 17:48:23 +0000 |
commit | 4f679db030ad5cb0b051757ff6d97c51528763cd (patch) | |
tree | 5d9981803b5aa111fcc11f90cb14a12a795fb8a0 /sys-apps/mlocate | |
parent | Stable for AMD64, wrt bug #396913 (diff) | |
download | historical-4f679db030ad5cb0b051757ff6d97c51528763cd.tar.gz historical-4f679db030ad5cb0b051757ff6d97c51528763cd.tar.bz2 historical-4f679db030ad5cb0b051757ff6d97c51528763cd.zip |
x86 stable wrt bug #396325
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.24.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index cd89de481e8d..0ceaf239d037 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.91 2011/12/28 20:25:46 xmw Exp $ +# 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 $ + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mlocate-0.24.ebuild: + x86 stable wrt bug #396325 28 Dec 2011; Michael Weber <xmw@gentoo.org> mlocate-0.24.ebuild: ppc stable (bug 396325) diff --git a/sys-apps/mlocate/mlocate-0.24.ebuild b/sys-apps/mlocate/mlocate-0.24.ebuild index 956a8d568415..5a3f1344042d 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 +# 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.5 2011/12/28 20:25:46 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.24.ebuild,v 1.6 2012/01/04 17:48:23 phajdan.jr 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 |