summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-02-15 19:41:06 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-02-15 19:41:06 +0000
commitc66c7f5db89c64e8404ac383270e852e6fe53e94 (patch)
tree53e8d30f50c4f8619dbfbf71f1e0758bcf848ee4 /app-vim/taglist
parentStable on ppc wrt bug 201474 (diff)
downloadgentoo-2-c66c7f5db89c64e8404ac383270e852e6fe53e94.tar.gz
gentoo-2-c66c7f5db89c64e8404ac383270e852e6fe53e94.tar.bz2
gentoo-2-c66c7f5db89c64e8404ac383270e852e6fe53e94.zip
Stable on ppc wrt 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 194586b79dcd..2820cfff7b36 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.50 2008/02/15 13:32:45 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.51 2008/02/15 19:41:06 nixnut Exp $
+
+ 15 Feb 2008; nixnut <nixnut@gentoo.org> taglist-4.5.ebuild:
+ Stable on ppc wrt bug 208468
15 Feb 2008; Ferris McCormick <fmccor@gentoo.org> taglist-4.5.ebuild:
Sparc stable --- Bug #208468 --- been around for a while and works.
diff --git a/app-vim/taglist/taglist-4.5.ebuild b/app-vim/taglist/taglist-4.5.ebuild
index 6b0f6d29acb7..676e040c71de 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.2 2008/02/15 13:32:45 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.5.ebuild,v 1.3 2008/02/15 19:41:06 nixnut 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"