diff options
author | Dawid Węgliński <cla@gentoo.org> | 2009-01-03 13:39:06 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2009-01-03 13:39:06 +0000 |
commit | 6d319a63fedbe47fe1dc92c65f4296281ddc2924 (patch) | |
tree | faf32cb3832b01440f8a1dd4ed125035fddc40b3 /sys-apps/mlocate | |
parent | remove old (diff) | |
download | gentoo-2-6d319a63fedbe47fe1dc92c65f4296281ddc2924.tar.gz gentoo-2-6d319a63fedbe47fe1dc92c65f4296281ddc2924.tar.bz2 gentoo-2-6d319a63fedbe47fe1dc92c65f4296281ddc2924.zip |
Stable on amd64 (bug #253232)
(Portage version: 2.2_rc20/cvs/Linux 2.6.26-tuxonice x86_64)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.21.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 3773681d05d2..9667f8868d00 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.36 2009/01/02 21:35:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.37 2009/01/03 13:39:06 cla Exp $ + + 03 Jan 2009; Dawid Węgliński <cla@gentoo.org> mlocate-0.21.1.ebuild: + Stable on amd64 (bug #253232) 02 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> mlocate-0.21.1.ebuild: diff --git a/sys-apps/mlocate/mlocate-0.21.1.ebuild b/sys-apps/mlocate/mlocate-0.21.1.ebuild index abf15b31c63a..ee4a27f0d461 100644 --- a/sys-apps/mlocate/mlocate-0.21.1.ebuild +++ b/sys-apps/mlocate/mlocate-0.21.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.1.ebuild,v 1.4 2009/01/02 21:35:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.1.ebuild,v 1.5 2009/01/03 13:39:06 cla Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/releases/m/l/mlocate/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND="!sys-apps/slocate |