diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-01-02 21:35:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-01-02 21:35:17 +0000 |
commit | 8b969305d5ddbaa397bd54f854207555e8752c1d (patch) | |
tree | f6f591067518c0693f4fcec069ecbf03c896a1bd /sys-apps/mlocate | |
parent | ppc stable, bug #253233 (diff) | |
download | gentoo-2-8b969305d5ddbaa397bd54f854207555e8752c1d.tar.gz gentoo-2-8b969305d5ddbaa397bd54f854207555e8752c1d.tar.bz2 gentoo-2-8b969305d5ddbaa397bd54f854207555e8752c1d.zip |
ppc stable, bug #253232
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.21.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 52a37d25cf0d..3773681d05d2 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,10 @@ # 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.35 2009/01/02 09:36:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.36 2009/01/02 21:35:17 dertobi123 Exp $ + + 02 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> + mlocate-0.21.1.ebuild: + ppc stable, bug #253232 02 Jan 2009; Torsten Veller <tove@gentoo.org> mlocate-0.21.1.ebuild: Stable on x86 (#253232) diff --git a/sys-apps/mlocate/mlocate-0.21.1.ebuild b/sys-apps/mlocate/mlocate-0.21.1.ebuild index 1b43995c781c..abf15b31c63a 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.3 2009/01/02 09:36:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.1.ebuild,v 1.4 2009/01/02 21:35:17 dertobi123 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 |