diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-10 07:26:10 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-10 07:26:10 +0000 |
commit | e021b2bc2486f33b7cded8430b925ab58a23b875 (patch) | |
tree | a8d1bdba462984f1962a91c9b1c8b60420a1b516 /app-editors/vile/vile-9.5-r1.ebuild | |
parent | remove PROVIDE=virtual/editor as we have now a new-style virtual (diff) | |
download | gentoo-2-e021b2bc2486f33b7cded8430b925ab58a23b875.tar.gz gentoo-2-e021b2bc2486f33b7cded8430b925ab58a23b875.tar.bz2 gentoo-2-e021b2bc2486f33b7cded8430b925ab58a23b875.zip |
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/vile/vile-9.5-r1.ebuild')
-rw-r--r-- | app-editors/vile/vile-9.5-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-editors/vile/vile-9.5-r1.ebuild b/app-editors/vile/vile-9.5-r1.ebuild index 5327d51337ac..bf0e9d1f23b9 100644 --- a/app-editors/vile/vile-9.5-r1.ebuild +++ b/app-editors/vile/vile-9.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.5-r1.ebuild,v 1.3 2006/10/25 04:21:21 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.5-r1.ebuild,v 1.4 2007/10/10 07:26:10 opfer Exp $ inherit eutils @@ -18,7 +18,6 @@ RDEPEND=">=sys-libs/ncurses-5.2 DEPEND="${RDEPEND} sys-devel/flex app-admin/eselect-vi" -PROVIDE="virtual/editor" src_unpack() { unpack ${A} |