diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-10-10 06:47:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-10-10 06:47:18 +0000 |
commit | 6c136c2078648931b94719ec9eb6aa97267b1524 (patch) | |
tree | 891eaee89e4c3cec378510f5040b5fb7a5a7abef /app-editors/gvim/gvim-7.0.235.ebuild | |
parent | remove PROVIDE=virtual/editor as we have now a new-style virtual (diff) | |
download | historical-6c136c2078648931b94719ec9eb6aa97267b1524.tar.gz historical-6c136c2078648931b94719ec9eb6aa97267b1524.tar.bz2 historical-6c136c2078648931b94719ec9eb6aa97267b1524.zip |
remove PROVIDE=virtual/editor as we have now a new-style virtual
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-editors/gvim/gvim-7.0.235.ebuild')
-rw-r--r-- | app-editors/gvim/gvim-7.0.235.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/gvim/gvim-7.0.235.ebuild b/app-editors/gvim/gvim-7.0.235.ebuild index a167a6c667ea..7694af498212 100644 --- a/app-editors/gvim/gvim-7.0.235.ebuild +++ b/app-editors/gvim/gvim-7.0.235.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.0.235.ebuild,v 1.13 2007/07/22 08:39:35 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.0.235.ebuild,v 1.14 2007/10/10 06:44:32 opfer Exp $ inherit vim @@ -19,7 +19,6 @@ S=${WORKDIR}/vim${VIM_VERSION/.*} DESCRIPTION="GUI version of the Vim text editor" KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="aqua gnome gtk motif nextaw" -PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV} x11-libs/libXext |