diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-02-11 14:02:27 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-02-11 14:02:27 +0000 |
commit | d5da356e1a992b11c45e6f123cc5d8d1e2c1f26a (patch) | |
tree | f28a6607b2d8a583fa1159cedd5528be34165c1c /app-vim/gentoo-syntax | |
parent | Stable on ppc; bug #164564. (diff) | |
download | gentoo-2-d5da356e1a992b11c45e6f123cc5d8d1e2c1f26a.tar.gz gentoo-2-d5da356e1a992b11c45e6f123cc5d8d1e2c1f26a.tar.bz2 gentoo-2-d5da356e1a992b11c45e6f123cc5d8d1e2c1f26a.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20051221-r1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild | 4 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20061106.ebuild | 4 |
4 files changed, 12 insertions, 7 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" |