diff options
author | David Holm <dholm@gentoo.org> | 2004-03-16 01:01:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-16 01:01:44 +0000 |
commit | 6680a53008272805689d9320e32b13a2a6c84410 (patch) | |
tree | 3114cf426d349e3c39b9d5d5a1beef5643f257d1 /app-vim/phpdocs/phpdocs-0.26.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-6680a53008272805689d9320e32b13a2a6c84410.tar.gz gentoo-2-6680a53008272805689d9320e32b13a2a6c84410.tar.bz2 gentoo-2-6680a53008272805689d9320e32b13a2a6c84410.zip |
Added to ~ppc
Diffstat (limited to 'app-vim/phpdocs/phpdocs-0.26.ebuild')
-rw-r--r-- | app-vim/phpdocs/phpdocs-0.26.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/phpdocs/phpdocs-0.26.ebuild b/app-vim/phpdocs/phpdocs-0.26.ebuild index 1f68624b3597..efc3c970edd2 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. +# Copyright 1999-2004 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.6 2003/12/03 19:10:08 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.7 2004/03/16 01:01:44 dholm 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 ~ppc" DEPEND="${DEPEND} >=sys-apps/sed-4" src_unpack() { |