summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-06-22 14:02:59 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-06-22 14:02:59 +0000
commit2a9b6fae81c16c9d244484774138470addd9e2f1 (patch)
treeca4e23ac7a6f7d960d6267ce423325f7ce3bf4fd /app-editors
parentia64 stable wrt bug #511190 (diff)
downloadgentoo-2-2a9b6fae81c16c9d244484774138470addd9e2f1.tar.gz
gentoo-2-2a9b6fae81c16c9d244484774138470addd9e2f1.tar.bz2
gentoo-2-2a9b6fae81c16c9d244484774138470addd9e2f1.zip
ia64 stable wrt bug #511190
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog5
-rw-r--r--app-editors/vim-core/vim-core-7.4.273.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 9ede4176a765..6ba38cacab55 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim-core
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.439 2014/06/17 14:41:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.440 2014/06/22 14:02:59 hattya Exp $
+
+ 22 Jun 2014; Akinori Hattori <hattya@gentoo.org> vim-core-7.4.273.ebuild:
+ ia64 stable wrt bug #511190
17 Jun 2014; Jeroen Roovers <jer@gentoo.org> vim-core-7.4.273.ebuild:
Stable for HPPA (bug #511190).
diff --git a/app-editors/vim-core/vim-core-7.4.273.ebuild b/app-editors/vim-core/vim-core-7.4.273.ebuild
index fe0bb0ae3a7e..444bfc8eac8b 100644
--- a/app-editors/vim-core/vim-core-7.4.273.ebuild
+++ b/app-editors/vim-core/vim-core-7.4.273.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.4.273.ebuild,v 1.2 2014/06/17 14:41:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.4.273.ebuild,v 1.3 2014/06/22 14:02:59 hattya Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -16,7 +16,7 @@ else
SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
http://dev.gentoo.org/~radhermit/vim/${PN}-7.3-gentoo-patches-r4.tar.bz2
http://dev.gentoo.org/~radhermit/vim/${VIM_ORG_PATCHES}"
- KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="vim and gvim shared files"