diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-18 16:51:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-18 16:51:11 +0000 |
commit | 332245042665a7cc1424945bcf10043a2584f704 (patch) | |
tree | eed3f6d5edc8cefc5d428d28e4053d94a5d85c18 /sys-apps/mlocate | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-332245042665a7cc1424945bcf10043a2584f704.tar.gz gentoo-2-332245042665a7cc1424945bcf10043a2584f704.tar.bz2 gentoo-2-332245042665a7cc1424945bcf10043a2584f704.zip |
stable x86, bug 301400
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.22.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index f0ea4fe5c9c3..d1837e04f06c 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.52 2009/11/18 10:29:14 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.53 2010/01/18 16:51:11 fauli Exp $ + + 18 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + mlocate-0.22.2-r1.ebuild: + stable x86, bug 301400 *mlocate-0.22.2-r1 (18 Nov 2009) diff --git a/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild b/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild index 6d5caef79c05..cd8a452719af 100644 --- a/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild +++ b/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild,v 1.1 2009/11/18 10:29:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild,v 1.2 2010/01/18 16:51:11 fauli 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="!sys-apps/slocate |