summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-04-10 17:04:31 +0000
committerJeroen Roovers <jer@gentoo.org>2013-04-10 17:04:31 +0000
commit52272d5db09b2e327bd5c6e44e4899ef7fd0dd53 (patch)
treec5e1563f104269244c4dd35de58be6b1e7979e87 /app-vim/taglist
parentStable for HPPA (bug #465060). (diff)
downloadgentoo-2-52272d5db09b2e327bd5c6e44e4899ef7fd0dd53.tar.gz
gentoo-2-52272d5db09b2e327bd5c6e44e4899ef7fd0dd53.tar.bz2
gentoo-2-52272d5db09b2e327bd5c6e44e4899ef7fd0dd53.zip
Stable for HPPA (bug #464418).
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-vim/taglist')
-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 b9abdeddd91f..8bbb508c0e69 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.59 2013/04/08 08:21:02 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.60 2013/04/10 17:04:31 jer Exp $
+
+ 10 Apr 2013; Jeroen Roovers <jer@gentoo.org> taglist-4.6.ebuild:
+ Stable for HPPA (bug #464418).
08 Apr 2013; Chema Alonso <nimiux@gentoo.org> taglist-4.6.ebuild:
Stable for amd64 wrt bug #464418
diff --git a/app-vim/taglist/taglist-4.6.ebuild b/app-vim/taglist/taglist-4.6.ebuild
index a7da5c03d335..c67b412a68e4 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.2 2013/04/08 08:21:02 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.6.ebuild,v 1.3 2013/04/10 17:04:31 jer 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"