diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-04 00:07:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-04 00:07:20 +0000 |
commit | ff861917ad7120bd7c56af373ccd15e5f042ad94 (patch) | |
tree | 3eb2699d914e6f1887acea5984aca93b4020d3bf /sys-apps | |
parent | Use Gentoo mirrors. (diff) | |
download | gentoo-2-ff861917ad7120bd7c56af373ccd15e5f042ad94.tar.gz gentoo-2-ff861917ad7120bd7c56af373ccd15e5f042ad94.tar.bz2 gentoo-2-ff861917ad7120bd7c56af373ccd15e5f042ad94.zip |
Keyword ~alpha wrt #338426 (thanks to mattst88 for testing).
(Portage version: 2.2.0_alpha3/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 ffeabbb7569e..9066754a2ab8 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.71 2010/10/05 18:49:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/ChangeLog,v 1.72 2010/11/04 00:07:20 ssuominen Exp $ + + 04 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> mlocate-0.23.1.ebuild: + Keyword ~alpha wrt #338426 (thanks to mattst88 for testing). 05 Oct 2010; Jeroen Roovers <jer@gentoo.org> mlocate-0.22.4.ebuild, mlocate-0.23.1.ebuild: diff --git a/sys-apps/mlocate/mlocate-0.23.1.ebuild b/sys-apps/mlocate/mlocate-0.23.1.ebuild index adffefc158b3..92e84f90b9b6 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.2 2010/10/05 18:49:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.23.1.ebuild,v 1.3 2010/11/04 00:07:20 ssuominen 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="!sys-apps/slocate |