summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:53:39 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:53:39 +0000
commit0116cb0a3420f2cec5faca06c17050bd45e20069 (patch)
tree9a59764d631320714e468f9c882cfe27a5f29c18 /app-vim/phpdocs
parentsync IUSE (-mozilla) (diff)
downloadhistorical-0116cb0a3420f2cec5faca06c17050bd45e20069.tar.gz
historical-0116cb0a3420f2cec5faca06c17050bd45e20069.tar.bz2
historical-0116cb0a3420f2cec5faca06c17050bd45e20069.zip
sync IUSE (missing)
Diffstat (limited to 'app-vim/phpdocs')
-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() {