diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:01:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:01:19 +0000 |
commit | ef1ffad143fc149589a24ccb725d397f6915cb58 (patch) | |
tree | 6d187f55b1ea45c4996e952ccc4686dc08787fe6 /app-editors/gvim/gvim-6.3.075.ebuild | |
parent | Fix postinstallation instructions typo. Bug #98069. (diff) | |
download | gentoo-2-ef1ffad143fc149589a24ccb725d397f6915cb58.tar.gz gentoo-2-ef1ffad143fc149589a24ccb725d397f6915cb58.tar.bz2 gentoo-2-ef1ffad143fc149589a24ccb725d397f6915cb58.zip |
sync IUSE (+aqua)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors/gvim/gvim-6.3.075.ebuild')
-rw-r--r-- | app-editors/gvim/gvim-6.3.075.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gvim/gvim-6.3.075.ebuild b/app-editors/gvim/gvim-6.3.075.ebuild index 91bb06d30a3b..abbb6dfbb063 100644 --- a/app-editors/gvim/gvim-6.3.075.ebuild +++ b/app-editors/gvim/gvim-6.3.075.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.3.075.ebuild,v 1.2 2005/06/09 14:09:48 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.3.075.ebuild,v 1.3 2005/07/07 02:01:19 agriffis Exp $ inherit vim @@ -20,7 +20,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="GUI version of the Vim text editor" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="${IUSE} gnome gtk gtk2 motif nls" +IUSE="gnome gtk gtk2 motif nls" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV} |