diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-11-27 18:21:11 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-11-27 18:21:11 +0000 |
commit | cea520fd3a4251db1de8cf3dd924d0cae2fbce3f (patch) | |
tree | 3d33a88c1c2e9ab0231a45f36785e979187ec19e /app-vim | |
parent | fix cache updating script (diff) | |
download | historical-cea520fd3a4251db1de8cf3dd924d0cae2fbce3f.tar.gz historical-cea520fd3a4251db1de8cf3dd924d0cae2fbce3f.tar.bz2 historical-cea520fd3a4251db1de8cf3dd924d0cae2fbce3f.zip |
New version. Changes include more make.conf error highlighting (CFLAGS="-s -DNDEBUG", LDFLAGS), support for /etc/portage/mirrors (bug #72228) and use.desc/use.local.desc, vim-* and bash-completion eclasses recognised, consistent :BugSummary naming (bug #72001), faster :BugSummary and the addition of :BugDetails, better function recognition (bug #72469).
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gentoo-syntax/ChangeLog | 12 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/Manifest | 10 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/files/digest-gentoo-syntax-20041127 | 1 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20041127.ebuild | 52 |
4 files changed, 70 insertions, 5 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog index a3638fedd640..641d4f712532 100644 --- a/app-vim/gentoo-syntax/ChangeLog +++ b/app-vim/gentoo-syntax/ChangeLog @@ -1,6 +1,16 @@ # 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.18 2004/11/24 17:37:27 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.19 2004/11/27 18:21:11 ciaranm Exp $ + +*gentoo-syntax-20041127 (27 Nov 2004) + + 27 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> + +gentoo-syntax-20041127.ebuild: + New version. Changes include more make.conf error highlighting (CFLAGS="-s + -DNDEBUG", LDFLAGS), support for /etc/portage/mirrors (bug #72228) and + use.desc/use.local.desc, vim-* and bash-completion eclasses recognised, + consistent :BugSummary naming (bug #72001), faster :BugSummary and the + addition of :BugDetails, better function recognition (bug #72469). *gentoo-syntax-20041113 (24 Nov 2004) diff --git a/app-vim/gentoo-syntax/Manifest b/app-vim/gentoo-syntax/Manifest index 20100ac3e369..46b535f9ce29 100644 --- a/app-vim/gentoo-syntax/Manifest +++ b/app-vim/gentoo-syntax/Manifest @@ -1,18 +1,20 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 10094dfb071d73c513f00096c9ef5e65 ChangeLog 3362 +MD5 400630667dde7fc746283b1dc158183d ChangeLog 3854 MD5 e41083dd32639423a4bbb351d67201ce gentoo-syntax-20041113.ebuild 1836 MD5 a8fcba96f97e87e500b968639f33ed99 gentoo-syntax-20041009.ebuild 649 +MD5 f979fba52fe7580548880aee923f638b gentoo-syntax-20041127.ebuild 1839 MD5 f5c80e20f22edcfe2e30e08177ccdf02 gentoo-syntax-20041121.ebuild 1839 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 +MD5 a8a32028435572bf714cacd280ac4335 files/digest-gentoo-syntax-20041127 74 MD5 8ae17c577573d3654205f007a4ecb6ce files/digest-gentoo-syntax-20041113 73 MD5 aec43637a5435dc556d7e4803becaf0e files/digest-gentoo-syntax-20041121 73 MD5 af854ba426622a145f3f786c605ff98c files/digest-gentoo-syntax-20041009 73 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBpMbVLLFUmVNQ7rkRAiQMAJ9t4wC7k4VZS9cM5VXT7Y7WqkchGACfSZ03 -loaZ24oAMX5CDJx/fdCYi4U= -=IGaE +iD8DBQFBqMWQLLFUmVNQ7rkRAv90AJ9nXxupTOgIS4pIR1UmswODr7TOswCgjte/ +GDl2Y6g2bISZqV+xKc87xzU= +=C9vX -----END PGP SIGNATURE----- diff --git a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20041127 b/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20041127 new file mode 100644 index 000000000000..47b9b0088da5 --- /dev/null +++ b/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20041127 @@ -0,0 +1 @@ +MD5 27cf3a0a8f6fc0b5cc187573041e42db gentoo-syntax-20041127.tar.bz2 11371 diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20041127.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20041127.ebuild new file mode 100644 index 000000000000..15399e6befda --- /dev/null +++ b/app-vim/gentoo-syntax/gentoo-syntax-20041127.ebuild @@ -0,0 +1,52 @@ +# 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-20041127.ebuild,v 1.1 2004/11/27 18:21:11 ciaranm Exp $ + +inherit eutils vim-plugin + +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" +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 +# reasonably add this package in as a PDEPEND of vim-core. -- ciaranm +RESTRICT="nomirror" + +IUSE="ignore-glep31" +VIM_PLUGIN_HELPFILES="gentoo-syntax" +VIM_PLUGIN_MESSAGES="filetype" + +src_unpack() { + unpack ${A} + cd ${S} + if use ignore-glep31 ; then + for f in ftplugin/*.vim ; do + ebegin "Removing UTF-8 rules from ${f} ..." + sed -i -e 's~\(setlocal fileencoding=utf-8\)~" \1~' ${f} \ + || die "waah! bad sed voodoo. need more goats." + eend $? + done + fi +} + +pkg_postinst() { + vim-plugin_pkg_postinst + if use ignore-glep31 1>/dev/null ; then + ewarn "You have chosen to disable the rules which ensure GLEP 31" + ewarn "compliance. When editing ebuilds, please make sure you get" + ewarn "the character set correct." + else + einfo "Note for developers and anyone else who edits ebuilds:" + einfo " This release of gentoo-syntax now contains filetype rules to set" + einfo " fileencoding for ebuilds and ChangeLogs to utf-8 as per GLEP 31." + einfo " If you find this feature breaks things, please submit a bug and" + einfo " assign it to vim@gentoo.org. You can use the 'ignore-glep31' USE" + einfo " flag to remove these rules." + fi + echo + epause 5 +} + |