summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-04-16 23:55:18 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-04-16 23:55:18 +0000
commit1e9548cc8d110a004923e4bb7be87830cb7d550d (patch)
treed1cef6fc03542117d902e5eab8816ea120955a38 /app-vim
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-1e9548cc8d110a004923e4bb7be87830cb7d550d.tar.gz
gentoo-2-1e9548cc8d110a004923e4bb7be87830cb7d550d.tar.bz2
gentoo-2-1e9548cc8d110a004923e4bb7be87830cb7d550d.zip
kill old versions
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/alternate/ChangeLog5
-rw-r--r--app-vim/alternate/alternate-2.5.ebuild11
-rw-r--r--app-vim/alternate/files/digest-alternate-2.51
-rw-r--r--app-vim/locateopen/ChangeLog5
-rw-r--r--app-vim/locateopen/files/digest-locateopen-0.6.21
-rw-r--r--app-vim/locateopen/locateopen-0.6.2.ebuild13
-rw-r--r--app-vim/taglist/ChangeLog6
-rw-r--r--app-vim/taglist/files/digest-taglist-2.61
-rw-r--r--app-vim/taglist/files/digest-taglist-2.6-r11
-rw-r--r--app-vim/taglist/files/digest-taglist-2.81
-rw-r--r--app-vim/taglist/taglist-2.6-r1.ebuild19
-rw-r--r--app-vim/taglist/taglist-2.6.ebuild13
-rw-r--r--app-vim/taglist/taglist-2.8.ebuild20
-rw-r--r--app-vim/taglist/taglist-3.0.ebuild4
14 files changed, 15 insertions, 86 deletions
diff --git a/app-vim/alternate/ChangeLog b/app-vim/alternate/ChangeLog
index 61199f28c396..ffe1c1241762 100644
--- a/app-vim/alternate/ChangeLog
+++ b/app-vim/alternate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/alternate
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.7 2004/04/04 00:34:28 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.8 2004/04/16 23:50:40 ciaranm Exp $
+
+ 17 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> -alternate-2.5.ebuild:
+ Purge old versions
04 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> alternate-2.6a.ebuild:
Stable on sparc, mips
diff --git a/app-vim/alternate/alternate-2.5.ebuild b/app-vim/alternate/alternate-2.5.ebuild
deleted file mode 100644
index 475903df7571..000000000000
--- a/app-vim/alternate/alternate-2.5.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.5.ebuild,v 1.1 2004/02/06 09:10:27 ciaranm Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: quickly switch between .c and .h files"
-HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=31"
-LICENSE="as-is"
-KEYWORDS="~alpha ~sparc ~x86 ~ppc ~amd64 ~ia64 ~mips"
-
diff --git a/app-vim/alternate/files/digest-alternate-2.5 b/app-vim/alternate/files/digest-alternate-2.5
deleted file mode 100644
index 5abbd4982a4d..000000000000
--- a/app-vim/alternate/files/digest-alternate-2.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c46c60d787d89e46f2fce924896798c6 alternate-2.5.tar.bz2 3578
diff --git a/app-vim/locateopen/ChangeLog b/app-vim/locateopen/ChangeLog
index bc53170c7fae..85f9b1649989 100644
--- a/app-vim/locateopen/ChangeLog
+++ b/app-vim/locateopen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/locateopen
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/ChangeLog,v 1.6 2004/04/04 00:39:45 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/ChangeLog,v 1.7 2004/04/16 23:53:35 ciaranm Exp $
+
+ 17 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> -locateopen-0.6.2.ebuild:
+ Purge old versions
04 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> locateopen-0.8.0.ebuild:
Stable on mips
diff --git a/app-vim/locateopen/files/digest-locateopen-0.6.2 b/app-vim/locateopen/files/digest-locateopen-0.6.2
deleted file mode 100644
index 1a35becf3ef1..000000000000
--- a/app-vim/locateopen/files/digest-locateopen-0.6.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3cb314090e453cd8d6e64b417403a911 locateopen-0.6.2.tar.bz2 1787
diff --git a/app-vim/locateopen/locateopen-0.6.2.ebuild b/app-vim/locateopen/locateopen-0.6.2.ebuild
deleted file mode 100644
index d83f3d28314b..000000000000
--- a/app-vim/locateopen/locateopen-0.6.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.6.2.ebuild,v 1.1 2003/12/19 01:35:22 ciaranm Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: open a file without supplying a path"
-HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=858"
-LICENSE="vim"
-KEYWORDS="~sparc ~x86"
-
-RDEPEND="${RDEPEND} sys-apps/slocate"
-
diff --git a/app-vim/taglist/ChangeLog b/app-vim/taglist/ChangeLog
index 71bb5dcd4938..b085604181d1 100644
--- a/app-vim/taglist/ChangeLog
+++ b/app-vim/taglist/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/taglist
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.13 2004/03/16 01:04:02 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.14 2004/04/16 23:55:18 ciaranm Exp $
+
+ 17 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> -taglist-2.6-r1.ebuild,
+ -taglist-2.6.ebuild, -taglist-2.8.ebuild:
+ Purge old versions
16 Mar 2004; David Holm <dholm@gentoo.org> taglist-3.1.ebuild:
Added to ~ppc.
diff --git a/app-vim/taglist/files/digest-taglist-2.6 b/app-vim/taglist/files/digest-taglist-2.6
deleted file mode 100644
index 06278ed9df18..000000000000
--- a/app-vim/taglist/files/digest-taglist-2.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 debf24a3590f0c3f5d44bdd9f3d3737e taglist-2.6.tar.bz2 14752
diff --git a/app-vim/taglist/files/digest-taglist-2.6-r1 b/app-vim/taglist/files/digest-taglist-2.6-r1
deleted file mode 100644
index 06278ed9df18..000000000000
--- a/app-vim/taglist/files/digest-taglist-2.6-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 debf24a3590f0c3f5d44bdd9f3d3737e taglist-2.6.tar.bz2 14752
diff --git a/app-vim/taglist/files/digest-taglist-2.8 b/app-vim/taglist/files/digest-taglist-2.8
deleted file mode 100644
index f1f9b9498686..000000000000
--- a/app-vim/taglist/files/digest-taglist-2.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7b7f50cc3ec6a8f9cbdd6c524ec8b3f0 taglist-2.8.tar.bz2 15639
diff --git a/app-vim/taglist/taglist-2.6-r1.ebuild b/app-vim/taglist/taglist-2.6-r1.ebuild
deleted file mode 100644
index 2f2c4a2daa62..000000000000
--- a/app-vim/taglist/taglist-2.6-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-2.6-r1.ebuild,v 1.4 2003/09/03 22:40:16 weeve Exp $
-
-inherit vim-plugin eutils
-
-DESCRIPTION="vim plugin: ctags-based source code browser"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273"
-
-LICENSE="vim"
-KEYWORDS="x86 alpha ~sparc"
-
-RDEPEND="dev-util/ctags"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/taglist-2.6-exuberant.patch || die "epatch failed"
-}
diff --git a/app-vim/taglist/taglist-2.6.ebuild b/app-vim/taglist/taglist-2.6.ebuild
deleted file mode 100644
index 756b7c54f737..000000000000
--- a/app-vim/taglist/taglist-2.6.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-2.6.ebuild,v 1.3 2003/09/03 22:40:16 weeve Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: ctags-based source code browser"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273"
-
-LICENSE="vim"
-KEYWORDS="~x86 ~alpha ~sparc"
-
-RDEPEND="dev-util/ctags"
diff --git a/app-vim/taglist/taglist-2.8.ebuild b/app-vim/taglist/taglist-2.8.ebuild
deleted file mode 100644
index 9e00659c60c4..000000000000
--- a/app-vim/taglist/taglist-2.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-2.8.ebuild,v 1.3 2003/11/15 04:40:31 agriffis Exp $
-
-inherit vim-plugin eutils
-
-DESCRIPTION="vim plugin: ctags-based source code browser"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273"
-
-LICENSE="vim"
-KEYWORDS="x86 alpha sparc ia64"
-
-RDEPEND="dev-util/ctags"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/taglist-2.6-exuberant.patch || die "epatch failed"
- rm -f plugin/taglist.vim.orig
-}
diff --git a/app-vim/taglist/taglist-3.0.ebuild b/app-vim/taglist/taglist-3.0.ebuild
index 3d6ef61ed668..e576c13e4f66 100644
--- a/app-vim/taglist/taglist-3.0.ebuild
+++ b/app-vim/taglist/taglist-3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.0.ebuild,v 1.1 2003/10/27 03:45:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.0.ebuild,v 1.2 2004/04/16 23:55:18 ciaranm Exp $
inherit vim-plugin eutils