summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-04-04 13:11:24 +0000
committerBrent Baude <ranger@gentoo.org>2008-04-04 13:11:24 +0000
commit6d95939be2abe2f071c0530a48f54c4e5f41bdce (patch)
tree7fcb423869597616ff36cd873eb20ef3a0fa1184 /app-editors/vim
parentMarking vim-core-7.1.266 ppc64 and ppc for bug 216151 (diff)
downloadhistorical-6d95939be2abe2f071c0530a48f54c4e5f41bdce.tar.gz
historical-6d95939be2abe2f071c0530a48f54c4e5f41bdce.tar.bz2
historical-6d95939be2abe2f071c0530a48f54c4e5f41bdce.zip
Marking vim-7.1.266 ppc64 and ppc for bug 216151
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-7.1.266.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 2d158dc0dc50..e0a7829d4919 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.301 2008/04/04 12:05:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.302 2008/04/04 13:11:24 ranger Exp $
+
+ 04 Apr 2008; Brent Baude <ranger@gentoo.org> vim-7.1.266.ebuild:
+ Marking vim-7.1.266 ppc64 and ppc for bug 216151
04 Apr 2008; Tobias Klausmann <klausman@gentoo.org> vim-7.1.266.ebuild:
Stable on alpha, bug #216151
diff --git a/app-editors/vim/vim-7.1.266.ebuild b/app-editors/vim/vim-7.1.266.ebuild
index b02a6df1af2e..d4afb0184e2b 100644
--- a/app-editors/vim/vim-7.1.266.ebuild
+++ b/app-editors/vim/vim-7.1.266.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.266.ebuild,v 1.3 2008/04/04 12:05:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.266.ebuild,v 1.4 2008/04/04 13:11:24 ranger Exp $
inherit vim
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unstable/unix/vim-${VIM_VERSION}.tar.bz2
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="Vim, an improved vi-style text editor"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND="${DEPEND}
!minimal? ( ~app-editors/vim-core-${PV} )"