diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-17 21:14:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-17 21:14:02 +0000 |
commit | 336cb1c1991e2da73d64007df20caa6be20c9505 (patch) | |
tree | 01c1d4f7ed0e3aba524735ac08c6d62a143f5dd4 /app-editors | |
parent | arm/s390/sh stable (diff) | |
download | historical-336cb1c1991e2da73d64007df20caa6be20c9505.tar.gz historical-336cb1c1991e2da73d64007df20caa6be20c9505.tar.bz2 historical-336cb1c1991e2da73d64007df20caa6be20c9505.zip |
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/vim-core-7.0.174.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-7.0.174.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/vim-core/vim-core-7.0.174.ebuild b/app-editors/vim-core/vim-core-7.0.174.ebuild index 659fe4dc8532..83e8aaa3925a 100644 --- a/app-editors/vim-core/vim-core-7.0.174.ebuild +++ b/app-editors/vim-core/vim-core-7.0.174.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-core/vim-core-7.0.174.ebuild,v 1.9 2007/03/07 15:26:55 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.174.ebuild,v 1.10 2007/03/17 21:12:43 vapier Exp $ inherit vim @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.*} DESCRIPTION="vim and gvim shared files" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="${DEPEND}" PDEPEND="!livecd? ( app-vim/gentoo-syntax )" diff --git a/app-editors/vim/vim-7.0.174.ebuild b/app-editors/vim/vim-7.0.174.ebuild index 12c2baea4ba0..eb7a82dda8f2 100644 --- a/app-editors/vim/vim-7.0.174.ebuild +++ b/app-editors/vim/vim-7.0.174.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.174.ebuild,v 1.9 2007/03/07 15:27:46 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.174.ebuild,v 1.10 2007/03/17 21:14:02 vapier Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} 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" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" PROVIDE="virtual/editor" DEPEND="${DEPEND} |