summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/autoalign/ChangeLog5
-rw-r--r--app-vim/autoalign/autoalign-3.ebuild25
-rw-r--r--app-vim/autoalign/files/digest-autoalign-31
-rw-r--r--app-vim/enhancedcommentify/ChangeLog6
-rw-r--r--app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild12
-rw-r--r--app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.01
-rw-r--r--app-vim/info/ChangeLog5
-rw-r--r--app-vim/info/files/digest-info-1.71
-rw-r--r--app-vim/info/info-1.7.ebuild11
-rw-r--r--app-vim/latexsuite/Manifest16
10 files changed, 16 insertions, 67 deletions
diff --git a/app-vim/autoalign/ChangeLog b/app-vim/autoalign/ChangeLog
index ba6901876afb..94820b1ba900 100644
--- a/app-vim/autoalign/ChangeLog
+++ b/app-vim/autoalign/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/autoalign
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/ChangeLog,v 1.6 2004/10/26 11:39:20 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/ChangeLog,v 1.7 2004/12/29 00:31:45 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> -autoalign-3.ebuild:
+ Tidy up old versions
26 Oct 2004; Tom Martin <slarti@gentoo.org> autoalign-4.ebuild:
Marked ~amd64.
diff --git a/app-vim/autoalign/autoalign-3.ebuild b/app-vim/autoalign/autoalign-3.ebuild
deleted file mode 100644
index f9ce1c8b474d..000000000000
--- a/app-vim/autoalign/autoalign-3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-3.ebuild,v 1.1 2004/08/21 19:06:14 ciaranm Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: automatically align bib, c, tex and vim code"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=884"
-LICENSE="vim"
-KEYWORDS="~x86 ~sparc ~mips"
-IUSE=""
-
-RDEPEND=">=app-vim/align-28"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- # Have contacted upstream about this bug, no reply yet. I'm not
- # sure why the l is in there, but it causes an annoying beep each
- # time vim tries to go beyond eol... Please drop me (ciaranm)
- # an email if you can explain why there's an 'l' after a '$'...
- find . -name '*.vim' -exec sed -i -e \
- 's~norm \\t=\$l~norm \\t=$~g' '{}' \;
-}
-
diff --git a/app-vim/autoalign/files/digest-autoalign-3 b/app-vim/autoalign/files/digest-autoalign-3
deleted file mode 100644
index 05e48715c63e..000000000000
--- a/app-vim/autoalign/files/digest-autoalign-3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 99dd09ffe31349077e528bd2436e552f autoalign-3.tar.bz2 3093
diff --git a/app-vim/enhancedcommentify/ChangeLog b/app-vim/enhancedcommentify/ChangeLog
index ebe1ae5922bb..35f8d3fb3f32 100644
--- a/app-vim/enhancedcommentify/ChangeLog
+++ b/app-vim/enhancedcommentify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/enhancedcommentify
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.15 2004/12/28 21:06:41 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.16 2004/12/29 00:33:52 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ -enhancedcommentify-2.0.ebuild:
+ Tidy up old versions
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild
deleted file mode 100644
index 1cc40eb95886..000000000000
--- a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.7 2004/07/14 13:25:10 agriffis Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: enhanced comment creation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23"
-
-LICENSE="BSD"
-KEYWORDS="alpha sparc ~x86 ~ppc ia64 mips"
-IUSE=""
diff --git a/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.0 b/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.0
deleted file mode 100644
index 13668c4db75a..000000000000
--- a/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 894129ef480436a906181a7fe2f6e0be enhancedcommentify-2.0.tar.bz2 14490
diff --git a/app-vim/info/ChangeLog b/app-vim/info/ChangeLog
index d6d4c515faf1..6b7f1410e8f5 100644
--- a/app-vim/info/ChangeLog
+++ b/app-vim/info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/info
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/info/ChangeLog,v 1.11 2004/11/27 18:58:01 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/info/ChangeLog,v 1.12 2004/12/29 00:35:37 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> -info-1.7.ebuild:
+ Tidy up old versions
27 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> info-1.7-r1.ebuild:
Add help text, bug #63321
diff --git a/app-vim/info/files/digest-info-1.7 b/app-vim/info/files/digest-info-1.7
deleted file mode 100644
index 7b6e59627a40..000000000000
--- a/app-vim/info/files/digest-info-1.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0a5a6f8473677d00fcbe9797243c2f51 info-1.7.tar.bz2 3958
diff --git a/app-vim/info/info-1.7.ebuild b/app-vim/info/info-1.7.ebuild
deleted file mode 100644
index 44e20313f460..000000000000
--- a/app-vim/info/info-1.7.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/info/info-1.7.ebuild,v 1.6 2004/07/14 13:37:35 agriffis Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: GNU info documentation browser"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21"
-LICENSE="BSD"
-KEYWORDS="x86 alpha ~sparc"
-IUSE=""
diff --git a/app-vim/latexsuite/Manifest b/app-vim/latexsuite/Manifest
index 06b076e559cb..f313423d0e22 100644
--- a/app-vim/latexsuite/Manifest
+++ b/app-vim/latexsuite/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 348e703b9758b72c7165c0d0b0c20582 ChangeLog 1409
+MD5 0f65866a3490edb51111e12ed1efce2f ChangeLog 1498
MD5 734805fc11edd65a20d7bff0a15c8e89 latexsuite-1.5_rc1.ebuild 1187
+MD5 5ccfc5c13bf440ab4cbd1ed66dbe929b latexsuite-1.5.ebuild 1170
MD5 b2178f34672cc286a31f5325fe8732cb metadata.xml 437
-MD5 99edbf2e684ce3c2695235d845aee31b latexsuite-1.5.ebuild 1170
-MD5 c8849f310e180a58ea74d06c7180870d files/digest-latexsuite-1.5_rc1 70
MD5 23326cf6fa27ac23ff9dbe045fbca8a4 files/digest-latexsuite-1.5 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBZf3iHTu7gpaalycRAuw4AKCzA/B3c+KKLKCu56U+dHrJ1XuZ8QCbBBDF
-FVK0ZO6pacNiVzUfLLESDDA=
-=YSVQ
------END PGP SIGNATURE-----
+MD5 c8849f310e180a58ea74d06c7180870d files/digest-latexsuite-1.5_rc1 70