diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-07 15:57:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-07 15:57:38 +0000 |
commit | 5d38c217815548adc8bd45bc749583fc23f919a8 (patch) | |
tree | badd140e9901184439c3da6c952c44534de95c6a /sys-apps/mlocate | |
parent | alpha/sparc/x86 stable wrt #221159 (diff) | |
download | gentoo-2-5d38c217815548adc8bd45bc749583fc23f919a8.tar.gz gentoo-2-5d38c217815548adc8bd45bc749583fc23f919a8.tar.bz2 gentoo-2-5d38c217815548adc8bd45bc749583fc23f919a8.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/mlocate')
-rw-r--r-- | sys-apps/mlocate/mlocate-0.21.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/mlocate/mlocate-0.21.ebuild b/sys-apps/mlocate/mlocate-0.21.ebuild index 580d1c5ef490..da8f82b4e0f0 100644 --- a/sys-apps/mlocate/mlocate-0.21.ebuild +++ b/sys-apps/mlocate/mlocate-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.ebuild,v 1.1 2008/07/06 10:28:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mlocate/mlocate-0.21.ebuild,v 1.2 2008/07/07 15:57:38 mr_bones_ Exp $ inherit eutils @@ -8,7 +8,6 @@ DESCRIPTION="Merging locate is an utility to index and quickly search for files" HOMEPAGE="https://fedorahosted.org/mlocate/" SRC_URI="https://fedorahosted.org/releases/m/l/mlocate/${P}.tar.bz2" - LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" |