diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-22 21:33:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-22 21:33:40 +0000 |
commit | 7dc34e159e1db46a71892ea16945a56d3abf2304 (patch) | |
tree | 145cfbd3609bf827a30c5ee0cbe701aadc93073c /app-editors/vim-core/vim-core-6.3.ebuild | |
parent | 2.4.26-r1 version bump, fix for the CAN-2004-0394 issue and bug #53804. Marke... (diff) | |
download | gentoo-2-7dc34e159e1db46a71892ea16945a56d3abf2304.tar.gz gentoo-2-7dc34e159e1db46a71892ea16945a56d3abf2304.tar.bz2 gentoo-2-7dc34e159e1db46a71892ea16945a56d3abf2304.zip |
Stable on hppa
Diffstat (limited to 'app-editors/vim-core/vim-core-6.3.ebuild')
-rw-r--r-- | app-editors/vim-core/vim-core-6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3.ebuild b/app-editors/vim-core/vim-core-6.3.ebuild index ce5b593174b6..cbc5974ee702 100644 --- a/app-editors/vim-core/vim-core-6.3.ebuild +++ b/app-editors/vim-core/vim-core-6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.ebuild,v 1.6 2004/06/22 19:58:28 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.ebuild,v 1.7 2004/06/22 21:33:40 gustavoz Exp $ inherit vim @@ -19,5 +19,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="x86 sparc mips ppc alpha amd64 ia64 ~arm ~hppa ~ppc64 ~s390" +KEYWORDS="x86 sparc mips ppc alpha amd64 ia64 ~arm hppa ~ppc64 ~s390" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass |