summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-10-10 07:04:23 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-10-10 07:04:23 +0000
commitd53b10edb75354742a035c507cba471db6160ee8 (patch)
tree313867639f3949a086b5aea198517c9149632251 /app-editors
parentremove PROVIDE=virtual/editor as we have now a new-style virtual (diff)
downloadhistorical-d53b10edb75354742a035c507cba471db6160ee8.tar.gz
historical-d53b10edb75354742a035c507cba471db6160ee8.tar.bz2
historical-d53b10edb75354742a035c507cba471db6160ee8.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-editors')
-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
-rw-r--r--app-editors/joe/ChangeLog6
-rw-r--r--app-editors/joe/joe-3.0-r2.ebuild3
-rw-r--r--app-editors/joe/joe-3.1-r1.ebuild3
-rw-r--r--app-editors/joe/joe-3.2.ebuild3
-rw-r--r--app-editors/joe/joe-3.4.ebuild3
-rw-r--r--app-editors/joe/joe-3.5.ebuild3
-rw-r--r--app-editors/le/ChangeLog6
-rw-r--r--app-editors/le/le-1.12.5.ebuild6
-rw-r--r--app-editors/le/le-1.13.4.ebuild6
-rw-r--r--app-editors/mg/ChangeLog5
-rw-r--r--app-editors/mg/mg-20070529.ebuild3
14 files changed, 31 insertions, 30 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}
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog
index fe222cce926d..d05f18e4041a 100644
--- a/app-editors/joe/ChangeLog
+++ b/app-editors/joe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/joe
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.57 2007/05/25 16:46:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.58 2007/10/10 06:57:56 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> joe-3.0-r2.ebuild,
+ joe-3.1-r1.ebuild, joe-3.2.ebuild, joe-3.4.ebuild, joe-3.5.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
25 May 2007; Raúl Porcel <armin76@gentoo.org> joe-3.5.ebuild:
alpha stable wrt #166051
diff --git a/app-editors/joe/joe-3.0-r2.ebuild b/app-editors/joe/joe-3.0-r2.ebuild
index a22d1c94f2bc..81027a69a1d1 100644
--- a/app-editors/joe/joe-3.0-r2.ebuild
+++ b/app-editors/joe/joe-3.0-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/joe/joe-3.0-r2.ebuild,v 1.6 2007/02/28 21:55:42 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.0-r2.ebuild,v 1.7 2007/10/10 06:57:56 opfer Exp $
inherit flag-o-matic eutils
@@ -14,7 +14,6 @@ KEYWORDS="alpha amd64 mips ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2-r2"
-PROVIDE="virtual/editor"
src_unpack() {
unpack ${A}
diff --git a/app-editors/joe/joe-3.1-r1.ebuild b/app-editors/joe/joe-3.1-r1.ebuild
index dcd0b8cea7da..44d0d337ab1e 100644
--- a/app-editors/joe/joe-3.1-r1.ebuild
+++ b/app-editors/joe/joe-3.1-r1.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/joe/joe-3.1-r1.ebuild,v 1.6 2007/02/28 21:55:42 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.1-r1.ebuild,v 1.7 2007/10/10 06:57:56 opfer Exp $
inherit flag-o-matic eutils
@@ -14,7 +14,6 @@ KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2-r2"
-PROVIDE="virtual/editor"
src_unpack() {
unpack ${A}
diff --git a/app-editors/joe/joe-3.2.ebuild b/app-editors/joe/joe-3.2.ebuild
index d5ce86924470..4dd101b795d8 100644
--- a/app-editors/joe/joe-3.2.ebuild
+++ b/app-editors/joe/joe-3.2.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/joe/joe-3.2.ebuild,v 1.13 2007/02/28 21:55:42 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.14 2007/10/10 06:57:56 opfer Exp $
inherit flag-o-matic
@@ -14,7 +14,6 @@ KEYWORDS="alpha amd64 arm mips ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2-r2"
-PROVIDE="virtual/editor"
src_unpack() {
unpack ${A}
diff --git a/app-editors/joe/joe-3.4.ebuild b/app-editors/joe/joe-3.4.ebuild
index 362f8d7271c8..43dbccc9d881 100644
--- a/app-editors/joe/joe-3.4.ebuild
+++ b/app-editors/joe/joe-3.4.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/joe/joe-3.4.ebuild,v 1.3 2007/02/28 21:55:42 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.4.ebuild,v 1.4 2007/10/10 06:57:56 opfer Exp $
inherit flag-o-matic eutils
@@ -15,7 +15,6 @@ IUSE="xterm"
DEPEND=">=sys-libs/ncurses-5.2-r2"
RDEPEND="!ppc-macos? ( xterm? ( >=x11-terms/xterm-215-r1 ) )"
-PROVIDE="virtual/editor"
pkg_setup() {
if use xterm && ! built_with_use x11-terms/xterm paste64; then
diff --git a/app-editors/joe/joe-3.5.ebuild b/app-editors/joe/joe-3.5.ebuild
index 104d786b79f1..6336d0391b79 100644
--- a/app-editors/joe/joe-3.5.ebuild
+++ b/app-editors/joe/joe-3.5.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/joe/joe-3.5.ebuild,v 1.11 2007/05/25 16:46:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.12 2007/10/10 06:57:56 opfer Exp $
inherit flag-o-matic eutils
@@ -15,7 +15,6 @@ IUSE="xterm"
DEPEND=">=sys-libs/ncurses-5.2-r2"
RDEPEND="!ppc-macos? ( xterm? ( >=x11-terms/xterm-215-r1 ) )"
-PROVIDE="virtual/editor"
pkg_setup() {
if use xterm && ! built_with_use x11-terms/xterm paste64; then
diff --git a/app-editors/le/ChangeLog b/app-editors/le/ChangeLog
index 3dd8c876975d..f425d642d686 100644
--- a/app-editors/le/ChangeLog
+++ b/app-editors/le/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/le
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.14 2007/05/13 18:20:02 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.15 2007/10/10 07:00:22 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> le-1.12.5.ebuild,
+ le-1.13.4.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add herd
diff --git a/app-editors/le/le-1.12.5.ebuild b/app-editors/le/le-1.12.5.ebuild
index 756f86164b8a..bce4a6d81306 100644
--- a/app-editors/le/le-1.12.5.ebuild
+++ b/app-editors/le/le-1.12.5.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/le/le-1.12.5.ebuild,v 1.2 2006/04/27 09:29:49 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.12.5.ebuild,v 1.3 2007/10/10 07:00:22 opfer Exp $
DESCRIPTION="Terminal text editor"
HOMEPAGE="http://www.gnu.org/directory/text/editors/le-editor.html"
@@ -14,8 +14,6 @@ IUSE=""
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r5"
-PROVIDE="virtual/editor"
-
src_install() {
make DESTDIR="${D}" install || die "make install failed"
dodoc ChangeLog FEATURES HISTORY INSTALL NEWS README TODO
diff --git a/app-editors/le/le-1.13.4.ebuild b/app-editors/le/le-1.13.4.ebuild
index 4beb9c81d43e..a1d43ce41b9c 100644
--- a/app-editors/le/le-1.13.4.ebuild
+++ b/app-editors/le/le-1.13.4.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/le/le-1.13.4.ebuild,v 1.1 2006/12/01 18:52:09 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.13.4.ebuild,v 1.2 2007/10/10 07:00:22 opfer Exp $
DESCRIPTION="Terminal text editor"
HOMEPAGE="http://www.gnu.org/directory/text/editors/le-editor.html"
@@ -14,8 +14,6 @@ IUSE=""
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r5"
-PROVIDE="virtual/editor"
-
src_install() {
make DESTDIR="${D}" install || die "make install failed"
dodoc ChangeLog FEATURES HISTORY INSTALL NEWS README TODO
diff --git a/app-editors/mg/ChangeLog b/app-editors/mg/ChangeLog
index 0d80436c297e..95ee3eab1369 100644
--- a/app-editors/mg/ChangeLog
+++ b/app-editors/mg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mg
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.1 2007/06/25 06:02:10 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.2 2007/10/10 07:04:23 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> mg-20070529.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
*mg-20070529 (25 Jun 2007)
diff --git a/app-editors/mg/mg-20070529.ebuild b/app-editors/mg/mg-20070529.ebuild
index f527e0cf4702..ab781ae798ca 100644
--- a/app-editors/mg/mg-20070529.ebuild
+++ b/app-editors/mg/mg-20070529.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/mg/mg-20070529.ebuild,v 1.1 2007/06/25 06:02:10 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20070529.ebuild,v 1.2 2007/10/10 07:04:23 opfer Exp $
DESCRIPTION="Micro GNU/emacs, a port from the BSDs"
HOMEPAGE="http://www.xs4all.nl/~hanb/software/mg/"
@@ -13,7 +13,6 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
-PROVIDE="virtual/editor"
src_compile() {
# econf won't work, as this script does not accept any parameters