summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-06 05:06:46 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-06 05:06:46 +0000
commit3a373669617ff7d2d1d951f4b8c76c6e0a0368b3 (patch)
treee9d8ef8ddd83d2a59e24e38c72da046613eb7300 /app-vim/gentoo-syntax
parentMark 7.0.1-r1 stable on ia64 (diff)
downloadgentoo-2-3a373669617ff7d2d1d951f4b8c76c6e0a0368b3.tar.gz
gentoo-2-3a373669617ff7d2d1d951f4b8c76c6e0a0368b3.tar.bz2
gentoo-2-3a373669617ff7d2d1d951f4b8c76c6e0a0368b3.zip
Mark 20051221 stable on alpha/ia64 #121302
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r--app-vim/gentoo-syntax/ChangeLog8
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog
index bdabc6f741b5..3fefc7611628 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.56 2005/12/21 21:58:36 ciaranm Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.57 2006/02/06 05:06:46 agriffis Exp $
+
+ 06 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ gentoo-syntax-20051221.ebuild:
+ Mark 20051221 stable on alpha/ia64 #121302
*gentoo-syntax-20051221 (21 Dec 2005)
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild
index f290cb46a3e6..da84c135379c 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-2005 Gentoo Foundation
+# 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.1 2005/12/21 21:58:36 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.2 2006/02/06 05:06:46 agriffis 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"