summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-25 13:05:40 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-25 13:05:40 +0000
commit3b4c8c6a2c9ed949f841c3af5809dc1a7274f9ce (patch)
tree538e5b49fafdb21e131aef491ceb4876ad643e5e /app-vim/taglist
parentStable for HPPA (bug #210326). (diff)
downloadgentoo-2-3b4c8c6a2c9ed949f841c3af5809dc1a7274f9ce.tar.gz
gentoo-2-3b4c8c6a2c9ed949f841c3af5809dc1a7274f9ce.tar.bz2
gentoo-2-3b4c8c6a2c9ed949f841c3af5809dc1a7274f9ce.zip
Stable for HPPA (bug #208468).
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-vim/taglist')
-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 09d9cd067f2e..6e4edd014509 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.54 2008/02/19 20:02:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.55 2008/02/25 13:05:40 jer Exp $
+
+ 25 Feb 2008; Jeroen Roovers <jer@gentoo.org> taglist-4.5.ebuild:
+ Stable for HPPA (bug #208468).
19 Feb 2008; Christoph Mende <angelos@gentoo.org> taglist-4.5.ebuild:
Stable on amd64, bug #208468
diff --git a/app-vim/taglist/taglist-4.5.ebuild b/app-vim/taglist/taglist-4.5.ebuild
index 1c6eae603879..0b39675b584a 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.6 2008/02/19 20:02:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.5.ebuild,v 1.7 2008/02/25 13:05:40 jer 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"