diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /app-editors | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-editors')
43 files changed, 105 insertions, 75 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index b0d26bd06ba9..5cd9d7f3f5b1 100644 --- a/app-editors/ted/ChangeLog +++ b/app-editors/ted/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 *ted-2.11 (09 Jul 2002) +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : Added ppc to keywords diff --git a/app-editors/ted/ted-2.11.ebuild b/app-editors/ted/ted-2.11.ebuild index 7a7751438df2..3a2537e6b437 100644 --- a/app-editors/ted/ted-2.11.ebuild +++ b/app-editors/ted/ted-2.11.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/ted/ted-2.11.ebuild,v 1.6 2002/11/17 05:39:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.7 2002/12/09 04:17:41 manson Exp $ DESCRIPTION="ted is an X-based rich text editor." HOMEPAGE="http://www.nllgg.nl/Ted" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.nluug.nl/pub/editors/ted/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=x11-libs/openmotif-2.1.30 >=media-libs/tiff-3.5.7 diff --git a/app-editors/vi/ChangeLog b/app-editors/vi/ChangeLog index 6a8b1a4db872..785a858b98b3 100644 --- a/app-editors/vi/ChangeLog +++ b/app-editors/vi/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/vi # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/ChangeLog,v 1.7 2002/11/29 23:16:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/ChangeLog,v 1.8 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *vi-3.7-r3 (05 Sep 2002) 05 Sep 2002; Martin Schlemmer <azarah@gentoo.org> : diff --git a/app-editors/vi/vi-3.7-r2.ebuild b/app-editors/vi/vi-3.7-r2.ebuild index 609ec2f84770..7096435d0ea5 100644 --- a/app-editors/vi/vi-3.7-r2.ebuild +++ b/app-editors/vi/vi-3.7-r2.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/vi/vi-3.7-r2.ebuild,v 1.4 2002/10/24 23:23:44 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/vi-3.7-r2.ebuild,v 1.5 2002/12/09 04:17:41 manson Exp $ MY_P=ex-020403 S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://ex-vi.berlios.de/" LICENSE="Caldera" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc sys-libs/ncurses" diff --git a/app-editors/vi/vi-3.7-r3.ebuild b/app-editors/vi/vi-3.7-r3.ebuild index 793a78e6c1f8..7a4150c5eb8a 100644 --- a/app-editors/vi/vi-3.7-r3.ebuild +++ b/app-editors/vi/vi-3.7-r3.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/vi/vi-3.7-r3.ebuild,v 1.3 2002/10/20 18:37:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/vi-3.7-r3.ebuild,v 1.4 2002/12/09 04:17:41 manson Exp $ # NOTE: vi needs /etc/termcap to function properly with TERM=linux. @@ -12,7 +12,7 @@ HOMEPAGE="http://ex-vi.berlios.de/" LICENSE="Caldera" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc sys-libs/ncurses diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index 747223d4ccea..234c6bcd7aab 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/vile # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.2 2002/10/21 10:21:59 cybersystem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.3 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *vile-9.2z (21 Oct 2002) 21 Oct 2002; Sascha Schwabbauer <cybersystem@gentoo.org> ChangeLog : diff --git a/app-editors/vile/vile-9.2p.ebuild b/app-editors/vile/vile-9.2p.ebuild index fb4bab787bfa..7bccff2f3942 100644 --- a/app-editors/vile/vile-9.2p.ebuild +++ b/app-editors/vile/vile-9.2p.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/vile/vile-9.2p.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2p.ebuild,v 1.8 2002/12/09 04:17:41 manson Exp $ IUSE="perl" @@ -35,7 +35,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_unpack() { unpack vile-9.2.tgz diff --git a/app-editors/vile/vile-9.2r.ebuild b/app-editors/vile/vile-9.2r.ebuild index 612bf2e11641..bda090d98d35 100644 --- a/app-editors/vile/vile-9.2r.ebuild +++ b/app-editors/vile/vile-9.2r.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/vile/vile-9.2r.ebuild,v 1.6 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2r.ebuild,v 1.7 2002/12/09 04:17:41 manson Exp $ IUSE="perl" @@ -37,7 +37,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_unpack() { unpack vile-9.2.tgz diff --git a/app-editors/vile/vile-9.2z.ebuild b/app-editors/vile/vile-9.2z.ebuild index bb7a8db5aee2..54872058fc3c 100644 --- a/app-editors/vile/vile-9.2z.ebuild +++ b/app-editors/vile/vile-9.2z.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/vile/vile-9.2z.ebuild,v 1.1 2002/10/21 10:21:59 cybersystem Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.2 2002/12/09 04:17:41 manson Exp $ IUSE="perl" @@ -45,7 +45,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +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 6d57602f410e..0983330eafa4 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/vim-core # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.7 2002/11/12 22:34:23 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.8 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 12 Nov 2002; Mark Guertin <gerk@gentoo.org> : set all builds except 6.1-r3 to -ppc, the -r3 build is now ppc (its only one that works on ppc) diff --git a/app-editors/vim-core/vim-core-6.1-r1.ebuild b/app-editors/vim-core/vim-core-6.1-r1.ebuild index 4f5f55864903..64fe1635ab1f 100644 --- a/app-editors/vim-core/vim-core-6.1-r1.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r1.ebuild,v 1.5 2002/11/12 22:18:58 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r1.ebuild,v 1.6 2002/12/09 04:17:41 manson Exp $ IUSE="python gpm nls ruby perl" @@ -65,7 +65,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 -ppc sparc sparc64 alpha" +KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 diff --git a/app-editors/vim-core/vim-core-6.1-r2.ebuild b/app-editors/vim-core/vim-core-6.1-r2.ebuild index aa91cbf6fd51..bb91b97fc71d 100644 --- a/app-editors/vim-core/vim-core-6.1-r2.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r2.ebuild,v 1.3 2002/11/12 22:18:58 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r2.ebuild,v 1.4 2002/12/09 04:17:41 manson Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -63,7 +63,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 -ppc sparc sparc64 alpha" +KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 diff --git a/app-editors/vim-core/vim-core-6.1-r3.ebuild b/app-editors/vim-core/vim-core-6.1-r3.ebuild index 058735d08268..860c58f355dd 100644 --- a/app-editors/vim-core/vim-core-6.1-r3.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r3.ebuild @@ -1,10 +1,10 @@ # Copyright 2002 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.1-r3.ebuild,v 1.6 2002/11/12 22:34:23 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r3.ebuild,v 1.7 2002/12/09 04:17:41 manson Exp $ inherit vim DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~x86 ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ppc ~sparc ~alpha" DEPEND="dev-util/cscope sys-libs/libtermcap-compat >=sys-libs/ncurses-5.2-r2 diff --git a/app-editors/vim-core/vim-core-6.1.ebuild b/app-editors/vim-core/vim-core-6.1.ebuild index f7d48e931c97..8f0a2a8e134f 100644 --- a/app-editors/vim-core/vim-core-6.1.ebuild +++ b/app-editors/vim-core/vim-core-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1.ebuild,v 1.5 2002/11/12 22:18:58 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1.ebuild,v 1.6 2002/12/09 04:17:41 manson Exp $ IUSE="python gpm nls ruby perl" @@ -65,7 +65,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 -ppc sparc sparc64 alpha" +KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index c3a651830c86..d6566beb2707 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/vim # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.26 2002/12/06 23:58:06 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.27 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *vim-6.1-r17.ebuild (06 Dec 2002) 06 Dec 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r17.ebuild : diff --git a/app-editors/vim/vim-6.1-r10.ebuild b/app-editors/vim/vim-6.1-r10.ebuild index f3b3a72c8570..218da607b47e 100644 --- a/app-editors/vim/vim-6.1-r10.ebuild +++ b/app-editors/vim/vim-6.1-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r10.ebuild,v 1.7 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r10.ebuild,v 1.8 2002/12/09 04:17:41 manson Exp $ IUSE="gpm nls gnome python X gtk ruby perl" @@ -65,7 +65,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 diff --git a/app-editors/vim/vim-6.1-r11.ebuild b/app-editors/vim/vim-6.1-r11.ebuild index 323b0166782a..9880af5bcb8b 100644 --- a/app-editors/vim/vim-6.1-r11.ebuild +++ b/app-editors/vim/vim-6.1-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r11.ebuild,v 1.4 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r11.ebuild,v 1.5 2002/12/09 04:17:41 manson Exp $ IUSE="python gpm nls ruby perl" @@ -65,7 +65,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="=app-editors/vim-core-6.1 dev-util/cscope diff --git a/app-editors/vim/vim-6.1-r12.ebuild b/app-editors/vim/vim-6.1-r12.ebuild index 28554e989e6e..ea0f2ba9bec3 100644 --- a/app-editors/vim/vim-6.1-r12.ebuild +++ b/app-editors/vim/vim-6.1-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r12.ebuild,v 1.5 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r12.ebuild,v 1.6 2002/12/09 04:17:41 manson Exp $ IUSE="python gpm nls ruby perl" @@ -65,7 +65,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="=app-editors/vim-core-6.1 dev-util/cscope diff --git a/app-editors/vim/vim-6.1-r13.ebuild b/app-editors/vim/vim-6.1-r13.ebuild index 63052660ed37..70a132570e70 100644 --- a/app-editors/vim/vim-6.1-r13.ebuild +++ b/app-editors/vim/vim-6.1-r13.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r13.ebuild,v 1.3 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r13.ebuild,v 1.4 2002/12/09 04:17:41 manson Exp $ IUSE="python gpm nls ruby perl" @@ -67,7 +67,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="=app-editors/vim-core-6.1 dev-util/cscope diff --git a/app-editors/vim/vim-6.1-r14.ebuild b/app-editors/vim/vim-6.1-r14.ebuild index 3e6546ec1ff5..6d0c4bcfacc0 100644 --- a/app-editors/vim/vim-6.1-r14.ebuild +++ b/app-editors/vim/vim-6.1-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r14.ebuild,v 1.4 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r14.ebuild,v 1.5 2002/12/09 04:17:41 manson Exp $ IUSE="python gpm nls ruby perl" @@ -67,7 +67,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="app-editors/vim-core dev-util/cscope diff --git a/app-editors/vim/vim-6.1-r15.ebuild b/app-editors/vim/vim-6.1-r15.ebuild index 6f177d615b51..e1327355524b 100644 --- a/app-editors/vim/vim-6.1-r15.ebuild +++ b/app-editors/vim/vim-6.1-r15.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r15.ebuild,v 1.3 2002/11/12 22:34:23 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r15.ebuild,v 1.4 2002/12/09 04:17:41 manson Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -65,7 +65,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="app-editors/vim-core sys-libs/libtermcap-compat diff --git a/app-editors/vim/vim-6.1-r16.ebuild b/app-editors/vim/vim-6.1-r16.ebuild index 7a46b207996c..7c645a1143c3 100644 --- a/app-editors/vim/vim-6.1-r16.ebuild +++ b/app-editors/vim/vim-6.1-r16.ebuild @@ -1,12 +1,12 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r16.ebuild,v 1.5 2002/12/06 23:58:06 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r16.ebuild,v 1.6 2002/12/09 04:17:41 manson Exp $ VIMPATCH="vimpatch-1-245.tar.bz2" inherit vim DESCRIPTION="Vi IMproved!" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="app-editors/vim-core sys-libs/libtermcap-compat dev-util/cscope diff --git a/app-editors/vim/vim-6.1-r17.ebuild b/app-editors/vim/vim-6.1-r17.ebuild index 7d97a05a3325..ddaadc21857d 100644 --- a/app-editors/vim/vim-6.1-r17.ebuild +++ b/app-editors/vim/vim-6.1-r17.ebuild @@ -1,12 +1,12 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r17.ebuild,v 1.2 2002/12/06 23:58:06 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r17.ebuild,v 1.3 2002/12/09 04:17:41 manson Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim DESCRIPTION="Vi IMproved!" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="app-editors/vim-core sys-libs/libtermcap-compat dev-util/cscope diff --git a/app-editors/vim/vim-6.1-r7.ebuild b/app-editors/vim/vim-6.1-r7.ebuild index 1396cb413291..ce814b88cdb9 100644 --- a/app-editors/vim/vim-6.1-r7.ebuild +++ b/app-editors/vim/vim-6.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r7.ebuild,v 1.10 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r7.ebuild,v 1.11 2002/12/09 04:17:41 manson Exp $ IUSE="gpm nls gnome python X gtk ruby perl" @@ -59,7 +59,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 diff --git a/app-editors/vim/vim-6.1-r8.ebuild b/app-editors/vim/vim-6.1-r8.ebuild index 00d3c0f7a009..b8df1d922be2 100644 --- a/app-editors/vim/vim-6.1-r8.ebuild +++ b/app-editors/vim/vim-6.1-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r8.ebuild,v 1.10 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r8.ebuild,v 1.11 2002/12/09 04:17:41 manson Exp $ IUSE="gpm nls gnome python X gtk ruby perl" @@ -59,7 +59,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 diff --git a/app-editors/vim/vim-6.1-r9.ebuild b/app-editors/vim/vim-6.1-r9.ebuild index d79cd778e87a..a89bbdd1c58f 100644 --- a/app-editors/vim/vim-6.1-r9.ebuild +++ b/app-editors/vim/vim-6.1-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r9.ebuild,v 1.5 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r9.ebuild,v 1.6 2002/12/09 04:17:41 manson Exp $ IUSE="gpm nls gnome python X gtk ruby perl" @@ -63,7 +63,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 diff --git a/app-editors/xemacs-gamma/ChangeLog b/app-editors/xemacs-gamma/ChangeLog index 6ca5b60a5abc..b96b7a8e17e1 100644 --- a/app-editors/xemacs-gamma/ChangeLog +++ b/app-editors/xemacs-gamma/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editor/xemacs-gamma # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/ChangeLog,v 1.3 2002/05/10 23:48:54 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/ChangeLog,v 1.4 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *xemacs-gamma-21.4.8 (10 May 2002) 10 May 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog, diff --git a/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild b/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild index e0e2aa57fa43..a1b83f2a7900 100644 --- a/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild +++ b/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.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/xemacs-gamma/xemacs-gamma-21.4.6.ebuild,v 1.11 2002/10/20 18:37:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild,v 1.12 2002/12/09 04:17:41 manson Exp $ IUSE="gpm motif postgres xface tiff gtk jpeg mule nas esd X png gnome" @@ -21,7 +21,7 @@ HOMEPAGE="http://www.xemacs.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=sys-libs/gdbm-1.8.0 >=sys-libs/zlib-1.1.4 diff --git a/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild b/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild index 6c575fa2602b..a7800b597845 100644 --- a/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild +++ b/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.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/xemacs-gamma/xemacs-gamma-21.4.8.ebuild,v 1.11 2002/10/20 18:37:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild,v 1.12 2002/12/09 04:17:41 manson Exp $ IUSE="gpm motif postgres xface tiff gtk jpeg mule nas esd X png gnome" @@ -21,7 +21,7 @@ HOMEPAGE="http://www.xemacs.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=sys-libs/gdbm-1.8.0 >=sys-libs/zlib-1.1.4 diff --git a/app-editors/xemacs-gtk/ChangeLog b/app-editors/xemacs-gtk/ChangeLog index 4d91c78ea712..b309dccf1b72 100644 --- a/app-editors/xemacs-gtk/ChangeLog +++ b/app-editors/xemacs-gtk/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/xemacs-gtk # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/ChangeLog,v 1.9 2002/08/08 03:21:26 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/ChangeLog,v 1.10 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *xemacs-gtk-21.4.8-r3 (28 Jul 2002) 07 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org> diff --git a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild index 3485cf2768dd..27246506502d 100644 --- a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild +++ b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.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/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild,v 1.8 2002/11/20 16:10:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild,v 1.9 2002/12/09 04:17:41 manson Exp $ IUSE="gpm postgres xface tiff gtk jpeg mule nas esd X png gnome" @@ -55,7 +55,7 @@ PROVIDE="virtual/xemacs" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_unpack() { cd ${WORKDIR} diff --git a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild index 2f06975880c0..945d0008aa41 100644 --- a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild +++ b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.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/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild,v 1.10 2002/11/20 16:10:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r3.ebuild,v 1.11 2002/12/09 04:17:41 manson Exp $ IUSE="gpm postgres xface tiff gtk jpeg mule nas esd X png gnome" @@ -54,7 +54,7 @@ PROVIDE="virtual/xemacs" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_unpack() { cd ${WORKDIR} diff --git a/app-editors/xemacs-packages-sumo/ChangeLog b/app-editors/xemacs-packages-sumo/ChangeLog index 6bd0cf46a50d..c8bfe0df2690 100644 --- a/app-editors/xemacs-packages-sumo/ChangeLog +++ b/app-editors/xemacs-packages-sumo/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/xemacs-packages-sumo # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-packages-sumo/ChangeLog,v 1.6 2002/09/23 05:25:11 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-packages-sumo/ChangeLog,v 1.7 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *xemacs-packages-sumo-2002.09.19 (Sep 23, 2002) 23 Sep 2002; Arcady Genkin <agenkin@thpoon.com> diff --git a/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild b/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild index eaa699c515ec..1526c3fb6669 100644 --- a/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild +++ b/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.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/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild,v 1.4 2002/11/30 02:48:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild,v 1.5 2002/12/09 04:17:41 manson Exp $ DESCRIPTION="The SUMO bundle of ELISP packages for Xemacs" HOMEPAGE="http://www.xemacs.org" @@ -9,7 +9,7 @@ SRC_URI="http://ftp.us.xemacs.org/ftp/pub/xemacs/packages/${PN/-packages/}-${PV/ SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="sys-apps/tar sys-apps/gzip diff --git a/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild b/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild index 34e2ead2b236..e69ffde156e8 100644 --- a/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild +++ b/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.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/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild,v 1.3 2002/10/17 13:17:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild,v 1.4 2002/12/09 04:17:41 manson Exp $ DESCRIPTION="The SUMO bundle of ELISP packages for Xemacs" HOMEPAGE="http://www.xemacs.org" @@ -12,7 +12,7 @@ S="${WORKDIR}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_install() { dodir /usr/lib/xemacs diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 19cfa4245604..9b501855ab87 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/xemacs # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.22 2002/11/05 15:08:41 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.23 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *xemacs-21.4.10 (03 Nov 2002) 05 Nov 2002; Stuart Bouyer <stubear@gentoo.org> xemacs-2.4.10.ebuild : diff --git a/app-editors/xemacs/xemacs-21.4.10.ebuild b/app-editors/xemacs/xemacs-21.4.10.ebuild index 8b4053f2e6c1..afeba78941ca 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-2002 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.2 2002/11/05 15:08:41 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.10.ebuild,v 1.3 2002/12/09 04:17:41 manson Exp $ IUSE="gpm esd postgres xface nas X jpeg tiff png mule motif canna" @@ -52,7 +52,7 @@ PROVIDE="virtual/xemacs" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc ~sparc ~sparc64" +KEYWORDS="~x86 -ppc ~sparc " src_unpack() { diff --git a/app-editors/xemacs/xemacs-21.4.6-r4.ebuild b/app-editors/xemacs/xemacs-21.4.6-r4.ebuild index ca6cffd2d138..d68f6af8efea 100644 --- a/app-editors/xemacs/xemacs-21.4.6-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.4.6-r4.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/xemacs/xemacs-21.4.6-r4.ebuild,v 1.8 2002/10/16 23:26:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.6-r4.ebuild,v 1.9 2002/12/09 04:17:41 manson Exp $ IUSE="nas esd motif gpm X" @@ -30,7 +30,7 @@ RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " PROVIDE="virtual/emacs" diff --git a/app-editors/xemacs/xemacs-21.4.8-r2.ebuild b/app-editors/xemacs/xemacs-21.4.8-r2.ebuild index 490c1189aa79..e51a5de61f63 100644 --- a/app-editors/xemacs/xemacs-21.4.8-r2.ebuild +++ b/app-editors/xemacs/xemacs-21.4.8-r2.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/xemacs/xemacs-21.4.8-r2.ebuild,v 1.6 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r2.ebuild,v 1.7 2002/12/09 04:17:41 manson Exp $ IUSE="gpm esd postgres xface nas X jpeg tiff png mule" @@ -50,7 +50,7 @@ PROVIDE="virtual/xemacs" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { diff --git a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild index c6405eaf8072..0dc028a2bea5 100644 --- a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild +++ b/app-editors/xemacs/xemacs-21.4.8-r3.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/xemacs/xemacs-21.4.8-r3.ebuild,v 1.9 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.10 2002/12/09 04:17:41 manson Exp $ IUSE="gpm esd postgres xface nas X jpeg tiff png mule" @@ -50,7 +50,7 @@ PROVIDE="virtual/xemacs" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { diff --git a/app-editors/xemacs/xemacs-21.4.9.ebuild b/app-editors/xemacs/xemacs-21.4.9.ebuild index acbdf8b3acc2..b3ee06526a6b 100644 --- a/app-editors/xemacs/xemacs-21.4.9.ebuild +++ b/app-editors/xemacs/xemacs-21.4.9.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/xemacs/xemacs-21.4.9.ebuild,v 1.4 2002/10/05 05:39:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.9.ebuild,v 1.5 2002/12/09 04:17:41 manson Exp $ IUSE="gpm esd postgres xface nas X jpeg tiff png mule" @@ -50,7 +50,7 @@ PROVIDE="virtual/xemacs" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { diff --git a/app-editors/xwpe/ChangeLog b/app-editors/xwpe/ChangeLog index 2b620f5c0fe5..81da9cb2e98a 100644 --- a/app-editors/xwpe/ChangeLog +++ b/app-editors/xwpe/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/xwpe # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/ChangeLog,v 1.3 2002/08/06 17:35:49 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/ChangeLog,v 1.4 2002/12/09 04:17:41 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *xwpe-1.5.29a (14 Jul 2002) 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : diff --git a/app-editors/xwpe/xwpe-1.5.29a.ebuild b/app-editors/xwpe/xwpe-1.5.29a.ebuild index f6fe08cae738..6876abf10e94 100644 --- a/app-editors/xwpe/xwpe-1.5.29a.ebuild +++ b/app-editors/xwpe/xwpe-1.5.29a.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/xwpe/xwpe-1.5.29a.ebuild,v 1.5 2002/10/20 18:37:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/xwpe-1.5.29a.ebuild,v 1.6 2002/12/09 04:17:41 manson Exp $ DESCRIPTION="An IDE to Develop in text and graphical mode" HOMEPAGE="http://www.identicalsoftware.com/xwpe/" @@ -12,7 +12,7 @@ DEPEND=">=sys-libs/gpm-1.20.0 \ >=sys-libs/zlib-1.1.4" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SRC_URI="http://www.identicalsoftware.com/xwpe/${P}.tar.gz" |