diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-22 17:16:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-22 17:16:30 +0000 |
commit | 5b48312af5821665bffb9ca8d465ccb5a4f5ae31 (patch) | |
tree | 4ed76f5ffbc11eebbd01ae083e06acafbaafe3de /sys-apps/mlocate | |
parent | ppc stable, bug #200414 (diff) | |
download | gentoo-2-5b48312af5821665bffb9ca8d465ccb5a4f5ae31.tar.gz gentoo-2-5b48312af5821665bffb9ca8d465ccb5a4f5ae31.tar.bz2 gentoo-2-5b48312af5821665bffb9ca8d465ccb5a4f5ae31.zip |
Stable on ppc wrt bug 203021
(Portage version: 2.1.4_rc11)
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 61e4dd65d1d3..913881dc8f55 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.9 2007/10/14 11:36:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.10 2007/12/22 17:16:30 nixnut Exp $ + + 22 Dec 2007; nixnut <nixnut@gentoo.org> mlocate-0.18.ebuild: + Stable on ppc wrt bug 203021 14 Oct 2007; Christian Faulhammer <opfer@gentoo.org> -mlocate-0.17.ebuild: clean up diff --git a/sys-apps/mlocate/mlocate-0.18.ebuild b/sys-apps/mlocate/mlocate-0.18.ebuild index 0f96532cdff3..a8be7976fdda 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.4 2007/10/09 15:11:31 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.18.ebuild,v 1.5 2007/12/22 17:16:30 nixnut 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 |