summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-10 06:16:37 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-10 06:16:37 +0000
commit2f9643c3001c70d9dd25753b6616d60b8a134d5c (patch)
tree042f13e7ec1797fbcff96aeb54881c45e226626f /app-editors/elvis
parentremove PROVIDE=virtual/editor as we have now a new-style virtual (diff)
downloadgentoo-2-2f9643c3001c70d9dd25753b6616d60b8a134d5c.tar.gz
gentoo-2-2f9643c3001c70d9dd25753b6616d60b8a134d5c.tar.bz2
gentoo-2-2f9643c3001c70d9dd25753b6616d60b8a134d5c.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/elvis')
-rw-r--r--app-editors/elvis/ChangeLog6
-rw-r--r--app-editors/elvis/elvis-2.2.0-r1.ebuild3
-rw-r--r--app-editors/elvis/elvis-2.2.0-r2.ebuild3
-rw-r--r--app-editors/elvis/elvis-2.2.0-r3.ebuild3
4 files changed, 8 insertions, 7 deletions
diff --git a/app-editors/elvis/ChangeLog b/app-editors/elvis/ChangeLog
index 82410147e4e2..7b891064ef2d 100644
--- a/app-editors/elvis/ChangeLog
+++ b/app-editors/elvis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/elvis
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/ChangeLog,v 1.33 2007/09/21 21:24:30 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/ChangeLog,v 1.34 2007/10/10 06:16:37 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ elvis-2.2.0-r1.ebuild, elvis-2.2.0-r2.ebuild, elvis-2.2.0-r3.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
*elvis-2.2.0-r3 (21 Sep 2007)
diff --git a/app-editors/elvis/elvis-2.2.0-r1.ebuild b/app-editors/elvis/elvis-2.2.0-r1.ebuild
index a98ce40949fd..392c5bf07d7e 100644
--- a/app-editors/elvis/elvis-2.2.0-r1.ebuild
+++ b/app-editors/elvis/elvis-2.2.0-r1.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/elvis/elvis-2.2.0-r1.ebuild,v 1.8 2007/07/22 08:42:58 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0-r1.ebuild,v 1.9 2007/10/10 06:16:37 opfer Exp $
inherit eutils
@@ -21,7 +21,6 @@ DEPEND=">=sys-libs/ncurses-5.2
>=x11-libs/libXt-1.0.0
>=x11-libs/libXpm-3.5.4.2
>=x11-libs/libXft-2.1.8.2 )"
-PROVIDE="virtual/editor"
src_compile() {
./configure \
diff --git a/app-editors/elvis/elvis-2.2.0-r2.ebuild b/app-editors/elvis/elvis-2.2.0-r2.ebuild
index 2f925e7d9bfe..a981c09101b0 100644
--- a/app-editors/elvis/elvis-2.2.0-r2.ebuild
+++ b/app-editors/elvis/elvis-2.2.0-r2.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/elvis/elvis-2.2.0-r2.ebuild,v 1.4 2007/07/22 08:42:58 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0-r2.ebuild,v 1.5 2007/10/10 06:16:37 opfer Exp $
inherit eutils versionator
@@ -22,7 +22,6 @@ DEPEND=">=sys-libs/ncurses-5.2
>=x11-libs/libXpm-3.5.4.2
>=x11-libs/libXft-2.1.8.2 )
app-admin/eselect-vi"
-PROVIDE="virtual/editor"
S="${WORKDIR}/${PN}-${MY_PV}"
diff --git a/app-editors/elvis/elvis-2.2.0-r3.ebuild b/app-editors/elvis/elvis-2.2.0-r3.ebuild
index 87a457d718a0..a5304a521ecb 100644
--- a/app-editors/elvis/elvis-2.2.0-r3.ebuild
+++ b/app-editors/elvis/elvis-2.2.0-r3.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/elvis/elvis-2.2.0-r3.ebuild,v 1.2 2007/09/21 22:45:43 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0-r3.ebuild,v 1.3 2007/10/10 06:16:37 opfer Exp $
inherit eutils versionator
@@ -22,7 +22,6 @@ DEPEND=">=sys-libs/ncurses-5.2
>=x11-libs/libXpm-3.5.4.2
>=x11-libs/libXft-2.1.8.2 )
app-admin/eselect-vi"
-PROVIDE="virtual/editor"
S="${WORKDIR}/${PN}-${MY_PV}"