diff options
author | 2003-11-15 04:41:01 +0000 | |
---|---|---|
committer | 2003-11-15 04:41:01 +0000 | |
commit | b2e96a04751580f89eb1e564433bff7cd2b2184d (patch) | |
tree | 799df93d68d8e8c0affabc50c4a43de1b4872364 /app-vim/phpdocs/phpdocs-0.26.ebuild | |
parent | cpio is in app-arch now instead (diff) | |
download | gentoo-2-b2e96a04751580f89eb1e564433bff7cd2b2184d.tar.gz gentoo-2-b2e96a04751580f89eb1e564433bff7cd2b2184d.tar.bz2 gentoo-2-b2e96a04751580f89eb1e564433bff7cd2b2184d.zip |
stable on ia64
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 3b89e3ca1d4d..cb759e113fcb 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.4 2003/10/13 18:44:16 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.5 2003/11/15 04:39:28 agriffis 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" +KEYWORDS="x86 alpha ~sparc ia64" DEPEND="${DEPEND} >=sys-apps/sed-4" src_unpack() { |