diff options
author | 2007-05-02 16:14:57 +0000 | |
---|---|---|
committer | 2007-05-02 16:14:57 +0000 | |
commit | d727ad907ace0e6a2d62a3609dcb7c486fab540d (patch) | |
tree | ef10dba174962af3d3d480b4ede0d02dfeeb17dc /app-editors/vim/vim-7.0.235.ebuild | |
parent | Stable for HPPA (bug #176464). (diff) | |
download | gentoo-2-d727ad907ace0e6a2d62a3609dcb7c486fab540d.tar.gz gentoo-2-d727ad907ace0e6a2d62a3609dcb7c486fab540d.tar.bz2 gentoo-2-d727ad907ace0e6a2d62a3609dcb7c486fab540d.zip |
Stable for HPPA (bug #176464).
(Portage version: 2.1.2.2)
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 c46891014398..0995695ed8bb 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.4 2007/05/02 13:46:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.235.ebuild,v 1.5 2007/05/02 16:14:57 jer 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} |