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 | 0d08248289a2608aa4bb4a393ce5969d758b1344 (patch) | |
tree | dbd4d30123564ae18a376f9c9efb724e68c35ab8 /app-editors | |
parent | Fixed the -ja patch URLs. (Manifest recommit) (diff) | |
download | gentoo-2-0d08248289a2608aa4bb4a393ce5969d758b1344.tar.gz gentoo-2-0d08248289a2608aa4bb4a393ce5969d758b1344.tar.bz2 gentoo-2-0d08248289a2608aa4bb4a393ce5969d758b1344.zip |
PPC stable profile update
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/vim-core-6.2-r9.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2-r9.ebuild | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/app-editors/vim/vim-6.2-r9.ebuild b/app-editors/vim/vim-6.2-r9.ebuild index 6f1a1cb35ef5..e4432467b691 100644 --- a/app-editors/vim/vim-6.2-r9.ebuild +++ b/app-editors/vim/vim-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/vim-6.2-r9.ebuild,v 1.4 2004/05/12 15:42:24 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.5 2004/05/24 15:49:39 pvdabeel Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~hppa mips ~ppc sparc ~x86 ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="~alpha ~hppa mips ppc sparc ~x86 ~amd64 ~ia64 ~s390 ~ppc64" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" |