diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-24 15:49:39 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-24 15:49:39 +0000 |
commit | 2dbb259371544d2558176f5ec01c0ef78f4902c7 (patch) | |
tree | 8efd81615d4de016003a188c30ce17fb3a42d8fc /app-editors/vim-core | |
parent | Fixed the -ja patch URLs. (diff) | |
download | historical-2dbb259371544d2558176f5ec01c0ef78f4902c7.tar.gz historical-2dbb259371544d2558176f5ec01c0ef78f4902c7.tar.bz2 historical-2dbb259371544d2558176f5ec01c0ef78f4902c7.zip |
PPC stable profile update
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r-- | app-editors/vim-core/vim-core-6.2-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.2-r9.ebuild b/app-editors/vim-core/vim-core-6.2-r9.ebuild index 73c18f2b03f9..095573acc7ae 100644 --- a/app-editors/vim-core/vim-core-6.2-r9.ebuild +++ b/app-editors/vim-core/vim-core-6.2-r9.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.2-r9.ebuild,v 1.3 2004/05/24 00:15:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r9.ebuild,v 1.4 2004/05/24 15:48:56 pvdabeel Exp $ inherit vim @@ -18,5 +18,5 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="~x86 ~ppc sparc mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="~x86 ppc sparc mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass |