diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-26 17:47:13 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-26 17:47:13 +0000 |
commit | 5ec25878d41f84f729670b1e5e1558ef067ecb16 (patch) | |
tree | 51b8208010e335941e3754948a22efdc1763ae8f /sys-apps | |
parent | alpha/ia64/sparc stable wrt #322849 (diff) | |
download | gentoo-2-5ec25878d41f84f729670b1e5e1558ef067ecb16.tar.gz gentoo-2-5ec25878d41f84f729670b1e5e1558ef067ecb16.tar.bz2 gentoo-2-5ec25878d41f84f729670b1e5e1558ef067ecb16.zip |
Stable on amd64 wrt bug #325059
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/mlocate/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/mlocate/mlocate-0.22.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index dd0a87f1ed48..7a8f2acc3427 100644 --- a/sys-apps/mlocate/ChangeLog +++ b/sys-apps/mlocate/ChangeLog @@ -1,6 +1,9 @@ # 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.62 2010/06/22 13:05:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.63 2010/06/26 17:47:13 angelos Exp $ + + 26 Jun 2010; Christoph Mende <angelos@gentoo.org> mlocate-0.22.4.ebuild: + Stable on amd64 wrt bug #325059 22 Jun 2010; Christian Faulhammer <fauli@gentoo.org> mlocate-0.22.4.ebuild: diff --git a/sys-apps/mlocate/mlocate-0.22.4.ebuild b/sys-apps/mlocate/mlocate-0.22.4.ebuild index 2044505a6d9a..54aec5ccf54d 100644 --- a/sys-apps/mlocate/mlocate-0.22.4.ebuild +++ b/sys-apps/mlocate/mlocate-0.22.4.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.4.ebuild,v 1.3 2010/06/22 13:01:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.22.4.ebuild,v 1.4 2010/06/26 17:47:13 angelos Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/m/l/mlocate/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="!sys-apps/slocate |