summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-04-04 12:01:42 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-04-04 12:01:42 +0000
commitf910cbc849f7a0df3673bf5d4f7a426e4a3275bc (patch)
tree892cf2c97cd3a274e14fdceece4c1fa46d61365c /app-editors/vim-core
parentVersion bump and fixed bug ##216108 for bad install of demo directory. (diff)
downloadgentoo-2-f910cbc849f7a0df3673bf5d4f7a426e4a3275bc.tar.gz
gentoo-2-f910cbc849f7a0df3673bf5d4f7a426e4a3275bc.tar.bz2
gentoo-2-f910cbc849f7a0df3673bf5d4f7a426e4a3275bc.zip
Stable on alpha, bug #216151
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/ChangeLog6
-rw-r--r--app-editors/vim-core/vim-core-7.1.266.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 913f14ddabb6..018caf83c8c9 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,10 @@
# 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.282 2008/04/04 09:09:52 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.283 2008/04/04 12:01:42 klausman Exp $
+
+ 04 Apr 2008; Tobias Klausmann <klausman@gentoo.org>
+ vim-core-7.1.266.ebuild:
+ Stable on alpha, bug #216151
04 Apr 2008; Dawid Węgliński <cla@gentoo.org> vim-core-7.1.266.ebuild:
Stable on x86 (bug #216151)
diff --git a/app-editors/vim-core/vim-core-7.1.266.ebuild b/app-editors/vim-core/vim-core-7.1.266.ebuild
index 1d43fd9d7526..d5a471d46008 100644
--- a/app-editors/vim-core/vim-core-7.1.266.ebuild
+++ b/app-editors/vim-core/vim-core-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-core/vim-core-7.1.266.ebuild,v 1.2 2008/04/04 09:09:52 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.266.ebuild,v 1.3 2008/04/04 12:01:42 klausman 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 )"