diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-11-14 15:19:04 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-11-14 15:19:04 +0000 |
commit | 81213759331e693f6818c578054893d1625a4d51 (patch) | |
tree | c2c1b5b817ae44f0efcdc478a1c0e047ee4cdc18 /sys-apps/mlocate | |
parent | Raised phonon dependency to current stable (bug 343031) (diff) | |
download | gentoo-2-81213759331e693f6818c578054893d1625a4d51.tar.gz gentoo-2-81213759331e693f6818c578054893d1625a4d51.tar.bz2 gentoo-2-81213759331e693f6818c578054893d1625a4d51.zip |
alpha stable, bug #343987.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/mlocate')
-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 488b278d6210..eed5b1cb246c 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.78 2010/11/09 20:09:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.79 2010/11/14 15:19:04 mattst88 Exp $ + + 14 Nov 2010; <mattst88@gentoo.org> mlocate-0.23.1.ebuild: + alpha stable, bug #343987. 09 Nov 2010; Markus Meier <maekke@gentoo.org> mlocate-0.23.1.ebuild: arm stable, bug #343987 diff --git a/sys-apps/mlocate/mlocate-0.23.1.ebuild b/sys-apps/mlocate/mlocate-0.23.1.ebuild index 668bc4302ccd..40b94682882f 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.9 2010/11/09 20:09:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.23.1.ebuild,v 1.10 2010/11/14 15:19:04 mattst88 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 |