summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:45:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:45:56 +0000
commit5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0 (patch)
tree1f7b307e7b2e41d7ec40d8d3f1363e42ff571788 /app-vim/phpdocs/phpdocs-0.26.ebuild
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.tar.gz
gentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.tar.bz2
gentoo-2-5b01928837f6dd33a04c933a8fb6c5e5f3d3fcd0.zip
sync IUSE (missing)
Diffstat (limited to 'app-vim/phpdocs/phpdocs-0.26.ebuild')
-rw-r--r--app-vim/phpdocs/phpdocs-0.26.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/phpdocs/phpdocs-0.26.ebuild b/app-vim/phpdocs/phpdocs-0.26.ebuild
index 46e118623f0a..4bf362fcf70d 100644
--- a/app-vim/phpdocs/phpdocs-0.26.ebuild
+++ b/app-vim/phpdocs/phpdocs-0.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.8 2004/06/24 23:02:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.9 2004/07/14 13:41:57 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,7 @@ 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 ~ppc"
+IUSE=""
DEPEND="${DEPEND} >=sys-apps/sed-4"
src_unpack() {