diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-09 16:09:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-09 16:09:11 +0000 |
commit | 49b55d3216475b9ed324c555f5f3cba775a7481a (patch) | |
tree | 02bcfbdf34f4a5191dc6cce0afbb0f25da3e82bd /app-editors/vim-core/vim-core-7.3.762.ebuild | |
parent | Stable for s390, wrt bug #469010 (diff) | |
download | gentoo-2-49b55d3216475b9ed324c555f5f3cba775a7481a.tar.gz gentoo-2-49b55d3216475b9ed324c555f5f3cba775a7481a.tar.bz2 gentoo-2-49b55d3216475b9ed324c555f5f3cba775a7481a.zip |
Stable for sh, wrt bug #469010
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/vim-core/vim-core-7.3.762.ebuild')
-rw-r--r-- | app-editors/vim-core/vim-core-7.3.762.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-7.3.762.ebuild b/app-editors/vim-core/vim-core-7.3.762.ebuild index 17fee57e16b0..afbc72d315cf 100644 --- a/app-editors/vim-core/vim-core-7.3.762.ebuild +++ b/app-editors/vim-core/vim-core-7.3.762.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3.762.ebuild,v 1.10 2013/06/09 16:08:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.3.762.ebuild,v 1.11 2013/06/09 16:09:11 ago Exp $ EAPI=3 VIM_VERSION="7.3" @@ -16,5 +16,5 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2 S="${WORKDIR}/vim${VIM_VERSION/.}" DESCRIPTION="vim and gvim shared files" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |