diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild | 3 | ||||
-rw-r--r-- | app-editors/teco/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/teco/teco-1.00-r2.ebuild | 3 | ||||
-rw-r--r-- | app-editors/teco/teco-1.00-r3.ebuild | 3 | ||||
-rw-r--r-- | app-editors/vile/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vile/vile-9.3h.ebuild | 5 | ||||
-rw-r--r-- | app-editors/vile/vile-9.4d.ebuild | 3 | ||||
-rw-r--r-- | app-editors/vile/vile-9.5-r1.ebuild | 5 | ||||
-rw-r--r-- | app-editors/vile/vile-9.5.ebuild | 3 | ||||
-rw-r--r-- | app-editors/vim/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vim/vim-6.4.ebuild | 5 | ||||
-rw-r--r-- | app-editors/vim/vim-7.0.235.ebuild | 3 | ||||
-rw-r--r-- | app-editors/vim/vim-7.1.042.ebuild | 3 | ||||
-rw-r--r-- | app-editors/vim/vim-7.1.123.ebuild | 3 |
15 files changed, 34 insertions, 29 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index 85b64ecd53ba..b4ee0f7a0141 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/qemacs # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.34 2007/09/23 07:00:23 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.35 2007/10/10 07:20:01 opfer Exp $ + + 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + qemacs-0.3.2_pre20070226.ebuild: + remove PROVIDE=virtual/editor as we have now a new-style virtual 23 Sep 2007; Christian Faulhammer <opfer@gentoo.org> -files/qemacs-0.3.1-libpng-1_2.patch, diff --git a/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild b/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild index 347a0b5cd326..75a4e1b1b23e 100644 --- a/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild +++ b/app-editors/qemacs/qemacs-0.3.2_pre20070226.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/qemacs/qemacs-0.3.2_pre20070226.ebuild,v 1.7 2007/09/22 15:48:21 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild,v 1.8 2007/10/10 07:20:01 opfer Exp $ inherit eutils versionator flag-o-matic @@ -20,7 +20,6 @@ DEPEND="X? ( x11-libs/libX11 png? ( =media-libs/libpng-1.2* )" RDEPEND="${DEPEND}" -PROVIDE="virtual/editor" src_unpack() { unpack ${A} diff --git a/app-editors/teco/ChangeLog b/app-editors/teco/ChangeLog index 4eb0287aae41..5a50b05ef899 100644 --- a/app-editors/teco/ChangeLog +++ b/app-editors/teco/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/teco # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.16 2007/01/24 02:54:35 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.17 2007/10/10 07:22:43 opfer Exp $ + + 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> teco-1.00-r2.ebuild, + teco-1.00-r3.ebuild: + remove PROVIDE=virtual/editor as we have now a new-style virtual 24 Jan 2007; Marius Mauch <genone@gentoo.org> teco-1.00-r2.ebuild, teco-1.00-r3.ebuild: diff --git a/app-editors/teco/teco-1.00-r2.ebuild b/app-editors/teco/teco-1.00-r2.ebuild index 09739e08d138..1d0754ff1184 100644 --- a/app-editors/teco/teco-1.00-r2.ebuild +++ b/app-editors/teco/teco-1.00-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/teco/teco-1.00-r2.ebuild,v 1.8 2007/01/24 02:54:35 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r2.ebuild,v 1.9 2007/10/10 07:22:43 opfer Exp $ inherit ccc @@ -20,7 +20,6 @@ IUSE="doc" RDEPEND="virtual/libc" DEPEND="${DEPEND} >=sys-apps/sed-4" -PROVIDE="virtual/editor" S=${WORKDIR} diff --git a/app-editors/teco/teco-1.00-r3.ebuild b/app-editors/teco/teco-1.00-r3.ebuild index 0bb039c76707..1f1f6477d859 100644 --- a/app-editors/teco/teco-1.00-r3.ebuild +++ b/app-editors/teco/teco-1.00-r3.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/teco/teco-1.00-r3.ebuild,v 1.6 2007/01/24 02:54:35 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r3.ebuild,v 1.7 2007/10/10 07:22:43 opfer Exp $ inherit toolchain-funcs flag-o-matic @@ -19,7 +19,6 @@ IUSE="doc" RDEPEND="sys-libs/ncurses" DEPEND="${DEPEND}" -PROVIDE="virtual/editor" S=${WORKDIR} diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index b7825646082e..1ac04dde48b3 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/vile # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.30 2007/02/09 21:26:31 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.31 2007/10/10 07:26:10 opfer Exp $ + + 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> vile-9.3h.ebuild, + vile-9.4d.ebuild, vile-9.5.ebuild, vile-9.5-r1.ebuild: + remove PROVIDE=virtual/editor as we have now a new-style virtual 09 Feb 2007; Fabian Groffen <grobian@gentoo.org> vile-9.4d.ebuild, vile-9.5.ebuild: diff --git a/app-editors/vile/vile-9.3h.ebuild b/app-editors/vile/vile-9.3h.ebuild index 54e8828dc916..b3eea15ad7cc 100644 --- a/app-editors/vile/vile-9.3h.ebuild +++ b/app-editors/vile/vile-9.3h.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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/vile/vile-9.3h.ebuild,v 1.12 2005/01/01 13:35:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.3h.ebuild,v 1.13 2007/10/10 07:26:10 opfer Exp $ S=${WORKDIR}/vile-9.3 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" @@ -24,7 +24,6 @@ RDEPEND=">=sys-libs/ncurses-5.2 perl? ( dev-lang/perl )" DEPEND="${RDEPEND} sys-devel/flex" -PROVIDE="virtual/editor" src_unpack() { unpack vile-9.3.tgz diff --git a/app-editors/vile/vile-9.4d.ebuild b/app-editors/vile/vile-9.4d.ebuild index 3481555cbada..450c9b5fb137 100644 --- a/app-editors/vile/vile-9.4d.ebuild +++ b/app-editors/vile/vile-9.4d.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/vile/vile-9.4d.ebuild,v 1.11 2007/02/09 21:26:31 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.4d.ebuild,v 1.12 2007/10/10 07:26:10 opfer Exp $ inherit eutils @@ -22,7 +22,6 @@ RDEPEND=">=sys-libs/ncurses-5.2 perl? ( dev-lang/perl )" DEPEND="${RDEPEND} sys-devel/flex" -PROVIDE="virtual/editor" src_unpack() { unpack vile-9.4.tgz diff --git a/app-editors/vile/vile-9.5-r1.ebuild b/app-editors/vile/vile-9.5-r1.ebuild index 5327d51337ac..bf0e9d1f23b9 100644 --- a/app-editors/vile/vile-9.5-r1.ebuild +++ b/app-editors/vile/vile-9.5-r1.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/vile/vile-9.5-r1.ebuild,v 1.3 2006/10/25 04:21:21 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.5-r1.ebuild,v 1.4 2007/10/10 07:26:10 opfer Exp $ inherit eutils @@ -18,7 +18,6 @@ RDEPEND=">=sys-libs/ncurses-5.2 DEPEND="${RDEPEND} sys-devel/flex app-admin/eselect-vi" -PROVIDE="virtual/editor" src_unpack() { unpack ${A} diff --git a/app-editors/vile/vile-9.5.ebuild b/app-editors/vile/vile-9.5.ebuild index 56d05f583b7e..9282c432bdaf 100644 --- a/app-editors/vile/vile-9.5.ebuild +++ b/app-editors/vile/vile-9.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/vile/vile-9.5.ebuild,v 1.3 2007/02/09 21:26:31 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.5.ebuild,v 1.4 2007/10/10 07:26:10 opfer Exp $ inherit eutils @@ -17,7 +17,6 @@ RDEPEND=">=sys-libs/ncurses-5.2 perl? ( dev-lang/perl )" DEPEND="${RDEPEND} sys-devel/flex" -PROVIDE="virtual/editor" src_unpack() { unpack ${A} diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 2bea82209f21..4c3777d4b22c 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/vim # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.287 2007/09/27 09:35:17 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.288 2007/10/10 07:28:10 opfer Exp $ + + 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> vim-6.4.ebuild, + vim-7.0.235.ebuild, vim-7.1.042.ebuild, vim-7.1.123.ebuild: + remove PROVIDE=virtual/editor as we have now a new-style virtual *vim-7.1.123 (27 Sep 2007) diff --git a/app-editors/vim/vim-6.4.ebuild b/app-editors/vim/vim-6.4.ebuild index 6c57651ba4d5..f8f24b17799d 100644 --- a/app-editors/vim/vim-6.4.ebuild +++ b/app-editors/vim/vim-6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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/vim/vim-6.4.ebuild,v 1.12 2007/07/13 05:34:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.4.ebuild,v 1.13 2007/10/10 07:28:10 opfer Exp $ inherit vim @@ -20,7 +20,6 @@ S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vim, an improved vi-style text editor" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sparc x86" IUSE="nls minimal" -PROVIDE="virtual/editor" DEPEND="${DEPEND} !minimal? ( ~app-editors/vim-core-${PV} )" RDEPEND="${RDEPEND} diff --git a/app-editors/vim/vim-7.0.235.ebuild b/app-editors/vim/vim-7.0.235.ebuild index 642d84efc704..72a900cd145a 100644 --- a/app-editors/vim/vim-7.0.235.ebuild +++ b/app-editors/vim/vim-7.0.235.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/vim/vim-7.0.235.ebuild,v 1.11 2007/08/25 13:46:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.235.ebuild,v 1.12 2007/10/10 07:28:10 opfer Exp $ inherit vim @@ -18,7 +18,6 @@ S=${WORKDIR}/vim${VIM_VERSION/.*} DESCRIPTION="Vim, an improved vi-style text editor" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" -PROVIDE="virtual/editor" DEPEND="${DEPEND} !minimal? ( ~app-editors/vim-core-${PV} )" RDEPEND="${RDEPEND} diff --git a/app-editors/vim/vim-7.1.042.ebuild b/app-editors/vim/vim-7.1.042.ebuild index 74f055df76af..8886b910e09a 100644 --- a/app-editors/vim/vim-7.1.042.ebuild +++ b/app-editors/vim/vim-7.1.042.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/vim/vim-7.1.042.ebuild,v 1.8 2007/08/25 11:53:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.042.ebuild,v 1.9 2007/10/10 07:28:10 opfer Exp $ inherit vim @@ -18,7 +18,6 @@ S="${WORKDIR}/vim${VIM_VERSION/.}" DESCRIPTION="Vim, an improved vi-style text editor" KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" -PROVIDE="virtual/editor" DEPEND="${DEPEND} !minimal? ( ~app-editors/vim-core-${PV} )" RDEPEND="${RDEPEND} diff --git a/app-editors/vim/vim-7.1.123.ebuild b/app-editors/vim/vim-7.1.123.ebuild index bcaa3f1259d2..33870db13ca1 100644 --- a/app-editors/vim/vim-7.1.123.ebuild +++ b/app-editors/vim/vim-7.1.123.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/vim/vim-7.1.123.ebuild,v 1.1 2007/09/27 09:35:17 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.123.ebuild,v 1.2 2007/10/10 07:28:10 opfer Exp $ inherit vim @@ -18,7 +18,6 @@ S="${WORKDIR}/vim${VIM_VERSION/.}" DESCRIPTION="Vim, an improved vi-style text editor" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" -PROVIDE="virtual/editor" DEPEND="${DEPEND} !minimal? ( ~app-editors/vim-core-${PV} )" RDEPEND="${RDEPEND} |