diff options
author | 2012-06-27 03:18:44 +0000 | |
---|---|---|
committer | 2012-06-27 03:18:44 +0000 | |
commit | d5d66a84e1cba2b4994a50a8f8dc6f9eddb0bdea (patch) | |
tree | a12aa52634e1d9ec0c52918acf16abb6bb616a84 /sys-apps/mlocate/mlocate-0.25.ebuild | |
parent | Stable for HPPA (bug #420091). (diff) | |
download | historical-d5d66a84e1cba2b4994a50a8f8dc6f9eddb0bdea.tar.gz historical-d5d66a84e1cba2b4994a50a8f8dc6f9eddb0bdea.tar.bz2 historical-d5d66a84e1cba2b4994a50a8f8dc6f9eddb0bdea.zip |
Stable for HPPA (bug #422183).
Package-Manager: portage-2.2.0_alpha113/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/mlocate/mlocate-0.25.ebuild')
-rw-r--r-- | sys-apps/mlocate/mlocate-0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mlocate/mlocate-0.25.ebuild b/sys-apps/mlocate/mlocate-0.25.ebuild index 75076290531e..098dd651cb56 100644 --- a/sys-apps/mlocate/mlocate-0.25.ebuild +++ b/sys-apps/mlocate/mlocate-0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.25.ebuild,v 1.5 2012/06/22 15:30:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.25.ebuild,v 1.6 2012/06/27 03:18:44 jer Exp $ EAPI=4 inherit eutils user @@ -11,7 +11,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="nls selinux" RDEPEND="!sys-apps/slocate |