diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-12 22:18:58 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-12 22:18:58 +0000 |
commit | d59834e8460915f6a3ced4bac25e7321e944d4c1 (patch) | |
tree | 65aedd670bae26f05aff3f701fe7ac003d8e0b22 /app-editors | |
parent | fix for compilation problem on alphaev67 (diff) | |
download | historical-d59834e8460915f6a3ced4bac25e7321e944d4c1.tar.gz historical-d59834e8460915f6a3ced4bac25e7321e944d4c1.tar.bz2 historical-d59834e8460915f6a3ced4bac25e7321e944d4c1.zip |
keyword adjustments
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.1-r3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.1.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index b1dbf2b67eed..11ec9267ba50 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +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.5 2002/11/08 03:45:57 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.6 2002/11/12 22:18:58 gerk Exp $ + + 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) *vim-core-6.1-r3 (27 Oct 2002) 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 7957218c3766..4f5f55864903 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.4 2002/10/05 05:39:07 drobbins Exp $ +# $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 $ 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 sparc64 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 a7eb8c1cb8f1..aa91cbf6fd51 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.2 2002/10/17 13:17:10 vapier Exp $ +# $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 $ # 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 sparc64 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 64088815919e..321332fe9fcd 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.4 2002/11/08 03:45:57 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r3.ebuild,v 1.5 2002/11/12 22:18:58 gerk Exp $ inherit vim DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ppc ~sparc ~sparc64 ~alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 gpm? ( >=sys-libs/gpm-1.19.3 ) diff --git a/app-editors/vim-core/vim-core-6.1.ebuild b/app-editors/vim-core/vim-core-6.1.ebuild index fd64304390ea..f7d48e931c97 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.4 2002/10/05 05:39:07 drobbins Exp $ +# $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 $ 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 sparc64 alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 |