summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-01-30 20:07:15 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-01-30 20:07:15 +0000
commitea30f602ff5e117fdd7dc461e5dbbb9cbcb69a34 (patch)
treedd6bb36ca2c0715f28f1668215f7ae8f1b2bab97 /app-vim/gentoo-syntax
parentStable on alpha, bug 78656. (diff)
downloadhistorical-ea30f602ff5e117fdd7dc461e5dbbb9cbcb69a34.tar.gz
historical-ea30f602ff5e117fdd7dc461e5dbbb9cbcb69a34.tar.bz2
historical-ea30f602ff5e117fdd7dc461e5dbbb9cbcb69a34.zip
New release. Changes include support for many new eclasses, updates to existing eclass function names, sandbox function highlighting, better make.conf and init.d highlighting, new init.d/conf.d creation templates and error highlighting for bad EXPORT_FUNCTIONS declarations in eclasses.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r--app-vim/gentoo-syntax/ChangeLog11
-rw-r--r--app-vim/gentoo-syntax/Manifest14
-rw-r--r--app-vim/gentoo-syntax/files/digest-gentoo-syntax-200501301
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20050130.ebuild52
4 files changed, 71 insertions, 7 deletions
diff --git a/app-vim/gentoo-syntax/ChangeLog b/app-vim/gentoo-syntax/ChangeLog
index ebe1a6fdb750..9ec1e33f7def 100644
--- a/app-vim/gentoo-syntax/ChangeLog
+++ b/app-vim/gentoo-syntax/ChangeLog
@@ -1,6 +1,15 @@
# 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.31 2005/01/17 23:07:06 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.32 2005/01/30 20:07:15 ciaranm Exp $
+
+*gentoo-syntax-20050130 (30 Jan 2005)
+
+ 30 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ +gentoo-syntax-20050130.ebuild:
+ New release. Changes include support for many new eclasses, updates to
+ existing eclass function names, sandbox function highlighting, better
+ make.conf and init.d highlighting, new init.d/conf.d creation templates and
+ error highlighting for bad EXPORT_FUNCTIONS declarations in eclasses.
18 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
gentoo-syntax-20041227.ebuild:
diff --git a/app-vim/gentoo-syntax/Manifest b/app-vim/gentoo-syntax/Manifest
index 116e84d772be..7c8c35089acb 100644
--- a/app-vim/gentoo-syntax/Manifest
+++ b/app-vim/gentoo-syntax/Manifest
@@ -1,18 +1,20 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+MD5 2f4abbfc45ac82a91635a4979651f093 gentoo-syntax-20050130.ebuild 1858
+MD5 03bd6f1e21c40fd80b57036d1bde5f6e ChangeLog 6172
MD5 a65dbc644b3668ff6544db0650a6b43f gentoo-syntax-20041009.ebuild 651
-MD5 a43ca03894628c098a86d47c8be49c9a gentoo-syntax-20041202.ebuild 1835
-MD5 d1301ae923b5696edd1f4b242280a25e ChangeLog 5750
-MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250
MD5 7c1126e9fcbb503a8004831985f8aeb9 gentoo-syntax-20041227.ebuild 1853
+MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250
+MD5 a43ca03894628c098a86d47c8be49c9a gentoo-syntax-20041202.ebuild 1835
MD5 c8e3ac5d8a31716f27516db1f6d138c9 files/digest-gentoo-syntax-20041227 74
+MD5 06acc20457f894c7ca135be057b31ea4 files/digest-gentoo-syntax-20050130 74
MD5 b5f329b0b88bc9f4ab39100919448b1f files/digest-gentoo-syntax-20041202 74
MD5 af854ba426622a145f3f786c605ff98c files/digest-gentoo-syntax-20041009 73
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFB7EUmugEuf3OQ0akRAkgQAKCkSt1POysP85A1oAlQz4E4PCIyZQCeKazu
-ZA585AOOwaotGkjaH35+oNw=
-=7rY9
+iD8DBQFB/T6FLLFUmVNQ7rkRApZ2AJ4t3a3Ky/2tWrT/3E1xk3Xo/nVXiQCffIjk
+oerLLwaaksDNQ5ZDoptp4sM=
+=lbEV
-----END PGP SIGNATURE-----
diff --git a/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20050130 b/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20050130
new file mode 100644
index 000000000000..41adcd12c7fc
--- /dev/null
+++ b/app-vim/gentoo-syntax/files/digest-gentoo-syntax-20050130
@@ -0,0 +1 @@
+MD5 ad84a8b15260e89a35e5fa01f7c9a667 gentoo-syntax-20050130.tar.bz2 16136
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20050130.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20050130.ebuild
new file mode 100644
index 000000000000..f30d183a557b
--- /dev/null
+++ b/app-vim/gentoo-syntax/gentoo-syntax-20050130.ebuild
@@ -0,0 +1,52 @@
+# 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-20050130.ebuild,v 1.1 2005/01/30 20:07:15 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 ~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
+# reasonably add this package in as a PDEPEND of vim-core. -- ciaranm
+RESTRICT="primaryuri"
+
+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
+}
+