diff options
author | 2007-05-02 11:24:23 +0000 | |
---|---|---|
committer | 2007-05-02 11:24:23 +0000 | |
commit | 79a562c7b5d16e0c90384711d87f14a7a8f55399 (patch) | |
tree | a8eee47dd38c289878105a617dacb2647bf2a8bb /app-editors/vim/vim-7.0.235.ebuild | |
parent | ia64 + x86 stable wrt security bug 176464 (diff) | |
download | gentoo-2-79a562c7b5d16e0c90384711d87f14a7a8f55399.tar.gz gentoo-2-79a562c7b5d16e0c90384711d87f14a7a8f55399.tar.bz2 gentoo-2-79a562c7b5d16e0c90384711d87f14a7a8f55399.zip |
ia64 + x86 stable wrt security bug 176464
(Portage version: 2.1.2.5)
Diffstat (limited to 'app-editors/vim/vim-7.0.235.ebuild')
-rw-r--r-- | app-editors/vim/vim-7.0.235.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-7.0.235.ebuild b/app-editors/vim/vim-7.0.235.ebuild index b303282d825a..242f1e7cfc36 100644 --- a/app-editors/vim/vim-7.0.235.ebuild +++ b/app-editors/vim/vim-7.0.235.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.235.ebuild,v 1.1 2007/04/29 22:27:26 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.235.ebuild,v 1.2 2007/05/02 11:24:23 armin76 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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" PROVIDE="virtual/editor" DEPEND="${DEPEND} |