summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-12-29 00:50:47 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-12-29 00:50:47 +0000
commitc662f1c099a2d65c8c5391a8cc4c79cb8b7ac2d0 (patch)
tree8b988703209f658b14bc3fa0d3dde7723943c6bd /app-vim/vimirc
parentTidy up (Manifest recommit) (diff)
downloadgentoo-2-c662f1c099a2d65c8c5391a8cc4c79cb8b7ac2d0.tar.gz
gentoo-2-c662f1c099a2d65c8c5391a8cc4c79cb8b7ac2d0.tar.bz2
gentoo-2-c662f1c099a2d65c8c5391a8cc4c79cb8b7ac2d0.zip
x86 stable, tidy up
Diffstat (limited to 'app-vim/vimirc')
-rw-r--r--app-vim/vimirc/ChangeLog6
-rw-r--r--app-vim/vimirc/files/digest-vimirc-0.8.31
-rw-r--r--app-vim/vimirc/files/digest-vimirc-0.8.51
-rw-r--r--app-vim/vimirc/vimirc-0.8.3.ebuild22
-rw-r--r--app-vim/vimirc/vimirc-0.8.5-r1.ebuild4
-rw-r--r--app-vim/vimirc/vimirc-0.8.5.ebuild22
6 files changed, 7 insertions, 49 deletions
diff --git a/app-vim/vimirc/ChangeLog b/app-vim/vimirc/ChangeLog
index 0ae07c5b4b7c..0de8569f7b56 100644
--- a/app-vim/vimirc/ChangeLog
+++ b/app-vim/vimirc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/vimirc
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/ChangeLog,v 1.14 2004/09/06 22:20:13 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/ChangeLog,v 1.15 2004/12/29 00:50:47 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> -vimirc-0.8.3.ebuild,
+ vimirc-0.8.5-r1.ebuild, -vimirc-0.8.5.ebuild:
+ x86 stable, tidy up
*vimirc-0.8.5-r1 (06 Sep 2004)
diff --git a/app-vim/vimirc/files/digest-vimirc-0.8.3 b/app-vim/vimirc/files/digest-vimirc-0.8.3
deleted file mode 100644
index f80bfc4227dc..000000000000
--- a/app-vim/vimirc/files/digest-vimirc-0.8.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5605ac50dfb0e9004e7d13ee8b2802db vimirc-0.8.3.tar.bz2 30206
diff --git a/app-vim/vimirc/files/digest-vimirc-0.8.5 b/app-vim/vimirc/files/digest-vimirc-0.8.5
deleted file mode 100644
index 1a38437dfd44..000000000000
--- a/app-vim/vimirc/files/digest-vimirc-0.8.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0126b122a98bb04cfa2a69775f0f12a4 vimirc-0.8.5.tar.bz2 30570
diff --git a/app-vim/vimirc/vimirc-0.8.3.ebuild b/app-vim/vimirc/vimirc-0.8.3.ebuild
deleted file mode 100644
index e022cad3c7ca..000000000000
--- a/app-vim/vimirc/vimirc-0.8.3.ebuild
+++ /dev/null
@@ -1,22 +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/vimirc/vimirc-0.8.3.ebuild,v 1.3 2004/07/14 13:50:48 agriffis Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: IRC Client"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=931"
-LICENSE="vim"
-KEYWORDS="~x86 ~sparc ~mips ~ppc"
-IUSE=""
-
-# requires 6.2.412 at runtime. it's not too keen upon console vim, so we'll
-# just ask for gvim.
-RDEPEND=">=app-editors/gvim-6.2-r8"
-
-pkg_postinst() {
- einfo " "
- einfo "This plugin requires a Vim with perl support enabled. This is"
- einfo "controlled by the 'perl' USE flag."
- einfo " "
-}
diff --git a/app-vim/vimirc/vimirc-0.8.5-r1.ebuild b/app-vim/vimirc/vimirc-0.8.5-r1.ebuild
index 23f06b22ca72..7b7f2277d0d1 100644
--- a/app-vim/vimirc/vimirc-0.8.5-r1.ebuild
+++ b/app-vim/vimirc/vimirc-0.8.5-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/vimirc-0.8.5-r1.ebuild,v 1.1 2004/09/06 22:20:13 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/vimirc-0.8.5-r1.ebuild,v 1.2 2004/12/29 00:50:47 ciaranm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: IRC Client"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=931"
LICENSE="vim"
-KEYWORDS="~x86 sparc mips ~ppc"
+KEYWORDS="x86 sparc mips ~ppc"
IUSE=""
VIM_PLUGIN_HELPFILES="vimirc.txt"
diff --git a/app-vim/vimirc/vimirc-0.8.5.ebuild b/app-vim/vimirc/vimirc-0.8.5.ebuild
deleted file mode 100644
index 04c6b707ad7c..000000000000
--- a/app-vim/vimirc/vimirc-0.8.5.ebuild
+++ /dev/null
@@ -1,22 +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/vimirc/vimirc-0.8.5.ebuild,v 1.4 2004/07/14 13:50:48 agriffis Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: IRC Client"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=931"
-LICENSE="vim"
-KEYWORDS="~x86 sparc mips ~ppc"
-IUSE=""
-
-# requires 6.2.412 at runtime. it's not too keen upon console vim, so we'll
-# just ask for gvim.
-RDEPEND=">=app-editors/gvim-6.2-r8"
-
-pkg_postinst() {
- einfo " "
- einfo "This plugin requires a Vim with perl support enabled. This is"
- einfo "controlled by the 'perl' USE flag."
- einfo " "
-}