diff options
author | 2007-05-02 16:16:18 +0000 | |
---|---|---|
committer | 2007-05-02 16:16:18 +0000 | |
commit | e9739bb5427c7244e97231c8d62a29daf1eed1b2 (patch) | |
tree | 27e6e05e4d5b78fd1856438ae7621639346850e9 /app-editors/vim/vim-7.0.235.ebuild | |
parent | removed obsolete versions. Fixed bug #174968, thanks to MaratIK <marat.buharo... (diff) | |
download | historical-e9739bb5427c7244e97231c8d62a29daf1eed1b2.tar.gz historical-e9739bb5427c7244e97231c8d62a29daf1eed1b2.tar.bz2 historical-e9739bb5427c7244e97231c8d62a29daf1eed1b2.zip |
Stable for HPPA (bug #176464).
Package-Manager: portage-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} |