diff options
author | Torsten Veller <tove@gentoo.org> | 2009-01-02 09:36:22 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-01-02 09:36:22 +0000 |
commit | 7ff35fc07a0361f4ae19d5ac62081d9446e9fe9d (patch) | |
tree | c2498a018b403d2176ecd4582a2fd9a1dde085f6 /sys-apps/mlocate | |
parent | Version bump (diff) | |
download | gentoo-2-7ff35fc07a0361f4ae19d5ac62081d9446e9fe9d.tar.gz gentoo-2-7ff35fc07a0361f4ae19d5ac62081d9446e9fe9d.tar.bz2 gentoo-2-7ff35fc07a0361f4ae19d5ac62081d9446e9fe9d.zip |
Stable on x86 (#253232)
(Portage version: 2.2_rc20/cvs/Linux 2.6.27-tuxonice i686)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.21.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index 5a2c320252a2..52a37d25cf0d 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.34 2008/12/31 17:19:37 bluebird Exp $ +# 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 $ + + 02 Jan 2009; Torsten Veller <tove@gentoo.org> mlocate-0.21.1.ebuild: + Stable on x86 (#253232) 31 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> mlocate-0.21.1.ebuild: Stable on sparc, bug #253232 diff --git a/sys-apps/mlocate/mlocate-0.21.1.ebuild b/sys-apps/mlocate/mlocate-0.21.1.ebuild index 84042c620dc2..1b43995c781c 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-2008 Gentoo Foundation +# 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.2 2008/12/31 17:19:37 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.1.ebuild,v 1.3 2009/01/02 09:36:22 tove 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 |