summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-10 07:22:43 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-10 07:22:43 +0000
commit799c972a704473983a5fe746e0bab9eb1ce9eb5f (patch)
tree30514a04baed0cf5a701e1e1f38e6f5c4e4fbd47 /app-editors/teco
parentDon't PROVIDE=virtual/editor as it is a new-style virtual now. (diff)
downloadgentoo-2-799c972a704473983a5fe746e0bab9eb1ce9eb5f.tar.gz
gentoo-2-799c972a704473983a5fe746e0bab9eb1ce9eb5f.tar.bz2
gentoo-2-799c972a704473983a5fe746e0bab9eb1ce9eb5f.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/teco')
-rw-r--r--app-editors/teco/ChangeLog6
-rw-r--r--app-editors/teco/teco-1.00-r2.ebuild3
-rw-r--r--app-editors/teco/teco-1.00-r3.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/app-editors/teco/ChangeLog b/app-editors/teco/ChangeLog
index 4eb0287aae41..5a50b05ef899 100644
--- a/app-editors/teco/ChangeLog
+++ b/app-editors/teco/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/teco
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.16 2007/01/24 02:54:35 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.17 2007/10/10 07:22:43 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> teco-1.00-r2.ebuild,
+ teco-1.00-r3.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
24 Jan 2007; Marius Mauch <genone@gentoo.org> teco-1.00-r2.ebuild,
teco-1.00-r3.ebuild:
diff --git a/app-editors/teco/teco-1.00-r2.ebuild b/app-editors/teco/teco-1.00-r2.ebuild
index 09739e08d138..1d0754ff1184 100644
--- a/app-editors/teco/teco-1.00-r2.ebuild
+++ b/app-editors/teco/teco-1.00-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/teco/teco-1.00-r2.ebuild,v 1.8 2007/01/24 02:54:35 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r2.ebuild,v 1.9 2007/10/10 07:22:43 opfer Exp $
inherit ccc
@@ -20,7 +20,6 @@ IUSE="doc"
RDEPEND="virtual/libc"
DEPEND="${DEPEND}
>=sys-apps/sed-4"
-PROVIDE="virtual/editor"
S=${WORKDIR}
diff --git a/app-editors/teco/teco-1.00-r3.ebuild b/app-editors/teco/teco-1.00-r3.ebuild
index 0bb039c76707..1f1f6477d859 100644
--- a/app-editors/teco/teco-1.00-r3.ebuild
+++ b/app-editors/teco/teco-1.00-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/teco/teco-1.00-r3.ebuild,v 1.6 2007/01/24 02:54:35 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r3.ebuild,v 1.7 2007/10/10 07:22:43 opfer Exp $
inherit toolchain-funcs flag-o-matic
@@ -19,7 +19,6 @@ IUSE="doc"
RDEPEND="sys-libs/ncurses"
DEPEND="${DEPEND}"
-PROVIDE="virtual/editor"
S=${WORKDIR}