summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:35:17 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-07-16 14:35:17 +0000
commit758aa56e21c7dd7a518f57788c71012dbb213e56 (patch)
treeaf3ea5f65607ac3ce74e062e89f3d9957f935629 /app-editors/vim-core
parentppc profile cleanup (diff)
downloadhistorical-758aa56e21c7dd7a518f57788c71012dbb213e56.tar.gz
historical-758aa56e21c7dd7a518f57788c71012dbb213e56.tar.bz2
historical-758aa56e21c7dd7a518f57788c71012dbb213e56.zip
ppc profile cleanup
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/Manifest2
-rw-r--r--app-editors/vim-core/vim-core-6.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 350e29cc8cf3..1a1848a7ac6a 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -3,7 +3,7 @@ MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 31505cfe80a73066407322680501e6a2 vim-core-6.1-r4.ebuild 779
MD5 e07c7b938dd22000336f5eae9e5008c9 vim-core-6.1-r5.ebuild 785
MD5 c3200dce1fd048e3cee7e60c64656ed0 vim-core-6.2-r1.ebuild 800
-MD5 edf422e81ef8ec78837e713e8fa43ecb vim-core-6.2.ebuild 799
+MD5 3570ad0016327417778c540f9dbba37b vim-core-6.2.ebuild 800
MD5 606ea9f742888b585150edf0f62d6e75 vim-core-6.2_pre1.ebuild 808
MD5 957afdbe0546925784ce6349d7c871fc vim-core-6.2_pre2.ebuild 799
MD5 ca2572d3b17bbea4f7b9b618dba14098 vim-core-6.2_pre3.ebuild 799
diff --git a/app-editors/vim-core/vim-core-6.2.ebuild b/app-editors/vim-core/vim-core-6.2.ebuild
index 517b259b82b1..358c31f0595f 100644
--- a/app-editors/vim-core/vim-core-6.2.ebuild
+++ b/app-editors/vim-core/vim-core-6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2.ebuild,v 1.3 2003/07/02 18:50:52 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2.ebuild,v 1.4 2003/07/16 14:34:36 pvdabeel Exp $
inherit vim
@@ -16,5 +16,5 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim, gvim and kvim shared files"
-KEYWORDS="alpha ~arm hppa ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha ~arm hppa ~mips ppc ~sparc x86"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass