summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/ctx/ChangeLog5
-rw-r--r--app-vim/ctx/Manifest14
-rw-r--r--app-vim/ctx/ctx-1.17.ebuild3
3 files changed, 18 insertions, 4 deletions
diff --git a/app-vim/ctx/ChangeLog b/app-vim/ctx/ChangeLog
index ee0f03c4c7d4..030b4a15cc73 100644
--- a/app-vim/ctx/ChangeLog
+++ b/app-vim/ctx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/ctx
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ChangeLog,v 1.5 2004/06/24 23:01:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ChangeLog,v 1.6 2004/11/27 18:50:23 ciaranm Exp $
+
+ 27 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> ctx-1.17.ebuild:
+ Added help text, bug #63319
16 Mar 2004; David Holm <dholm@gentoo.org> ctx-1.17.ebuild:
Added to ~ppc.
diff --git a/app-vim/ctx/Manifest b/app-vim/ctx/Manifest
index 04b5782b4d3f..51cd68303f94 100644
--- a/app-vim/ctx/Manifest
+++ b/app-vim/ctx/Manifest
@@ -1,4 +1,14 @@
-MD5 8cd958624a0a4edf462078286d4c4b1e ChangeLog 587
-MD5 82c2511b9e620841c96d3d77c4a86af2 ctx-1.17.ebuild 409
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 c79bf67fb90c50a5f202d7ac0fa45ab9 ctx-1.17.ebuild 472
+MD5 f6fd3a7edfa62ae22a095b9890a46dda ChangeLog 686
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 754dc58fc977f4a0b2beaa96ef1c80cc files/digest-ctx-1.17 59
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBqMxpLLFUmVNQ7rkRAsRMAJ4oo7mLSOsCVVG4sqBJoSFfxPUyGACfc0FL
+ryE9Hr287a4NwOget0nUBg4=
+=RVPo
+-----END PGP SIGNATURE-----
diff --git a/app-vim/ctx/ctx-1.17.ebuild b/app-vim/ctx/ctx-1.17.ebuild
index 46e19ba5bfad..f303c37fa8a9 100644
--- a/app-vim/ctx/ctx-1.17.ebuild
+++ b/app-vim/ctx/ctx-1.17.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/ctx/ctx-1.17.ebuild,v 1.6 2004/07/14 13:20:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ctx-1.17.ebuild,v 1.7 2004/11/27 18:50:23 ciaranm Exp $
inherit vim-plugin
@@ -9,3 +9,4 @@ HOMEPAGE="http://www.bluweb.com/us/chouser/proj/ctx/"
LICENSE="GPL-2"
KEYWORDS="x86 alpha ia64 ~ppc"
IUSE=""
+VIM_PLUGIN_HELPURI="http://www.bluweb.com/us/chouser/proj/ctx/"