diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 09:35:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 09:35:58 +0000 |
commit | a38b55f8c7d82fe7b226739a7084eff2af719fd7 (patch) | |
tree | 34f97b92bc1a1e5ade95c5b81666d2a3a3c29d46 /app-vim/gentoo-syntax | |
parent | New Current Version. (diff) | |
download | historical-a38b55f8c7d82fe7b226739a7084eff2af719fd7.tar.gz historical-a38b55f8c7d82fe7b226739a7084eff2af719fd7.tar.bz2 historical-a38b55f8c7d82fe7b226739a7084eff2af719fd7.zip |
Stable on ia64.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/Manifest | 10 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog index 17cea20e7666..84d7c6083341 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.50 2005/04/14 16:54:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.51 2005/04/30 09:35:58 kloeri Exp $ + + 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> + gentoo-syntax-20050325.ebuild: + Stable on ia64. 14 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> gentoo-syntax-20050325.ebuild: diff --git a/app-vim/gentoo-syntax/Manifest b/app-vim/gentoo-syntax/Manifest index b0feb22f5d10..586bcb487d56 100644 --- a/app-vim/gentoo-syntax/Manifest +++ b/app-vim/gentoo-syntax/Manifest @@ -1,9 +1,9 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 4f174bfec0b0185c7ea0d47897817964 ChangeLog 8886 +MD5 14ae57632d689072806e29521217b4bb ChangeLog 8991 MD5 d9850ff541e29532c8cceb94d33edba2 gentoo-syntax-20041227.ebuild 1847 -MD5 6ba443d30f85708c380b70743a433f90 gentoo-syntax-20050325.ebuild 1709 +MD5 acc16d8ead191ed7e81bea0a1753111e gentoo-syntax-20050325.ebuild 1708 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 MD5 10c03f2a576906ca02f4ecf4d623edcf gentoo-syntax-20050211-r1.ebuild 1934 MD5 c8e3ac5d8a31716f27516db1f6d138c9 files/digest-gentoo-syntax-20041227 74 @@ -14,7 +14,7 @@ MD5 298bb984862016f9d7de0f6861c3fd73 files/gentoo-syntax-20050211-fix-xml.patch -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCXqBFKf2g/qXtneoRAncBAJ9Zab3l4Y3NueyaumWtw2P1Ikk4DACgrlNP -of0InXJ9k8ipJMFMYMpB700= -=kXFF +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 e424c7f130ef..28e0e221af8e 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.7 2005/04/14 16:54:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild,v 1.8 2005/04/30 09:35:58 kloeri 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" RESTRICT="primaryuri" |