summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-10 06:53:13 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-10 06:53:13 +0000
commitff2b1f54a557b691f23361dd89ebd39619b82fe0 (patch)
treefdd84fc343e78854be2eca01847d7ee4bf4fb48a /app-editors/jed
parentremove PROVIDE=virtual/editor as we have now a new-style virtual (diff)
downloadgentoo-2-ff2b1f54a557b691f23361dd89ebd39619b82fe0.tar.gz
gentoo-2-ff2b1f54a557b691f23361dd89ebd39619b82fe0.tar.bz2
gentoo-2-ff2b1f54a557b691f23361dd89ebd39619b82fe0.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/jed')
-rw-r--r--app-editors/jed/ChangeLog6
-rw-r--r--app-editors/jed/jed-0.99.16-r2.ebuild4
-rw-r--r--app-editors/jed/jed-0.99.18.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog
index b48e334da491..db713f62e783 100644
--- a/app-editors/jed/ChangeLog
+++ b/app-editors/jed/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/jed
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.38 2007/08/30 13:28:35 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.39 2007/10/10 06:53:13 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ jed-0.99.16-r2.ebuild, jed-0.99.18.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
30 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing liquidx from metadata due to his retirement (see #171155 for
diff --git a/app-editors/jed/jed-0.99.16-r2.ebuild b/app-editors/jed/jed-0.99.16-r2.ebuild
index fe0c069d524f..719006911237 100644
--- a/app-editors/jed/jed-0.99.16-r2.ebuild
+++ b/app-editors/jed/jed-0.99.16-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/jed/jed-0.99.16-r2.ebuild,v 1.21 2007/06/18 07:10:22 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r2.ebuild,v 1.22 2007/10/10 06:53:13 opfer Exp $
inherit eutils
@@ -23,8 +23,6 @@ RDEPEND="=sys-libs/slang-1.4*
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
-PROVIDE="virtual/editor"
-
src_unpack() {
unpack ${A}
cd "${S}"; epatch "${FILESDIR}/${P}-jed.info.patch"
diff --git a/app-editors/jed/jed-0.99.18.ebuild b/app-editors/jed/jed-0.99.18.ebuild
index d51d11bb5550..79017df74918 100644
--- a/app-editors/jed/jed-0.99.18.ebuild
+++ b/app-editors/jed/jed-0.99.18.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/jed/jed-0.99.18.ebuild,v 1.2 2007/06/18 07:10:22 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.18.ebuild,v 1.3 2007/10/10 06:53:13 opfer Exp $
inherit eutils versionator
@@ -23,8 +23,6 @@ RDEPEND="=sys-libs/slang-2*
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
-PROVIDE="virtual/editor"
-
src_unpack() {
unpack ${A}