diff options
author | 2010-04-05 19:24:27 +0000 | |
---|---|---|
committer | 2010-04-05 19:24:27 +0000 | |
commit | 589e7b02b4618f62554d5040bf2a27d5110b1eb0 (patch) | |
tree | a3d1ccac2e55d4ff5e3a97f72111888d88b4ee0a /sys-apps/mlocate | |
parent | Stable on amd64 wrt bug #311639 (diff) | |
download | gentoo-2-589e7b02b4618f62554d5040bf2a27d5110b1eb0.tar.gz gentoo-2-589e7b02b4618f62554d5040bf2a27d5110b1eb0.tar.bz2 gentoo-2-589e7b02b4618f62554d5040bf2a27d5110b1eb0.zip |
Stable on amd64 wrt bug #301400
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.22.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index d930d54c02c9..4ce5beb7948c 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/mlocate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.57 2010/03/30 22:57:27 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.58 2010/04/05 19:24:27 hwoarang Exp $ + + 05 Apr 2010; Markos Chandras <hwoarang@gentoo.org> + mlocate-0.22.2-r1.ebuild: + Stable on amd64 wrt bug #301400 *mlocate-0.22.4 (30 Mar 2010) diff --git a/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild b/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild index 8e8de7a66bf2..4ce49da4fcde 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-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.4 2010/01/26 23:06:19 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.2-r1.ebuild,v 1.5 2010/04/05 19:24:27 hwoarang 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 |