summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-02-11 14:07:54 +0000
committerFabian Groffen <grobian@gentoo.org>2007-02-11 14:07:54 +0000
commite62f04a734efed547cbcc0a8f179992e91d86d35 (patch)
tree2a03a88327dbcfbf4df87a07c1ab87a6cb3b0ed1 /app-vim
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-e62f04a734efed547cbcc0a8f179992e91d86d35.tar.gz
gentoo-2-e62f04a734efed547cbcc0a8f179992e91d86d35.tar.bz2
gentoo-2-e62f04a734efed547cbcc0a8f179992e91d86d35.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/taglist/ChangeLog6
-rw-r--r--app-vim/taglist/taglist-4.1.ebuild6
-rw-r--r--app-vim/taglist/taglist-4.2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/app-vim/taglist/ChangeLog b/app-vim/taglist/ChangeLog
index ed4db3e03796..0d2bf8a6c175 100644
--- a/app-vim/taglist/ChangeLog
+++ b/app-vim/taglist/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/taglist
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.46 2007/01/03 15:45:04 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.47 2007/02/11 14:07:54 grobian Exp $
+
+ 11 Feb 2007; Fabian Groffen <grobian@gentoo.org> taglist-4.1.ebuild,
+ taglist-4.2.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
*taglist-4.2 (03 Jan 2007)
diff --git a/app-vim/taglist/taglist-4.1.ebuild b/app-vim/taglist/taglist-4.1.ebuild
index 1d6217be7c7f..e9743b018b4b 100644
--- a/app-vim/taglist/taglist-4.1.ebuild
+++ b/app-vim/taglist/taglist-4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.1.ebuild,v 1.2 2006/09/18 14:36:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.1.ebuild,v 1.3 2007/02/11 14:07:54 grobian Exp $
inherit vim-plugin eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273"
SRC_URI="http://dev.gentoo.org/~agriffis/dist/${P}.tar.bz2"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-util/ctags"
diff --git a/app-vim/taglist/taglist-4.2.ebuild b/app-vim/taglist/taglist-4.2.ebuild
index 4460c52e807d..d7b36c915ec1 100644
--- a/app-vim/taglist/taglist-4.2.ebuild
+++ b/app-vim/taglist/taglist-4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.2.ebuild,v 1.1 2007/01/03 15:45:04 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-4.2.ebuild,v 1.2 2007/02/11 14:07:54 grobian 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 ~ppc-macos ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-util/ctags"