summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-12 17:22:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-12 17:22:13 +0000
commitf9002b32ba8d2ac9562d96b99842e29c9d64fe5e (patch)
treecaf31f3649b80b16e6314e6d3851b36b82d87e32 /app-vim
parentStable for ia64, wrt bug #464160 (diff)
downloadgentoo-2-f9002b32ba8d2ac9562d96b99842e29c9d64fe5e.tar.gz
gentoo-2-f9002b32ba8d2ac9562d96b99842e29c9d64fe5e.tar.bz2
gentoo-2-f9002b32ba8d2ac9562d96b99842e29c9d64fe5e.zip
Stable for ia64, wrt bug #464418
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/taglist/ChangeLog5
-rw-r--r--app-vim/taglist/taglist-4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/taglist/ChangeLog b/app-vim/taglist/ChangeLog
index 2b10f45c1547..722b3334d822 100644
--- a/app-vim/taglist/ChangeLog
+++ b/app-vim/taglist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/taglist
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.62 2013/04/12 08:51:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.63 2013/04/12 17:22:13 ago Exp $
+
+ 12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> taglist-4.6.ebuild:
+ Stable for ia64, wrt bug #464418
12 Apr 2013; Agostino Sarubbo <ago@gentoo.org> taglist-4.6.ebuild:
Stable for alpha, wrt bug #464418
diff --git a/app-vim/taglist/taglist-4.6.ebuild b/app-vim/taglist/taglist-4.6.ebuild
index 92128c4afc04..2d8ed6762455 100644
--- a/app-vim/taglist/taglist-4.6.ebuild
+++ b/app-vim/taglist/taglist-4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.6.ebuild,v 1.5 2013/04/12 08:51:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.6.ebuild,v 1.6 2013/04/12 17:22:13 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit vim-plugin eutils
DESCRIPTION="vim plugin: ctags-based source code browser"
HOMEPAGE="http://vim-taglist.sourceforge.net/"
LICENSE="vim"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
RDEPEND="dev-util/ctags"