summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-05-01 17:38:46 +0000
committerAron Griffis <agriffis@gentoo.org>2004-05-01 17:38:46 +0000
commit1e925f21eaca3457868bc16ff6332ac2f62e4956 (patch)
tree184a05a8ddb8783b0269486df7247e1ed9238623 /app-editors
parentAdd inherit eutils (Manifest recommit) (diff)
downloadgentoo-2-1e925f21eaca3457868bc16ff6332ac2f62e4956.tar.gz
gentoo-2-1e925f21eaca3457868bc16ff6332ac2f62e4956.tar.bz2
gentoo-2-1e925f21eaca3457868bc16ff6332ac2f62e4956.zip
Inadvertently committed with stable ppc64 keyword, change to ~ppc64
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-6.2-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 38c86d9388c4..dfa7eb6dbbfc 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.95 2004/04/30 23:32:34 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.96 2004/05/01 17:38:45 agriffis Exp $
+
+ 01 May 2004; Aron Griffis <agriffis@gentoo.org> vim-6.2-r9.ebuild:
+ Inadvertently committed with stable ppc64 keyword, change to ~ppc64
*vim-6.2-r9 (30 Apr 2004)
diff --git a/app-editors/vim/vim-6.2-r9.ebuild b/app-editors/vim/vim-6.2-r9.ebuild
index 69283284a017..3e8a9226970b 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.2 2004/05/01 00:21:01 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.3 2004/05/01 17:38:46 agriffis 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}"