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 | 8d383b40032abd26211720c347dcee9eedf760d6 (patch) | |
tree | 39d74543a48e550ae06f5ea4840f51cf1e0a7406 /app-vim/phpdocs/phpdocs-0.26.ebuild | |
parent | small fix0rs (diff) | |
download | historical-8d383b40032abd26211720c347dcee9eedf760d6.tar.gz historical-8d383b40032abd26211720c347dcee9eedf760d6.tar.bz2 historical-8d383b40032abd26211720c347dcee9eedf760d6.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() { |