diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-03 19:10:12 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-03 19:10:12 +0000 |
commit | 31a8241c0d1876c6705a44e5ee397678cd2f666b (patch) | |
tree | e6e145dd07c5ba18795874a978ea99ba7f6853a0 /app-vim/phpdocs/phpdocs-0.26.ebuild | |
parent | small fix0rs (diff) | |
download | gentoo-2-31a8241c0d1876c6705a44e5ee397678cd2f666b.tar.gz gentoo-2-31a8241c0d1876c6705a44e5ee397678cd2f666b.tar.bz2 gentoo-2-31a8241c0d1876c6705a44e5ee397678cd2f666b.zip |
stable on sparc
Diffstat (limited to 'app-vim/phpdocs/phpdocs-0.26.ebuild')
-rw-r--r-- | app-vim/phpdocs/phpdocs-0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/phpdocs/phpdocs-0.26.ebuild b/app-vim/phpdocs/phpdocs-0.26.ebuild index cb759e113fcb..1f68624b3597 100644 --- a/app-vim/phpdocs/phpdocs-0.26.ebuild +++ b/app-vim/phpdocs/phpdocs-0.26.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.5 2003/11/15 04:39:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.6 2003/12/03 19:10:08 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: PHPDoc Support in VIM" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=520" LICENSE="vim" -KEYWORDS="x86 alpha ~sparc ia64" +KEYWORDS="x86 alpha sparc ia64" DEPEND="${DEPEND} >=sys-apps/sed-4" src_unpack() { |