diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-09 15:11:31 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-09 15:11:31 +0000 |
commit | 109b82a273b4c4ad8843c284d54cbe0f96506660 (patch) | |
tree | 68b850e2d306a7dbd78f11fd27171533991c6685 /sys-apps/mlocate | |
parent | Second attempt to commit Manifest (diff) | |
download | gentoo-2-109b82a273b4c4ad8843c284d54cbe0f96506660.tar.gz gentoo-2-109b82a273b4c4ad8843c284d54cbe0f96506660.tar.bz2 gentoo-2-109b82a273b4c4ad8843c284d54cbe0f96506660.zip |
Stable on amd64 wrt bug #194413
(Portage version: 2.1.3.12)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 6d4eec1257e4..3ac697966429 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.7 2007/10/01 17:12:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.8 2007/10/09 15:11:31 angelos Exp $ + + 09 Oct 2007; Christoph Mende <angelos@gentoo.org> mlocate-0.18.ebuild: + Stable on amd64 wrt bug #194413 01 Oct 2007; Christian Faulhammer <opfer@gentoo.org> mlocate-0.18.ebuild: stable x86, bug 194413 diff --git a/sys-apps/mlocate/mlocate-0.18.ebuild b/sys-apps/mlocate/mlocate-0.18.ebuild index 5080f669adac..0f96532cdff3 100644 --- a/sys-apps/mlocate/mlocate-0.18.ebuild +++ b/sys-apps/mlocate/mlocate-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.18.ebuild,v 1.3 2007/10/01 17:12:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.18.ebuild,v 1.4 2007/10/09 15:11:31 angelos Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://people.redhat.com/mitr/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="!sys-apps/slocate |