summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-26 18:53:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-26 18:53:13 +0000
commit880bd15e31dee0be82bfd23ad049cb9ede160f21 (patch)
treecd6f181a3e1bf6a65d6888587cb1639a4b4fc87b /app-vim
parentStable for x86, wrt bug #502640 (diff)
downloadgentoo-2-880bd15e31dee0be82bfd23ad049cb9ede160f21.tar.gz
gentoo-2-880bd15e31dee0be82bfd23ad049cb9ede160f21.tar.bz2
gentoo-2-880bd15e31dee0be82bfd23ad049cb9ede160f21.zip
Stable for x86, wrt bug #502642
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/tagbar/ChangeLog6
-rw-r--r--app-vim/tagbar/tagbar-2.6.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-vim/tagbar/ChangeLog b/app-vim/tagbar/ChangeLog
index b4fefda88ec0..abb3b40b7c9e 100644
--- a/app-vim/tagbar/ChangeLog
+++ b/app-vim/tagbar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/tagbar
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/tagbar/ChangeLog,v 1.9 2014/04/12 18:54:49 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/tagbar/ChangeLog,v 1.10 2014/04/26 18:53:13 ago Exp $
+
+ 26 Apr 2014; Agostino Sarubbo <ago@gentoo.org> tagbar-2.6.1.ebuild:
+ Stable for x86, wrt bug #502642
12 Apr 2014; Chema Alonso <nimiux@gentoo.org> tagbar-2.6.1.ebuild:
Stable for amd64 wrt bug #502642
@@ -41,4 +44,3 @@
04 Dec 2011; Tim Harder <radhermit@gentoo.org> +tagbar-2.2.ebuild,
+metadata.xml:
Initial import.
-
diff --git a/app-vim/tagbar/tagbar-2.6.1.ebuild b/app-vim/tagbar/tagbar-2.6.1.ebuild
index addb06d8a364..c1fc464081da 100644
--- a/app-vim/tagbar/tagbar-2.6.1.ebuild
+++ b/app-vim/tagbar/tagbar-2.6.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/tagbar/tagbar-2.6.1.ebuild,v 1.2 2014/04/12 18:54:49 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/tagbar/tagbar-2.6.1.ebuild,v 1.3 2014/04/26 18:53:13 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ HOMEPAGE="http://majutsushi.github.com/tagbar/
http://www.vim.org/scripts/script.php?script_id=3465"
SRC_URI="https://github.com/majutsushi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND=">=dev-util/ctags-5.5"