diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-08 18:17:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-08 18:17:10 +0000 |
commit | af0bf956547fc5f359b2a92c138cd3cc3045abf3 (patch) | |
tree | 6df6d2ba192d3a4be08b600db5b583723b53ad0a /sys-apps | |
parent | x86 stable, bug #232054 (diff) | |
download | gentoo-2-af0bf956547fc5f359b2a92c138cd3cc3045abf3.tar.gz gentoo-2-af0bf956547fc5f359b2a92c138cd3cc3045abf3.tar.bz2 gentoo-2-af0bf956547fc5f359b2a92c138cd3cc3045abf3.zip |
Stable on ppc wrt bug 233819
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 0179d55d2eb5..25bc58eb5f4a 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.24 2008/08/05 00:21:24 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.25 2008/08/08 18:17:10 nixnut Exp $ + + 08 Aug 2008; nixnut <nixnut@gentoo.org> mlocate-0.21.ebuild: + Stable on ppc wrt bug 233819 05 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> mlocate-0.21.ebuild: stable amd64, bug 233819 diff --git a/sys-apps/mlocate/mlocate-0.21.ebuild b/sys-apps/mlocate/mlocate-0.21.ebuild index df3231d11bd4..709fdc6fe857 100644 --- a/sys-apps/mlocate/mlocate-0.21.ebuild +++ b/sys-apps/mlocate/mlocate-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.ebuild,v 1.4 2008/08/05 00:21:24 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.ebuild,v 1.5 2008/08/08 18:17:10 nixnut 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 |