diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-01 07:57:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-01 07:57:34 +0000 |
commit | b2279233b0d84d71276b0adfe044a998c83c42fb (patch) | |
tree | 752004a1ae7a754912710c5b12770dea54958469 /app-vim | |
parent | arm/s390 stable (diff) | |
download | historical-b2279233b0d84d71276b0adfe044a998c83c42fb.tar.gz historical-b2279233b0d84d71276b0adfe044a998c83c42fb.tar.bz2 historical-b2279233b0d84d71276b0adfe044a998c83c42fb.zip |
arm/s390 stable
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gentoo-syntax/Manifest | 18 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild | 4 |
2 files changed, 6 insertions, 16 deletions
diff --git a/app-vim/gentoo-syntax/Manifest b/app-vim/gentoo-syntax/Manifest index 586bcb487d56..1a8044ff7bed 100644 --- a/app-vim/gentoo-syntax/Manifest +++ b/app-vim/gentoo-syntax/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 14ae57632d689072806e29521217b4bb ChangeLog 8991 -MD5 d9850ff541e29532c8cceb94d33edba2 gentoo-syntax-20041227.ebuild 1847 -MD5 acc16d8ead191ed7e81bea0a1753111e gentoo-syntax-20050325.ebuild 1708 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 +MD5 281f945de86c115d25c786f771a010b0 gentoo-syntax-20050325.ebuild 1706 +MD5 d9850ff541e29532c8cceb94d33edba2 gentoo-syntax-20041227.ebuild 1847 MD5 10c03f2a576906ca02f4ecf4d623edcf gentoo-syntax-20050211-r1.ebuild 1934 +MD5 2dc9234dc95eba7cfcf252e4bef5a538 files/digest-gentoo-syntax-20050325 74 MD5 c8e3ac5d8a31716f27516db1f6d138c9 files/digest-gentoo-syntax-20041227 74 -MD5 4f56c7de174c5e2aef4d6217acbc46a3 files/digest-gentoo-syntax-20050211-r1 74 MD5 2ebb63d791d0b453712e27584f1b1c67 files/gentoo-syntax-20050211-fix-escapes.patch 558 -MD5 2dc9234dc95eba7cfcf252e4bef5a538 files/digest-gentoo-syntax-20050325 74 +MD5 4f56c7de174c5e2aef4d6217acbc46a3 files/digest-gentoo-syntax-20050211-r1 74 MD5 298bb984862016f9d7de0f6861c3fd73 files/gentoo-syntax-20050211-fix-xml.patch 2149 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCc1GNKf2g/qXtneoRAtAYAKCSYQ4G+3HWycC9/3/FcU0URy3ZPACePomq -0IPLJtECJMhmdaIx4WQ7b+g= -=Bj8p ------END PGP SIGNATURE----- diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild index 28e0e221af8e..7815840cec49 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20050325.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-20050325.ebuild,v 1.8 2005/04/30 09:35:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild,v 1.9 2005/05/01 07:57:34 vapier 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="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" RESTRICT="primaryuri" |