diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
commit | eb0edad0b1ebcca6e3abb1b5a7830c29d434f32d (patch) | |
tree | 1816c9633b38484fab50032af5955bdcdca9c7b9 /app-editors | |
parent | version bump (diff) | |
download | historical-eb0edad0b1ebcca6e3abb1b5a7830c29d434f32d.tar.gz historical-eb0edad0b1ebcca6e3abb1b5a7830c29d434f32d.tar.bz2 historical-eb0edad0b1ebcca6e3abb1b5a7830c29d434f32d.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-editors')
52 files changed, 132 insertions, 97 deletions
diff --git a/app-editors/beaver/beaver-0.2.6.ebuild b/app-editors/beaver/beaver-0.2.6.ebuild index 9a6865121582..5738049957a9 100644 --- a/app-editors/beaver/beaver-0.2.6.ebuild +++ b/app-editors/beaver/beaver-0.2.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/beaver-0.2.6.ebuild,v 1.1 2003/03/10 09:21:53 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/beaver-0.2.6.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ S=${WORKDIR}/${P} LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" DESCRIPTION="An Early AdVanced EditoR" diff --git a/app-editors/bvi/bvi-1.3.1.ebuild b/app-editors/bvi/bvi-1.3.1.ebuild index 8b7ba4bf13da..1a4c29780284 100644 --- a/app-editors/bvi/bvi-1.3.1.ebuild +++ b/app-editors/bvi/bvi-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bvi/bvi-1.3.1.ebuild,v 1.2 2003/02/13 06:38:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bvi/bvi-1.3.1.ebuild,v 1.3 2003/06/29 18:24:08 aliz Exp $ DESCRIPTION="display-oriented editor for binary files, based on the vi texteditor" HOMEPAGE="http://bvi.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="sys-libs/ncurses" diff --git a/app-editors/e3/e3-2.41.ebuild b/app-editors/e3/e3-2.41.ebuild index f78dc35b4d8c..7dddd9f33344 100644 --- a/app-editors/e3/e3-2.41.ebuild +++ b/app-editors/e3/e3-2.41.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.41.ebuild,v 1.1 2003/03/02 22:00:01 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-2.41.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" SRC_URI="http://www.sax.de/~adlibit/${P}.tar.gz" HOMEPAGE="http://www.sax.de/~adlibit" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc -sparc" +KEYWORDS="x86 -ppc -sparc" DEPEND="dev-lang/nasm" RDEPEND="sys-apps/sed" diff --git a/app-editors/ghex/ghex-2.2.1.ebuild b/app-editors/ghex/ghex-2.2.1.ebuild index 6b422d7e265d..abfbe6bc4596 100644 --- a/app-editors/ghex/ghex-2.2.1.ebuild +++ b/app-editors/ghex/ghex-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.2.1.ebuild,v 1.1 2003/04/14 11:44:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.2.1.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ inherit gnome2 @@ -22,6 +22,6 @@ DEPEND="${RDEPEND} SLOT="2" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="~x86" +KEYWORDS="x86" DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO" diff --git a/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild b/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild index acd90b89078c..22379e4e8f05 100644 --- a/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild +++ b/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild,v 1.2 2003/02/13 06:40:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gnome-chord/gnome-chord-0.7.0.ebuild,v 1.3 2003/06/29 18:24:08 aliz Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://gnome-chord.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}2-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=gnome-base/libgnomeui-2 diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog index 8b83ec7f176c..0095a6463112 100644 --- a/app-editors/gvim/ChangeLog +++ b/app-editors/gvim/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-editors/gvim # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.34 2003/06/27 22:44:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.35 2003/06/29 18:24:08 aliz Exp $ 27 Jun 2003; Aron Griffis <agriffis@gentoo.org> gvim-6.2.ebuild: Mark stable on x86 and alpha @@ -36,6 +36,11 @@ 06 May 2003; Aron Griffis <agriffis@gentoo.org> gvim-6.2_pre3.ebuild: Update to 6.2c +*gvim-6.2_pre2 (28 Apr 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *gvim-6.2_pre1 (23 Apr 2003) 23 Apr 2003; Aron Griffis <agriffis@gentoo.org> gvim-6.1-r6.ebuild, diff --git a/app-editors/gvim/gvim-6.1-r7.ebuild b/app-editors/gvim/gvim-6.1-r7.ebuild index bd36a5ed0e30..23a71ba18941 100644 --- a/app-editors/gvim/gvim-6.1-r7.ebuild +++ b/app-editors/gvim/gvim-6.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r7.ebuild,v 1.4 2003/04/23 22:05:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r7.ebuild,v 1.5 2003/06/29 18:24:08 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/${VIM_ORG_PATCHES}" DESCRIPTION="Graphical Vim" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.1 diff --git a/app-editors/gvim/gvim-6.2_pre1.ebuild b/app-editors/gvim/gvim-6.2_pre1.ebuild index 794c2d94cb11..4afc27dddb9d 100644 --- a/app-editors/gvim/gvim-6.2_pre1.ebuild +++ b/app-editors/gvim/gvim-6.2_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre1.ebuild,v 1.1 2003/04/23 22:05:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre1.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Graphical Vim" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre1 diff --git a/app-editors/gvim/gvim-6.2_pre2.ebuild b/app-editors/gvim/gvim-6.2_pre2.ebuild index 6db952f0b0a0..e8aaba424d6f 100644 --- a/app-editors/gvim/gvim-6.2_pre2.ebuild +++ b/app-editors/gvim/gvim-6.2_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre2.ebuild,v 1.1 2003/04/28 21:17:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre2.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Graphical Vim" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre2 diff --git a/app-editors/gvim/gvim-6.2_pre3.ebuild b/app-editors/gvim/gvim-6.2_pre3.ebuild index e7b242cb3e22..9f91046b71a2 100644 --- a/app-editors/gvim/gvim-6.2_pre3.ebuild +++ b/app-editors/gvim/gvim-6.2_pre3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre3.ebuild,v 1.1 2003/05/06 15:22:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre3.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Graphical Vim" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre3 diff --git a/app-editors/gvim/gvim-6.2_pre4.ebuild b/app-editors/gvim/gvim-6.2_pre4.ebuild index e1cb14dd38ac..740df43728e1 100644 --- a/app-editors/gvim/gvim-6.2_pre4.ebuild +++ b/app-editors/gvim/gvim-6.2_pre4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre4.ebuild,v 1.1 2003/05/22 03:10:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre4.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Graphical Vim" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre4 diff --git a/app-editors/gvim/gvim-6.2_pre5.ebuild b/app-editors/gvim/gvim-6.2_pre5.ebuild index d14225bedeb6..4d8428b54462 100644 --- a/app-editors/gvim/gvim-6.2_pre5.ebuild +++ b/app-editors/gvim/gvim-6.2_pre5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre5.ebuild,v 1.1 2003/05/24 02:18:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre5.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Graphical Vim" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre5 diff --git a/app-editors/gvim/gvim-6.2_pre6-r1.ebuild b/app-editors/gvim/gvim-6.2_pre6-r1.ebuild index 83a715f6b7a6..16e6ed7dcf16 100644 --- a/app-editors/gvim/gvim-6.2_pre6-r1.ebuild +++ b/app-editors/gvim/gvim-6.2_pre6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre6-r1.ebuild,v 1.1 2003/05/28 11:44:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre6-r1.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Graphical Vim" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV} diff --git a/app-editors/gvim/gvim-6.2_pre6.ebuild b/app-editors/gvim/gvim-6.2_pre6.ebuild index 4241770e0566..a21caa9fe878 100644 --- a/app-editors/gvim/gvim-6.2_pre6.ebuild +++ b/app-editors/gvim/gvim-6.2_pre6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre6.ebuild,v 1.1 2003/05/26 15:27:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2_pre6.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Graphical Vim" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV} diff --git a/app-editors/joe/joe-2.9.8_pre1.ebuild b/app-editors/joe/joe-2.9.8_pre1.ebuild index 323190c4428a..06ba7f9abe9d 100644 --- a/app-editors/joe/joe-2.9.8_pre1.ebuild +++ b/app-editors/joe/joe-2.9.8_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8_pre1.ebuild,v 1.6 2003/02/10 11:09:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.8_pre1.ebuild,v 1.7 2003/06/29 18:24:08 aliz Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${MY_P}.tgz" HOMEPAGE="http://sourceforge.net/projects/joe-editor/" SLOT="0" -KEYWORDS="~x86 ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" LICENSE="GPL-1" DEPEND=">=sys-libs/ncurses-5.2-r2" diff --git a/app-editors/kile/ChangeLog b/app-editors/kile/ChangeLog index db8b34101681..3bee19c61bc5 100644 --- a/app-editors/kile/ChangeLog +++ b/app-editors/kile/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-editors/kile # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.16 2003/06/16 12:54:45 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.17 2003/06/29 18:24:08 aliz Exp $ 16 Jun 2003; Caleb Tennis <caleb@gentoo.org> kile-1.5.ebuild: Moving to stable x86 @@ -23,7 +23,7 @@ does not affect in any way the compiled output, or any ebuild not suffering rfom the 'languageChange undeclared' bug, which it fixes. -*kile-1.31 (12 Dec 2002) +*kile-1.3.1 (12 Dec 2002) 12 Dec 2002; Hannes Mehnert <hannes@gentoo.org> kile-1.31.ebuild: version bump, thanks to absinthe@pobox.com (Dylan Carlson) for submission diff --git a/app-editors/kile/kile-1.3.1.ebuild b/app-editors/kile/kile-1.3.1.ebuild index fa79bc89a22e..c2e79f36597c 100644 --- a/app-editors/kile/kile-1.3.1.ebuild +++ b/app-editors/kile/kile-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.1.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.1.ebuild,v 1.3 2003/06/29 18:24:08 aliz Exp $ inherit kde-base need-kde 3 @@ -14,6 +14,6 @@ HOMEPAGE="http://perso.club-internet.fr/pascal.brachet/kile/" DEPEND="$DEPEND dev-lang/perl" RDEPEND="${RDEPEND} app-text/tetex" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" S="${WORKDIR}/${MY_P}" diff --git a/app-editors/klat/klat-0.4.0.ebuild b/app-editors/klat/klat-0.4.0.ebuild index 3898c3358a86..23b02966d880 100644 --- a/app-editors/klat/klat-0.4.0.ebuild +++ b/app-editors/klat/klat-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/klat/klat-0.4.0.ebuild,v 1.4 2003/02/13 06:46:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/klat/klat-0.4.0.ebuild,v 1.5 2003/06/29 18:24:08 aliz Exp $ inherit kde-base @@ -10,7 +10,7 @@ DESCRIPTION="A Latex Editor and TeX shell for KDE 3" SRC_URI="http://lumumba.luc.ac.be/jori/klat/${P}.tar.bz2" HOMEPAGE="http://lumumba.luc.ac.be/jori/klat/klat.html" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " LICENSE="GPL-2" DEPEND="app-text/tetex" diff --git a/app-editors/ktexmaker2/ChangeLog b/app-editors/ktexmaker2/ChangeLog index 9b04c317fcd7..2a5b65fdccb4 100644 --- a/app-editors/ktexmaker2/ChangeLog +++ b/app-editors/ktexmaker2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/ktexmaker2 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ktexmaker2/ChangeLog,v 1.5 2003/02/12 03:47:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ktexmaker2/ChangeLog,v 1.6 2003/06/29 18:24:08 aliz Exp $ + +*ktexmaker2-1.7 (12 Mar 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/app-editors/mp/mp-3.2.7.ebuild b/app-editors/mp/mp-3.2.7.ebuild index 10b0e162e7d5..6a47b492b304 100644 --- a/app-editors/mp/mp-3.2.7.ebuild +++ b/app-editors/mp/mp-3.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.7.ebuild,v 1.1 2003/04/05 13:52:42 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.7.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" @@ -15,7 +15,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { emake || die diff --git a/app-editors/ne/ne-1.19.ebuild b/app-editors/ne/ne-1.19.ebuild index 5bb4db32c58b..46e903be2063 100644 --- a/app-editors/ne/ne-1.19.ebuild +++ b/app-editors/ne/ne-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-1.19.ebuild,v 1.1 2003/03/21 23:18:06 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-1.19.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="ne is the nice editor, easy to use for the beginner and powerful for the wizard" @@ -11,7 +11,7 @@ DEPEND="ncurses? ( >=sys-libs/ncurses-5.2 )" PROVIDE="virtual/editor" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" IUSE="ncurses" diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog index 8f6304e884d5..3fa102d86e39 100644 --- a/app-editors/nedit/ChangeLog +++ b/app-editors/nedit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/nedit # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.14 2003/05/13 21:46:54 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.15 2003/06/29 18:24:08 aliz Exp $ + +*nedit-5.4_pre20030213 (28 Apr 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. 13 May 2003; Tavis Ormandy <taviso@gentoo.org> nedit-5.3-r2.ebuild: marking nedit ~alpha. diff --git a/app-editors/nedit/nedit-5.4_pre20030213.ebuild b/app-editors/nedit/nedit-5.4_pre20030213.ebuild index 6e6a96f48c1a..405cc1474d23 100644 --- a/app-editors/nedit/nedit-5.4_pre20030213.ebuild +++ b/app-editors/nedit/nedit-5.4_pre20030213.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4_pre20030213.ebuild,v 1.4 2003/04/23 00:43:06 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4_pre20030213.ebuild,v 1.5 2003/06/29 18:24:09 aliz Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://nedit.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="spell" RDEPEND="spell? ( virtual/aspell-dict )" diff --git a/app-editors/nvi/nvi-1.81.5.ebuild b/app-editors/nvi/nvi-1.81.5.ebuild index 3e828de1ccd3..f984f5e50423 100644 --- a/app-editors/nvi/nvi-1.81.5.ebuild +++ b/app-editors/nvi/nvi-1.81.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5.ebuild,v 1.6 2003/03/25 11:09:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5.ebuild,v 1.7 2003/06/29 18:24:09 aliz Exp $ DESCRIPTION="Vi clone" SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.bostic.com/vi/" SLOT="0" LICENSE="Sleepycat" -KEYWORDS="~x86 ~ppc ~sparc hppa" +KEYWORDS="x86 ~ppc ~sparc hppa" DEPEND="sys-libs/db" diff --git a/app-editors/qe/qe-0.1.1.ebuild b/app-editors/qe/qe-0.1.1.ebuild index 218882aeea09..a5a75bff4593 100644 --- a/app-editors/qe/qe-0.1.1.ebuild +++ b/app-editors/qe/qe-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qe/qe-0.1.1.ebuild,v 1.3 2003/02/28 23:10:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qe/qe-0.1.1.ebuild,v 1.4 2003/06/29 18:24:09 aliz Exp $ DESCRIPTION="PE2-like editor program under U*nix with Chinese support" HOMEPAGE="http://www.cc.ncu.edu.tw/~center5/product/qe/ @@ -9,7 +9,7 @@ SRC_URI="ftp://freebsd.sinica.edu.tw/pub/statue/qe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/app-editors/qemacs/qemacs-0.3.1.ebuild b/app-editors/qemacs/qemacs-0.3.1.ebuild index 6e915e2e140e..473733797421 100644 --- a/app-editors/qemacs/qemacs-0.3.1.ebuild +++ b/app-editors/qemacs/qemacs-0.3.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.1 2003/05/11 09:38:19 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ DESCRIPTION="QEmacs (for Quick Emacs) is a very small but powerful UNIX editor." HOMEPAGE="http://fabrice.bellard.free.fr/qemacs/" SRC_URI="http://fabrice.bellard.free.fr/qemacs/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="X? ( virtual/x11 ) png? ( =media-libs/libpng-1.2* )" diff --git a/app-editors/scite/scite-1.5.1.ebuild b/app-editors/scite/scite-1.5.1.ebuild index bb1f725efce0..cd531858e291 100644 --- a/app-editors/scite/scite-1.5.1.ebuild +++ b/app-editors/scite/scite-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.1.ebuild,v 1.1 2003/02/27 04:01:03 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.1.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ S=${WORKDIR}/$PN/gtk MY_PV=151 @@ -14,7 +14,7 @@ RDEPEND="" SLOT="0" LICENSE="PYTHON" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" src_compile() { make -C ../../scintilla/gtk || die diff --git a/app-editors/teco/ChangeLog b/app-editors/teco/ChangeLog index f8aac734dcbd..50fddf808530 100644 --- a/app-editors/teco/ChangeLog +++ b/app-editors/teco/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/teco # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.5 2003/06/18 08:28:02 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.6 2003/06/29 18:24:09 aliz Exp $ + +*teco-1.00-r1 (18 Jun 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. 18 Jun 2003; Tavis Ormandy <taviso@gentoo.org> teco-1.00-r1.ebuild: removing gcc hardcode diff --git a/app-editors/videoteco/videoteco-4.69.ebuild b/app-editors/videoteco/videoteco-4.69.ebuild index 694926a4017d..068113cc48be 100644 --- a/app-editors/videoteco/videoteco-4.69.ebuild +++ b/app-editors/videoteco/videoteco-4.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/videoteco/videoteco-4.69.ebuild,v 1.1 2003/04/28 16:06:17 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/videoteco/videoteco-4.69.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ DESCRIPTION="Enhanced Visual TECO clone" HOMEPAGE="ftp://ftp.mindlink.net/pub/teco/cantrell-teco/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.mindlink.net/pub/teco/cantrell-teco/teco_4_69.tar.gz ftp://ftp.mindlink.net/pub/teco/cantrell-teco/unofficial_patches/4.69/patch1" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~x86" +KEYWORDS="~alpha x86" IUSE="" DEPEND="virtual/glibc sys-libs/libtermcap-compat" diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index 45ea76c3104d..a60cd2923f47 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-editors/vile # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.8 2003/02/12 03:49:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.9 2003/06/29 18:24:09 aliz Exp $ *vile-9.3h (22 Dec 2002) @@ -40,3 +40,8 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + +*vile-9.2p (12 Mar 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. diff --git a/app-editors/vile/vile-9.2z.ebuild b/app-editors/vile/vile-9.2z.ebuild index a4710b50434a..399138f8ca6a 100644 --- a/app-editors/vile/vile-9.2z.ebuild +++ b/app-editors/vile/vile-9.2z.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.6 2003/06/29 18:24:09 aliz Exp $ IUSE="perl" @@ -46,7 +46,7 @@ PROVIDE="virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " src_unpack() { unpack vile-9.2.tgz diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 9d7d34828eee..784752b62b42 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-editors/vim-core # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.30 2003/06/27 22:43:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.31 2003/06/29 18:24:09 aliz Exp $ 27 Jun 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.2.ebuild: Mark stable on x86 and alpha @@ -39,6 +39,11 @@ 06 May 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.2_pre3.ebuild: Update to 6.2c +*vim-core-6.2_pre2 (28 Apr 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *vim-core-6.2_pre1 (23 Apr 2003) 24 Apr 2003; Aron Griffis <agriffis@gentoo.org> : diff --git a/app-editors/vim-core/vim-core-6.2_pre1.ebuild b/app-editors/vim-core/vim-core-6.2_pre1.ebuild index 211904739332..7d6aa809ab2b 100644 --- a/app-editors/vim-core/vim-core-6.2_pre1.ebuild +++ b/app-editors/vim-core/vim-core-6.2_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre1.ebuild,v 1.1 2003/04/23 22:05:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre1.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,5 +16,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim-core/vim-core-6.2_pre2.ebuild b/app-editors/vim-core/vim-core-6.2_pre2.ebuild index c1dd859297a1..940adf253ddb 100644 --- a/app-editors/vim-core/vim-core-6.2_pre2.ebuild +++ b/app-editors/vim-core/vim-core-6.2_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre2.ebuild,v 1.1 2003/04/28 18:51:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre2.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,5 +16,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim-core/vim-core-6.2_pre3.ebuild b/app-editors/vim-core/vim-core-6.2_pre3.ebuild index 9b2b86f3076c..125fa84022ed 100644 --- a/app-editors/vim-core/vim-core-6.2_pre3.ebuild +++ b/app-editors/vim-core/vim-core-6.2_pre3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre3.ebuild,v 1.1 2003/05/06 15:21:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre3.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,5 +16,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim-core/vim-core-6.2_pre4.ebuild b/app-editors/vim-core/vim-core-6.2_pre4.ebuild index 78f9edd3318d..7705e830d70d 100644 --- a/app-editors/vim-core/vim-core-6.2_pre4.ebuild +++ b/app-editors/vim-core/vim-core-6.2_pre4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre4.ebuild,v 1.1 2003/05/22 03:09:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre4.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,5 +16,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim-core/vim-core-6.2_pre5.ebuild b/app-editors/vim-core/vim-core-6.2_pre5.ebuild index 1b9833174fd9..33156d936262 100644 --- a/app-editors/vim-core/vim-core-6.2_pre5.ebuild +++ b/app-editors/vim-core/vim-core-6.2_pre5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre5.ebuild,v 1.1 2003/05/24 02:17:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre5.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,5 +16,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim-core/vim-core-6.2_pre6-r1.ebuild b/app-editors/vim-core/vim-core-6.2_pre6-r1.ebuild index 2c77830cb3ad..b1a27e0b3a60 100644 --- a/app-editors/vim-core/vim-core-6.2_pre6-r1.ebuild +++ b/app-editors/vim-core/vim-core-6.2_pre6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre6-r1.ebuild,v 1.1 2003/05/28 11:43:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre6-r1.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,5 +16,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim-core/vim-core-6.2_pre6.ebuild b/app-editors/vim-core/vim-core-6.2_pre6.ebuild index cc187c8400cb..c1e7fad0b6ec 100644 --- a/app-editors/vim-core/vim-core-6.2_pre6.ebuild +++ b/app-editors/vim-core/vim-core-6.2_pre6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre6.ebuild,v 1.1 2003/05/26 15:26:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2_pre6.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,5 +16,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 8d27bde704b2..59ad5cd4a44d 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-editors/vim # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.60 2003/06/27 22:44:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.61 2003/06/29 18:24:09 aliz Exp $ 27 Jun 2003; Aron Griffis <agriffis@gentoo.org> vim-6.2.ebuild: Mark stable on x86 and alpha @@ -36,6 +36,11 @@ 06 May 2003; Aron Griffis <agriffis@gentoo.org> vim-6.2_pre3.ebuild: Update to 6.2c +*vim-6.2_pre2 (28 Apr 2003) + + 29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> : + Added missing changelog entry. + *vim-6.2_pre1 (23 Apr 2003) 24 Apr 2003; Aron Griffis <agriffis@gentoo.org> : diff --git a/app-editors/vim/vim-6.2_pre1.ebuild b/app-editors/vim/vim-6.2_pre1.ebuild index 77ada67b0f61..7c3f16de07cb 100644 --- a/app-editors/vim/vim-6.2_pre1.ebuild +++ b/app-editors/vim/vim-6.2_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre1.ebuild,v 1.1 2003/04/23 22:05:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre1.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre1" diff --git a/app-editors/vim/vim-6.2_pre2.ebuild b/app-editors/vim/vim-6.2_pre2.ebuild index f71129138d90..364d40bef7c1 100644 --- a/app-editors/vim/vim-6.2_pre2.ebuild +++ b/app-editors/vim/vim-6.2_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre2.ebuild,v 1.1 2003/04/28 18:53:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre2.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre2" diff --git a/app-editors/vim/vim-6.2_pre3.ebuild b/app-editors/vim/vim-6.2_pre3.ebuild index e054e0fbd93b..1c6fa5303438 100644 --- a/app-editors/vim/vim-6.2_pre3.ebuild +++ b/app-editors/vim/vim-6.2_pre3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre3.ebuild,v 1.1 2003/05/06 15:22:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre3.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre3" diff --git a/app-editors/vim/vim-6.2_pre4.ebuild b/app-editors/vim/vim-6.2_pre4.ebuild index 903ab50780af..90070c128c1d 100644 --- a/app-editors/vim/vim-6.2_pre4.ebuild +++ b/app-editors/vim/vim-6.2_pre4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre4.ebuild,v 1.1 2003/05/22 03:10:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre4.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre4" diff --git a/app-editors/vim/vim-6.2_pre5.ebuild b/app-editors/vim/vim-6.2_pre5.ebuild index 94c5fb35c6d5..6c3f51c91e9d 100644 --- a/app-editors/vim/vim-6.2_pre5.ebuild +++ b/app-editors/vim/vim-6.2_pre5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre5.ebuild,v 1.1 2003/05/24 02:17:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre5.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-6.2_pre5" diff --git a/app-editors/vim/vim-6.2_pre6-r1.ebuild b/app-editors/vim/vim-6.2_pre6-r1.ebuild index 36f0dee8ab26..ea42ee938b50 100644 --- a/app-editors/vim/vim-6.2_pre6-r1.ebuild +++ b/app-editors/vim/vim-6.2_pre6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre6-r1.ebuild,v 1.1 2003/05/28 11:44:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre6-r1.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" diff --git a/app-editors/vim/vim-6.2_pre6.ebuild b/app-editors/vim/vim-6.2_pre6.ebuild index a06299a769c3..29be274d2160 100644 --- a/app-editors/vim/vim-6.2_pre6.ebuild +++ b/app-editors/vim/vim-6.2_pre6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre6.ebuild,v 1.1 2003/05/26 15:27:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2_pre6.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" diff --git a/app-editors/xemacs/xemacs-21.4.10-r2.ebuild b/app-editors/xemacs/xemacs-21.4.10-r2.ebuild index cb9f652af171..a707abb42d8f 100644 --- a/app-editors/xemacs/xemacs-21.4.10-r2.ebuild +++ b/app-editors/xemacs/xemacs-21.4.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.10-r2.ebuild,v 1.4 2003/02/13 07:01:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.10-r2.ebuild,v 1.5 2003/06/29 18:24:09 aliz Exp $ IUSE="gpm postgres xface nas dnd X jpeg tiff png mule motif canna freewnn lucid athena neXt Xaw3d" @@ -58,7 +58,7 @@ PROVIDE="virtual/xemacs virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc ~sparc" +KEYWORDS="x86 -ppc ~sparc" src_unpack() { diff --git a/app-editors/xemacs/xemacs-21.4.10.ebuild b/app-editors/xemacs/xemacs-21.4.10.ebuild index 3bbb8415078e..0c8ad21aaac6 100644 --- a/app-editors/xemacs/xemacs-21.4.10.ebuild +++ b/app-editors/xemacs/xemacs-21.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.10.ebuild,v 1.5 2003/02/13 07:01:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.10.ebuild,v 1.6 2003/06/29 18:24:09 aliz Exp $ IUSE="gpm esd postgres xface nas X jpeg tiff png mule motif canna" @@ -52,7 +52,7 @@ PROVIDE="virtual/xemacs virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc ~sparc " +KEYWORDS="x86 -ppc ~sparc " src_unpack() { diff --git a/app-editors/xemacs/xemacs-21.4.11.ebuild b/app-editors/xemacs/xemacs-21.4.11.ebuild index 4b3762bb7ca0..dde445d4dad5 100644 --- a/app-editors/xemacs/xemacs-21.4.11.ebuild +++ b/app-editors/xemacs/xemacs-21.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.11.ebuild,v 1.2 2003/02/13 07:01:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.11.ebuild,v 1.3 2003/06/29 18:24:09 aliz Exp $ IUSE="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna lucid athena neXt Xaw3d" @@ -63,7 +63,7 @@ PROVIDE="virtual/xemacs virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc ~sparc" +KEYWORDS="x86 -ppc ~sparc" src_unpack() { unpack ${PN}-${MY_PV}.tar.gz diff --git a/app-editors/xemacs/xemacs-21.4.12.ebuild b/app-editors/xemacs/xemacs-21.4.12.ebuild index e34fb024bdd0..0d4331d75ab7 100644 --- a/app-editors/xemacs/xemacs-21.4.12.ebuild +++ b/app-editors/xemacs/xemacs-21.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.12.ebuild,v 1.5 2003/06/28 23:30:08 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.12.ebuild,v 1.6 2003/06/29 18:24:09 aliz Exp $ IUSE="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna athena neXt Xaw3d" @@ -57,7 +57,7 @@ PROVIDE="virtual/xemacs virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" src_unpack() { unpack ${P}.tar.gz diff --git a/app-editors/zile/zile-1.7_alpha6.ebuild b/app-editors/zile/zile-1.7_alpha6.ebuild index ddab22b4f73b..f71ed20f573b 100644 --- a/app-editors/zile/zile-1.7_alpha6.ebuild +++ b/app-editors/zile/zile-1.7_alpha6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-1.7_alpha6.ebuild,v 1.3 2003/02/28 23:14:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-1.7_alpha6.ebuild,v 1.4 2003/06/29 18:24:09 aliz Exp $ DESCRIPTION="tiny emacs clone" HOMEPAGE="http://zile.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/zile/${P/_alpha/-a}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND=">=sys-libs/ncurses-5.2" |