diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-19 23:32:40 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-19 23:32:40 +0000 |
commit | 8439e63c7ca7c6bf13304f53027fb6e09863fb05 (patch) | |
tree | 20978f9efa9f14b36ba6a7ca8d87a9251bbfc1bd /app-vim | |
parent | stable on sparc, mips (Manifest recommit) (diff) | |
download | gentoo-2-8439e63c7ca7c6bf13304f53027fb6e09863fb05.tar.gz gentoo-2-8439e63c7ca7c6bf13304f53027fb6e09863fb05.tar.bz2 gentoo-2-8439e63c7ca7c6bf13304f53027fb6e09863fb05.zip |
tidy up
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vimirc/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vimirc/files/digest-vimirc-0.6.3 | 1 | ||||
-rw-r--r-- | app-vim/vimirc/files/digest-vimirc-0.7.2 | 1 | ||||
-rw-r--r-- | app-vim/vimirc/files/digest-vimirc-0.8.0 | 1 | ||||
-rw-r--r-- | app-vim/vimirc/vimirc-0.6.3.ebuild | 18 | ||||
-rw-r--r-- | app-vim/vimirc/vimirc-0.7.2.ebuild | 22 | ||||
-rw-r--r-- | app-vim/vimirc/vimirc-0.8.0.ebuild | 22 |
7 files changed, 5 insertions, 66 deletions
diff --git a/app-vim/vimirc/ChangeLog b/app-vim/vimirc/ChangeLog index 0cd87172985a..57ebd29e54cb 100644 --- a/app-vim/vimirc/ChangeLog +++ b/app-vim/vimirc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vimirc # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/ChangeLog,v 1.11 2004/06/19 23:30:24 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/ChangeLog,v 1.12 2004/06/19 23:32:40 ciaranm Exp $ + + 20 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> -vimirc-0.6.3.ebuild, + -vimirc-0.7.2.ebuild, -vimirc-0.8.0.ebuild: + Tidy up old versions 20 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> vimirc-0.8.5.ebuild: Stable on sparc, mips diff --git a/app-vim/vimirc/files/digest-vimirc-0.6.3 b/app-vim/vimirc/files/digest-vimirc-0.6.3 deleted file mode 100644 index 5bc9503a602d..000000000000 --- a/app-vim/vimirc/files/digest-vimirc-0.6.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 2195c6c9c8e5fa16ae71715b06b2910a vimirc-0.6.3.tar.bz2 22491 diff --git a/app-vim/vimirc/files/digest-vimirc-0.7.2 b/app-vim/vimirc/files/digest-vimirc-0.7.2 deleted file mode 100644 index 07ad53367fb0..000000000000 --- a/app-vim/vimirc/files/digest-vimirc-0.7.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 932cb47639706435107c82013a38ad29 vimirc-0.7.2.tar.bz2 27111 diff --git a/app-vim/vimirc/files/digest-vimirc-0.8.0 b/app-vim/vimirc/files/digest-vimirc-0.8.0 deleted file mode 100644 index 3d5239d491eb..000000000000 --- a/app-vim/vimirc/files/digest-vimirc-0.8.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 8b7b0fc3b7e56a60b030036ba13d0dd0 vimirc-0.8.0.tar.bz2 29430 diff --git a/app-vim/vimirc/vimirc-0.6.3.ebuild b/app-vim/vimirc/vimirc-0.6.3.ebuild deleted file mode 100644 index a73b9fd2db15..000000000000 --- a/app-vim/vimirc/vimirc-0.6.3.ebuild +++ /dev/null @@ -1,18 +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/vimirc/vimirc-0.6.3.ebuild,v 1.1 2004/03/27 01:32:29 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" - -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.7.2.ebuild b/app-vim/vimirc/vimirc-0.7.2.ebuild deleted file mode 100644 index 27320b5ca115..000000000000 --- a/app-vim/vimirc/vimirc-0.7.2.ebuild +++ /dev/null @@ -1,22 +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/vimirc/vimirc-0.7.2.ebuild,v 1.1 2004/04/11 21:12:12 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" - -# 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.0.ebuild b/app-vim/vimirc/vimirc-0.8.0.ebuild deleted file mode 100644 index 59022f2cc6c6..000000000000 --- a/app-vim/vimirc/vimirc-0.8.0.ebuild +++ /dev/null @@ -1,22 +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/vimirc/vimirc-0.8.0.ebuild,v 1.1 2004/04/18 18:21:05 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" - -# 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 " " -} - |