summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2006-02-06 08:06:38 +0000
committerTorsten Veller <tove@gentoo.org>2006-02-06 08:06:38 +0000
commitcc11b0476a849925efa3fd80e3b1c792bda9375a (patch)
treeb9a3e7f7595aa039cdaaa4d04bb0835ba1c9d9e8 /app-vim/gentoo-syntax
parentFixing deps, bug #121750 (diff)
downloadgentoo-2-cc11b0476a849925efa3fd80e3b1c792bda9375a.tar.gz
gentoo-2-cc11b0476a849925efa3fd80e3b1c792bda9375a.tar.bz2
gentoo-2-cc11b0476a849925efa3fd80e3b1c792bda9375a.zip
Stable on x86 (bug #121302)
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r--app-vim/gentoo-syntax/ChangeLog6
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog
index 1dd973e2405d..552c61dbc3ef 100644
--- a/app-vim/gentoo-syntax/ChangeLog
+++ b/app-vim/gentoo-syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/gentoo-syntax
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.59 2006/02/06 07:51:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.60 2006/02/06 08:06:38 tove Exp $
+
+ 06 Feb 2006; Torsten Veller <tove@gentoo.org>
+ gentoo-syntax-20051221.ebuild:
+ Stable on x86 (bug #121302)
06 Feb 2006; Markus Rothe <corsair@gentoo.org>
gentoo-syntax-20051221.ebuild:
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild
index 763afbf3e508..af075dc18a5a 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-2006 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.4 2006/02/06 07:51:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.5 2006/02/06 08:06:38 tove 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 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sparc x86"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
IUSE="ignore-glep31"