summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-07-06 20:57:37 +0000
committerDawid Węgliński <cla@gentoo.org>2008-07-06 20:57:37 +0000
commit3d5928269c8d37029dcf8dcf8b9b41528ffe4c09 (patch)
tree80b949979c250c0f31a202f61333d10e430627cd /app-editors
parentamd64/x86 stable, bug #230919 (diff)
downloadgentoo-2-3d5928269c8d37029dcf8dcf8b9b41528ffe4c09.tar.gz
gentoo-2-3d5928269c8d37029dcf8dcf8b9b41528ffe4c09.tar.bz2
gentoo-2-3d5928269c8d37029dcf8dcf8b9b41528ffe4c09.zip
Stable on amd64/x86 (bug #227453)
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/vim-core-7.1.319.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index b81384a65b16..9e726fdd91ba 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.288 2008/06/20 12:19:04 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.289 2008/07/06 20:57:37 cla Exp $
+
+ 06 Jul 2008; Dawid Węgliński <cla@gentoo.org> vim-core-7.1.319.ebuild:
+ Stable on x86/amd64 (bug #227453)
*vim-core-7.1.319 (20 Jun 2008)
diff --git a/app-editors/vim-core/vim-core-7.1.319.ebuild b/app-editors/vim-core/vim-core-7.1.319.ebuild
index 1f4a42034348..2972254e63c9 100644
--- a/app-editors/vim-core/vim-core-7.1.319.ebuild
+++ b/app-editors/vim-core/vim-core-7.1.319.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-core/vim-core-7.1.319.ebuild,v 1.1 2008/06/20 12:19:04 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.319.ebuild,v 1.2 2008/07/06 20:57:37 cla Exp $
inherit vim
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="vim and gvim shared files"
-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}"
PDEPEND="!livecd? ( app-vim/gentoo-syntax )"