summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-07-08 14:43:14 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-07-08 14:43:14 +0000
commit765818d154405a4b8ddaabb3bfc70a6e34e335d9 (patch)
treec244284bf86970c2a9bc62176aa83bf0d0cb4b5f /app-vim
parentStable on x86. (diff)
downloadhistorical-765818d154405a4b8ddaabb3bfc70a6e34e335d9.tar.gz
historical-765818d154405a4b8ddaabb3bfc70a6e34e335d9.tar.bz2
historical-765818d154405a4b8ddaabb3bfc70a6e34e335d9.zip
Tidy old ebuilds.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/enhancedcommentify/ChangeLog6
-rw-r--r--app-vim/enhancedcommentify/Manifest20
-rw-r--r--app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild18
-rw-r--r--app-vim/enhancedcommentify/enhancedcommentify-2.1-r3.ebuild29
-rw-r--r--app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.1-r11
-rw-r--r--app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.1-r31
6 files changed, 18 insertions, 57 deletions
diff --git a/app-vim/enhancedcommentify/ChangeLog b/app-vim/enhancedcommentify/ChangeLog
index 26afda0cc28a..781987d464be 100644
--- a/app-vim/enhancedcommentify/ChangeLog
+++ b/app-vim/enhancedcommentify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/enhancedcommentify
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.26 2005/04/24 12:02:58 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.27 2005/07/08 14:43:14 ka0ttic Exp $
+
+ 08 Jul 2005; Aaron Walker <ka0ttic@gentoo.org>
+ -enhancedcommentify-2.1-r1.ebuild, -enhancedcommentify-2.1-r3.ebuild:
+ Tidy old ebuilds.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
enhancedcommentify-2.1-r4.ebuild:
diff --git a/app-vim/enhancedcommentify/Manifest b/app-vim/enhancedcommentify/Manifest
index 1abe37bed212..1a3bc6663238 100644
--- a/app-vim/enhancedcommentify/Manifest
+++ b/app-vim/enhancedcommentify/Manifest
@@ -1,10 +1,16 @@
-MD5 943f106c0e3d8d702cd75fb776e72404 metadata.xml 247
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 6a9fb7213c10b8b816af3fd013c9fa80 enhancedcommentify-2.1-r4.ebuild 771
-MD5 0084f1b0b3d147ac29626b929fcde259 ChangeLog 3532
-MD5 d20427527aa1c3be52378f0036b278f5 enhancedcommentify-2.1-r3.ebuild 843
-MD5 51a07b90ea9880f50cd66f5782dd5d7e enhancedcommentify-2.1-r1.ebuild 573
+MD5 76fb110816dc135bd0abdaf41878a303 ChangeLog 3675
+MD5 943f106c0e3d8d702cd75fb776e72404 metadata.xml 247
+MD5 dd0734694fa4df5fae67151ea28c0bb4 files/enhancedcommentify-2.1-extra-ft-support.patch 666
MD5 a7f84bad8ce3a8e9217114e1cf3449d8 files/enhancedcommentify-2.1-gentooisms.patch 809
-MD5 dc6810e2bc0248b2c6c4da46dbf3d276 files/digest-enhancedcommentify-2.1-r3 77
-MD5 dc6810e2bc0248b2c6c4da46dbf3d276 files/digest-enhancedcommentify-2.1-r1 77
MD5 dc6810e2bc0248b2c6c4da46dbf3d276 files/digest-enhancedcommentify-2.1-r4 77
-MD5 dd0734694fa4df5fae67151ea28c0bb4 files/enhancedcommentify-2.1-extra-ft-support.patch 666
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCzpFTEZCkKN40op4RArWGAJ4ioXSkqs+30OZ9H/c/tjxxNijpygCgp9i+
+yW2xDTYMn8/3bL4YmSf4Cwk=
+=pr7L
+-----END PGP SIGNATURE-----
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild
deleted file mode 100644
index 9ba98779a758..000000000000
--- a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r1.ebuild,v 1.9 2005/01/01 16:49:16 eradicator Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: enhanced comment creation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23"
-SRC_URI="mirror://gentoo/${P}-r1.tar.bz2"
-
-LICENSE="BSD"
-KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="EnhancedCommentify"
-
-# bug #74897
-RDEPEND="!app-vim/ctx"
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r3.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r3.ebuild
deleted file mode 100644
index 8e73cb3fddf3..000000000000
--- a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r3.ebuild,v 1.2 2005/02/12 18:38:52 ka0ttic Exp $
-
-inherit vim-plugin eutils
-
-DESCRIPTION="vim plugin: enhanced comment creation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23"
-SRC_URI="mirror://gentoo/${P}-r1.tar.bz2"
-
-LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="EnhancedCommentify"
-
-DEPEND="${DEPEND} >=sys-apps/sed-4"
-# bug #74897
-RDEPEND="!app-vim/ctx"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- # gentooy things, bug #79185
- epatch ${FILESDIR}/${P}-gentooisms.patch
- # add fstab ft support
- sed -i 's/\(xmath\)/\1\\|fstab/' plugin/EnhancedCommentify.vim || \
- die "sed failed"
-}
diff --git a/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.1-r1 b/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.1-r1
deleted file mode 100644
index 3c2cc694b6ac..000000000000
--- a/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.1-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5255288558097d5ca4092ebbe0728f53 enhancedcommentify-2.1-r1.tar.bz2 16535
diff --git a/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.1-r3 b/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.1-r3
deleted file mode 100644
index 3c2cc694b6ac..000000000000
--- a/app-vim/enhancedcommentify/files/digest-enhancedcommentify-2.1-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5255288558097d5ca4092ebbe0728f53 enhancedcommentify-2.1-r1.tar.bz2 16535