summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-10 06:10:57 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-10 06:10:57 +0000
commit34cc797cdc99d52db0d02cb989eba429b481044e (patch)
tree8e602ea0837ac6dae6b0e06e9e2a1222256c4913 /app-editors/easyedit
parentremove PROVIDE=virtual/editor as we have now a new-style virtual (diff)
downloadgentoo-2-34cc797cdc99d52db0d02cb989eba429b481044e.tar.gz
gentoo-2-34cc797cdc99d52db0d02cb989eba429b481044e.tar.bz2
gentoo-2-34cc797cdc99d52db0d02cb989eba429b481044e.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/easyedit')
-rw-r--r--app-editors/easyedit/ChangeLog8
-rw-r--r--app-editors/easyedit/easyedit-1.4.6.ebuild6
2 files changed, 8 insertions, 6 deletions
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 <opfer@gentoo.org>
+ 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 <eroyf@gentoo.org>
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