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
commit7b80a3047e6c4d0fc9619420b09ed592c71343a9 (patch)
treef2832b6632e8dcd164eecc4dc36277f2b64b4d7f /app-vim
parentStable on ppc. (diff)
downloadhistorical-7b80a3047e6c4d0fc9619420b09ed592c71343a9.tar.gz
historical-7b80a3047e6c4d0fc9619420b09ed592c71343a9.tar.bz2
historical-7b80a3047e6c4d0fc9619420b09ed592c71343a9.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gentoo-syntax/ChangeLog7
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20051221-r1.ebuild4
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild4
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20061106.ebuild4
-rw-r--r--app-vim/phpdocs/ChangeLog7
-rw-r--r--app-vim/phpdocs/phpdocs-0.26.ebuild6
-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
9 files changed, 30 insertions, 18 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog
index f64acb44b4ad..99529fa9af56 100644
--- a/app-vim/gentoo-syntax/ChangeLog
+++ b/app-vim/gentoo-syntax/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-vim/gentoo-syntax
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.73 2007/01/23 16:34:05 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.74 2007/02/11 14:02:27 grobian Exp $
+
+ 11 Feb 2007; Fabian Groffen <grobian@gentoo.org>
+ gentoo-syntax-20051221.ebuild, gentoo-syntax-20051221-r1.ebuild,
+ gentoo-syntax-20061106.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
23 Jan 2007; Marius Mauch <genone@gentoo.org>
gentoo-syntax-20051221.ebuild, gentoo-syntax-20051221-r1.ebuild,
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20051221-r1.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20051221-r1.ebuild
index 8089ca3642cb..6c113e2fc31b 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-20051221-r1.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-20051221-r1.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/gentoo-syntax/gentoo-syntax-20051221-r1.ebuild,v 1.5 2007/01/23 16:34:05 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20051221-r1.ebuild,v 1.6 2007/02/11 14:02:27 grobian Exp $
inherit eutils vim-plugin
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="vim"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="ignore-glep31"
VIM_PLUGIN_HELPFILES="gentoo-syntax"
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild
index 583adac690e2..19fd55877f50 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-20051221.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/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.13 2007/01/23 16:34:05 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.14 2007/02/11 14:02:27 grobian Exp $
inherit eutils vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage
Files syntax highlighting, filetype and indent settings"
HOMEPAGE="http://www.gentoo.org/"
LICENSE="vim"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sparc x86 ~x86-fbsd"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
IUSE="ignore-glep31"
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20061106.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20061106.ebuild
index eb7cb7fdc6a3..5afea6235e5a 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-20061106.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-20061106.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/gentoo-syntax/gentoo-syntax-20061106.ebuild,v 1.3 2007/01/23 16:34:05 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20061106.ebuild,v 1.4 2007/02/11 14:02:27 grobian Exp $
inherit eutils vim-plugin
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="ignore-glep31"
VIM_PLUGIN_HELPFILES="gentoo-syntax"
diff --git a/app-vim/phpdocs/ChangeLog b/app-vim/phpdocs/ChangeLog
index 9c435cb9c264..b1be4aec6e0e 100644
--- a/app-vim/phpdocs/ChangeLog
+++ b/app-vim/phpdocs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/phpdocs
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/ChangeLog,v 1.13 2006/08/16 00:35:29 squinky86 Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/ChangeLog,v 1.14 2007/02/11 14:05:38 grobian Exp $
+
+ 11 Feb 2007; Fabian Groffen <grobian@gentoo.org> phpdocs-0.26.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
16 Aug 2006; Jon Hood <squinky86@gentoo.org> phpdocs-0.26.ebuild:
Add ~amd64, bug #143877 by Hanno Boeck <hanno@gentoo.org>.
diff --git a/app-vim/phpdocs/phpdocs-0.26.ebuild b/app-vim/phpdocs/phpdocs-0.26.ebuild
index 5a48bdd95f6f..65c85472030e 100644
--- a/app-vim/phpdocs/phpdocs-0.26.ebuild
+++ b/app-vim/phpdocs/phpdocs-0.26.ebuild
@@ -1,13 +1,13 @@
-# 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/phpdocs/phpdocs-0.26.ebuild,v 1.14 2006/08/16 00:35:29 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.15 2007/02/11 14:05:38 grobian Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: PHPDoc Support in VIM"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=520"
LICENSE="vim"
-KEYWORDS="alpha ~amd64 ia64 ppc ~ppc-macos sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ppc sparc x86"
IUSE=""
DEPEND="${DEPEND} >=sys-apps/sed-4"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=520"
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"