summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-10 06:40:20 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-10 06:40:20 +0000
commit702b909361237072f1bdb015a52b9eea2fc9e3cf (patch)
treeef80361010b23fe99c36bf5680e9d721e52a7e3d /app-editors/fe
parentremove PROVIDE=virtual/editor as we have now a new-style virtual (diff)
downloadgentoo-2-702b909361237072f1bdb015a52b9eea2fc9e3cf.tar.gz
gentoo-2-702b909361237072f1bdb015a52b9eea2fc9e3cf.tar.bz2
gentoo-2-702b909361237072f1bdb015a52b9eea2fc9e3cf.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/fe')
-rw-r--r--app-editors/fe/ChangeLog5
-rw-r--r--app-editors/fe/fe-1.6.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/app-editors/fe/ChangeLog b/app-editors/fe/ChangeLog
index 7d6b11be1c8d..236eda865cf9 100644
--- a/app-editors/fe/ChangeLog
+++ b/app-editors/fe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/fe
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/ChangeLog,v 1.1 2007/06/17 19:15:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/ChangeLog,v 1.2 2007/10/10 06:40:20 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> fe-1.6.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
*fe-1.6 (17 Jun 2007)
diff --git a/app-editors/fe/fe-1.6.ebuild b/app-editors/fe/fe-1.6.ebuild
index 3719c540c5b2..8ab18ee2ea5f 100644
--- a/app-editors/fe/fe-1.6.ebuild
+++ b/app-editors/fe/fe-1.6.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/fe/fe-1.6.ebuild,v 1.1 2007/06/17 19:15:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/fe-1.6.ebuild,v 1.2 2007/10/10 06:40:20 opfer Exp $
DESCRIPTION="A small and easy to use folding editor"
HOMEPAGE="http://www.moria.de/~michael/fe/"
@@ -13,7 +13,6 @@ IUSE=""
DEPEND="sys-libs/ncurses"
RDEPEND="${DEPEND}"
-PROVIDE="virtual/editor"
src_install() {
emake \