diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 10:44:24 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 10:44:24 +0000 |
commit | e7da186df46f565b5466057fd0befa87d44edffe (patch) | |
tree | 678dc517b12aaa8d4d579c9497f9e9439dbb17c6 /app-editors/vim-core | |
parent | fix info and remove old line (diff) | |
download | gentoo-2-e7da186df46f565b5466057fd0befa87d44edffe.tar.gz gentoo-2-e7da186df46f565b5466057fd0befa87d44edffe.tar.bz2 gentoo-2-e7da186df46f565b5466057fd0befa87d44edffe.zip |
During removal of sparc64 keywords from the ebuilds a bad sed introduced problematic KEYWORDS line that contained an illegal character before the alpha keyword. Fixed.
Diffstat (limited to 'app-editors/vim-core')
-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 |
4 files changed, 8 insertions, 8 deletions
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 64fe1635ab1f..bc4f217041b1 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.6 2002/12/09 04:17:41 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r1.ebuild,v 1.7 2002/12/15 10:44:10 bjb Exp $ IUSE="python gpm nls ruby perl" @@ -65,7 +65,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 -ppc sparc 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 bb91b97fc71d..170cb0cab894 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.4 2002/12/09 04:17:41 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r2.ebuild,v 1.5 2002/12/15 10:44:10 bjb 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 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 477f966d7edd..a2a8a55ac2be 100644 --- a/app-editors/vim-core/vim-core-6.1-r3.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r3.ebuild @@ -1,12 +1,12 @@ # 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.8 2002/12/09 18:48:04 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r3.ebuild,v 1.9 2002/12/15 10:44:10 bjb Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim DESCRIPTION="vim, gvim and kvim shared files" -KEYWORDS="~x86 ppc ~sparc ~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 8f0a2a8e134f..ac60607cf1c7 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.6 2002/12/09 04:17:41 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1.ebuild,v 1.7 2002/12/15 10:44:10 bjb Exp $ IUSE="python gpm nls ruby perl" @@ -65,7 +65,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 -ppc sparc alpha" +KEYWORDS="x86 -ppc sparc alpha" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 |