From 34cc797cdc99d52db0d02cb989eba429b481044e Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Wed, 10 Oct 2007 06:10:57 +0000 Subject: remove PROVIDE=virtual/editor as we have now a new-style virtual (Portage version: 2.1.3.9) --- app-editors/easyedit/ChangeLog | 8 ++++++-- app-editors/easyedit/easyedit-1.4.6.ebuild | 6 ++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-editors/easyedit') diff --git a/app-editors/easyedit/ChangeLog b/app-editors/easyedit/ChangeLog index d9b9317a9e40..d9a8c70deec8 100644 --- a/app-editors/easyedit/ChangeLog +++ b/app-editors/easyedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/easyedit -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.13 2006/12/06 20:23:44 eroyf Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.14 2007/10/10 06:10:57 opfer Exp $ + + 10 Oct 2007; Christian Faulhammer + easyedit-1.4.6.ebuild: + remove PROVIDE=virtual/editor as we have now a new-style virtual 06 Dec 2006; Alexander H. Færøy easyedit-1.4.6.ebuild: diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index 5b761486dc71..b26091b16b47 100644 --- a/app-editors/easyedit/easyedit-1.4.6.ebuild +++ b/app-editors/easyedit/easyedit-1.4.6.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/easyedit/easyedit-1.4.6.ebuild,v 1.17 2007/03/11 15:33:09 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.18 2007/10/10 06:10:57 opfer Exp $ IUSE="" @@ -16,8 +16,6 @@ SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" -PROVIDE="virtual/editor" - src_compile() { emake -j1 || die -- cgit v1.2.3-65-gdbad