summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-17 14:23:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-17 14:23:26 +0000
commit3ccb03e0a2b30fa9d8bcdaa11838b1f726efa9ed (patch)
tree25b33173473cd0f09bec909970900aadc2d833cf /app-vim
parentia64 stable wrt #210229 (diff)
downloadgentoo-2-3ccb03e0a2b30fa9d8bcdaa11838b1f726efa9ed.tar.gz
gentoo-2-3ccb03e0a2b30fa9d8bcdaa11838b1f726efa9ed.tar.bz2
gentoo-2-3ccb03e0a2b30fa9d8bcdaa11838b1f726efa9ed.zip
alpha/ia64 stable wrt #208468
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/taglist/ChangeLog5
-rw-r--r--app-vim/taglist/taglist-4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/taglist/ChangeLog b/app-vim/taglist/ChangeLog
index 85c1211437f2..4ba0f1846a78 100644
--- a/app-vim/taglist/ChangeLog
+++ b/app-vim/taglist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/taglist
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.52 2008/02/16 09:59:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.53 2008/02/17 14:23:26 armin76 Exp $
+
+ 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> taglist-4.5.ebuild:
+ alpha/ia64 stable wrt #208468
16 Feb 2008; Markus Meier <maekke@gentoo.org> taglist-4.5.ebuild:
x86 stable, bug #208468
diff --git a/app-vim/taglist/taglist-4.5.ebuild b/app-vim/taglist/taglist-4.5.ebuild
index e50248d38213..c0d3b8562a05 100644
--- a/app-vim/taglist/taglist-4.5.ebuild
+++ b/app-vim/taglist/taglist-4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.5.ebuild,v 1.4 2008/02/16 09:59:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.5.ebuild,v 1.5 2008/02/17 14:23:26 armin76 Exp $
inherit vim-plugin eutils
@@ -8,7 +8,7 @@ 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"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc sparc x86"
IUSE=""
RDEPEND="dev-util/ctags"