diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-11-24 17:37:27 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-11-24 17:37:27 +0000 |
commit | 0c3efe700a8685af6111fc8451678d0850ae24b8 (patch) | |
tree | 226d469ef3a81c68278fcd16bc1fe4a65dd6204d /app-vim/gentoo-syntax | |
parent | Various security fixes (#70681, #65877, #68421, #62524). (diff) | |
download | historical-0c3efe700a8685af6111fc8451678d0850ae24b8.tar.gz historical-0c3efe700a8685af6111fc8451678d0850ae24b8.tar.bz2 historical-0c3efe700a8685af6111fc8451678d0850ae24b8.zip |
sparc, mips, x86 stable
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/ChangeLog | 8 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/Manifest | 10 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20041113.ebuild | 4 |
3 files changed, 14 insertions, 8 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog index 68589a97d508..a3638fedd640 100644 --- a/app-vim/gentoo-syntax/ChangeLog +++ b/app-vim/gentoo-syntax/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-vim/gentoo-syntax # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.17 2004/11/21 19:58:31 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.18 2004/11/24 17:37:27 ciaranm Exp $ + +*gentoo-syntax-20041113 (24 Nov 2004) + + 24 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> + gentoo-syntax-20041113.ebuild: + sparc, mips, x86 stable *gentoo-syntax-20041121 (21 Nov 2004) diff --git a/app-vim/gentoo-syntax/Manifest b/app-vim/gentoo-syntax/Manifest index 7620019558c0..20100ac3e369 100644 --- a/app-vim/gentoo-syntax/Manifest +++ b/app-vim/gentoo-syntax/Manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 10c3b596c6fd720042927010e97d827b ChangeLog 3211 -MD5 abce4f9b88424204b02e80c1174f4c1c gentoo-syntax-20041113.ebuild 1839 +MD5 10094dfb071d73c513f00096c9ef5e65 ChangeLog 3362 +MD5 e41083dd32639423a4bbb351d67201ce gentoo-syntax-20041113.ebuild 1836 MD5 a8fcba96f97e87e500b968639f33ed99 gentoo-syntax-20041009.ebuild 649 MD5 f5c80e20f22edcfe2e30e08177ccdf02 gentoo-syntax-20041121.ebuild 1839 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 @@ -12,7 +12,7 @@ MD5 af854ba426622a145f3f786c605ff98c files/digest-gentoo-syntax-20041009 73 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBoPNoLLFUmVNQ7rkRAsM2AKDG0nwLU4MESiSZbmtAXeOmHWVotwCbBS37 -F67vn7h5H0HdWHgOvQizr60= -=byaD +iD8DBQFBpMbVLLFUmVNQ7rkRAiQMAJ9t4wC7k4VZS9cM5VXT7Y7WqkchGACfSZ03 +loaZ24oAMX5CDJx/fdCYi4U= +=IGaE -----END PGP SIGNATURE----- diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20041113.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20041113.ebuild index a8a1b035eabc..df8ba422e9c9 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20041113.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20041113.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041113.ebuild,v 1.1 2004/11/13 19:10:10 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20041113.ebuild,v 1.2 2004/11/24 17:37:27 ciaranm 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" +KEYWORDS="x86 sparc mips ~amd64 ~ppc ~ppc64 ~alpha ~ia64" 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 |