diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-06 12:26:23 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-06 12:26:23 +0000 |
commit | d0a6f61f30f277089eb08a466bd2e1ba949ed6c8 (patch) | |
tree | 1d12b86a6b5db8f30947e436ef66c6c1e2449947 /app-vim/gentoo-syntax | |
parent | Marked stable on amd64. (diff) | |
download | gentoo-2-d0a6f61f30f277089eb08a466bd2e1ba949ed6c8.tar.gz gentoo-2-d0a6f61f30f277089eb08a466bd2e1ba949ed6c8.tar.bz2 gentoo-2-d0a6f61f30f277089eb08a466bd2e1ba949ed6c8.zip |
Marked stable on amd64.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog index 92f9be02863e..dbf9ddc97473 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.40 2005/03/03 07:11:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.41 2005/03/06 12:26:23 cryos Exp $ + + 06 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> + gentoo-syntax-20050211-r1.ebuild: + Marked stable on amd64. 03 Mar 2005; Guy Martin <gmsoft@gentoo.org> gentoo-syntax-20050211-r1.ebuild: diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild index 382cff4fe90c..8c33fda63aba 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild,v 1.4 2005/03/03 07:11:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20050211-r1.ebuild,v 1.5 2005/03/06 12:26:23 cryos 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://developer.berlios.de/projects/gentoo-syntax" LICENSE="vim" -KEYWORDS="x86 sparc mips ~amd64 ~ppc ~ppc64 alpha ia64 ~arm hppa ~s390" +KEYWORDS="x86 sparc mips amd64 ~ppc ~ppc64 alpha ia64 ~arm hppa ~s390" SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" # For gathering stats. Evil, I know, but I need to know whether I can |