summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-03 23:32:39 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-03 23:32:39 +0000
commit9ab4edf2a9044e23461151ddc7eda10c559d384a (patch)
treeb20960b3f0cfc1a436c11c05540109d5517af829 /app-vim/neocomplcache
parentamd64 stable, bug #474878 (diff)
downloadgentoo-2-9ab4edf2a9044e23461151ddc7eda10c559d384a.tar.gz
gentoo-2-9ab4edf2a9044e23461151ddc7eda10c559d384a.tar.bz2
gentoo-2-9ab4edf2a9044e23461151ddc7eda10c559d384a.zip
amd64 stable, bug #481880
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-vim/neocomplcache')
-rw-r--r--app-vim/neocomplcache/ChangeLog6
-rw-r--r--app-vim/neocomplcache/neocomplcache-7.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-vim/neocomplcache/ChangeLog b/app-vim/neocomplcache/ChangeLog
index 09b6a3851863..7f8f144489e3 100644
--- a/app-vim/neocomplcache/ChangeLog
+++ b/app-vim/neocomplcache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/neocomplcache
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/neocomplcache/ChangeLog,v 1.5 2014/02/24 00:52:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/neocomplcache/ChangeLog,v 1.6 2014/03/03 23:32:39 pacho Exp $
+
+ 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> neocomplcache-7.1.ebuild:
+ amd64 stable, bug #481880
23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
neocomplcache-7.1.ebuild:
@@ -24,4 +27,3 @@
22 May 2011; Tim Harder <radhermit@gentoo.org> +neocomplcache-6.0.ebuild,
+metadata.xml:
Initial import.
-
diff --git a/app-vim/neocomplcache/neocomplcache-7.1.ebuild b/app-vim/neocomplcache/neocomplcache-7.1.ebuild
index 7fd093575c3f..b76f53eb98c8 100644
--- a/app-vim/neocomplcache/neocomplcache-7.1.ebuild
+++ b/app-vim/neocomplcache/neocomplcache-7.1.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-vim/neocomplcache/neocomplcache-7.1.ebuild,v 1.2 2014/02/24 00:52:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/neocomplcache/neocomplcache-7.1.ebuild,v 1.3 2014/03/03 23:32:39 pacho Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: ultimate auto completion system"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2620"
LICENSE="MIT"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
VIM_PLUGIN_HELPFILES="${PN}.txt"