diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:24:42 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:24:42 +0000 |
commit | 76b706c9f00fe3dc654ca738eb896118cc828e56 (patch) | |
tree | 32679b222df30384b7c4aaa14f1d9d981970653f /sys-apps | |
parent | Stable on amd64 wrt bug #341865 (diff) | |
download | gentoo-2-76b706c9f00fe3dc654ca738eb896118cc828e56.tar.gz gentoo-2-76b706c9f00fe3dc654ca738eb896118cc828e56.tar.bz2 gentoo-2-76b706c9f00fe3dc654ca738eb896118cc828e56.zip |
Stable on amd64 wrt bug #343987
(Portage version: 2.1.9.24/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.23.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/mlocate/ChangeLog b/sys-apps/mlocate/ChangeLog index ae10ad5dfa82..2290c966e35a 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.76 2010/11/04 20:45:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.77 2010/11/05 13:24:42 hwoarang Exp $ + + 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> mlocate-0.23.1.ebuild: + Stable on amd64 wrt bug #343987 04 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> mlocate-0.23.1.ebuild: ppc64 stable wrt #343987 diff --git a/sys-apps/mlocate/mlocate-0.23.1.ebuild b/sys-apps/mlocate/mlocate-0.23.1.ebuild index 41fc7025a539..7d23f60b13e3 100644 --- a/sys-apps/mlocate/mlocate-0.23.1.ebuild +++ b/sys-apps/mlocate/mlocate-0.23.1.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.23.1.ebuild,v 1.7 2010/11/04 20:45:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.23.1.ebuild,v 1.8 2010/11/05 13:24:42 hwoarang 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="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND="!sys-apps/slocate |