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/joe
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/joe')
-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
6 files changed, 10 insertions, 11 deletions
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