diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 23:22:44 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 23:22:44 +0000 |
commit | 0b1cf077c66f0ca3d3fa473a7677094eb911b8b6 (patch) | |
tree | 3ab3daeafd7947620b1a2bceab707f8b3eb47cd8 /sys-apps/mlocate | |
parent | stable x86, bug 215735 (diff) | |
download | gentoo-2-0b1cf077c66f0ca3d3fa473a7677094eb911b8b6.tar.gz gentoo-2-0b1cf077c66f0ca3d3fa473a7677094eb911b8b6.tar.bz2 gentoo-2-0b1cf077c66f0ca3d3fa473a7677094eb911b8b6.zip |
stable x86, bug 215795
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 2f5bdf194ff1..349b6a02f02f 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.11 2008/03/03 20:44:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.12 2008/04/01 23:22:44 opfer Exp $ + + 01 Apr 2008; Christian Faulhammer <opfer@gentoo.org> mlocate-0.19.ebuild: + stable x86, bug 215795 *mlocate-0.19 (03 Mar 2008) diff --git a/sys-apps/mlocate/mlocate-0.19.ebuild b/sys-apps/mlocate/mlocate-0.19.ebuild index da4f6f38f6ee..fa82c6c15994 100644 --- a/sys-apps/mlocate/mlocate-0.19.ebuild +++ b/sys-apps/mlocate/mlocate-0.19.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.19.ebuild,v 1.1 2008/03/03 20:44:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.19.ebuild,v 1.2 2008/04/01 23:22:44 opfer 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 |