diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-11-20 07:59:10 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-11-20 07:59:10 +0000 |
commit | dab051ea4ca6c0da77c41745bf4dafd0585df26a (patch) | |
tree | c12e3f2e38ab08e8c240160adcbfdb937efa5fff /app-vim/greputils/greputils-2.8.ebuild | |
parent | masked emacs-cvs-22.0.91 for testing (diff) | |
download | gentoo-2-dab051ea4ca6c0da77c41745bf4dafd0585df26a.tar.gz gentoo-2-dab051ea4ca6c0da77c41745bf4dafd0585df26a.tar.bz2 gentoo-2-dab051ea4ca6c0da77c41745bf4dafd0585df26a.zip |
stable on ppc
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-vim/greputils/greputils-2.8.ebuild')
-rw-r--r-- | app-vim/greputils/greputils-2.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/greputils/greputils-2.8.ebuild b/app-vim/greputils/greputils-2.8.ebuild index 3dd5058fbb69..c2b514de8105 100644 --- a/app-vim/greputils/greputils-2.8.ebuild +++ b/app-vim/greputils/greputils-2.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/greputils/greputils-2.8.ebuild,v 1.4 2005/09/10 06:54:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/greputils/greputils-2.8.ebuild,v 1.5 2006/11/20 07:59:10 wormo Exp $ inherit vim-plugin DESCRIPTION="vim plugin: interface with grep, find and id-utils" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1062" LICENSE="GPL-2" -KEYWORDS="alpha ia64 mips ~ppc sparc x86" +KEYWORDS="alpha ia64 mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPURI="${HOMEPAGE}" |