summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-25 17:48:18 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-25 17:48:18 +0000
commitf9a2fcbd5097103760e34f83900bb23689e8d5fe (patch)
tree69af0903868c799ab83940bf90982bb783993067 /app-editors
parentglibc ----------------------------> libc ! (Manifest recommit) (diff)
downloadgentoo-2-f9a2fcbd5097103760e34f83900bb23689e8d5fe.tar.gz
gentoo-2-f9a2fcbd5097103760e34f83900bb23689e8d5fe.tar.bz2
gentoo-2-f9a2fcbd5097103760e34f83900bb23689e8d5fe.zip
Remove old versions for eclass updates, bug #53777
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gvim/files/digest-gvim-6.2-r74
-rw-r--r--app-editors/gvim/files/digest-gvim-6.2-r84
-rw-r--r--app-editors/gvim/gvim-6.2-r7.ebuild31
-rw-r--r--app-editors/gvim/gvim-6.2-r8.ebuild31
-rw-r--r--app-editors/vim-core/ChangeLog7
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.2-r44
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.2-r54
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.2-r64
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.2-r75
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.2-r85
-rw-r--r--app-editors/vim-core/vim-core-6.2-r4.ebuild20
-rw-r--r--app-editors/vim-core/vim-core-6.2-r5.ebuild20
-rw-r--r--app-editors/vim-core/vim-core-6.2-r6.ebuild20
-rw-r--r--app-editors/vim-core/vim-core-6.2-r7.ebuild22
-rw-r--r--app-editors/vim-core/vim-core-6.2-r8.ebuild22
-rw-r--r--app-editors/vim/ChangeLog6
-rw-r--r--app-editors/vim/files/digest-vim-6.2-r74
-rw-r--r--app-editors/vim/files/digest-vim-6.2-r84
-rw-r--r--app-editors/vim/vim-6.2-r7.ebuild22
-rw-r--r--app-editors/vim/vim-6.2-r8.ebuild22
20 files changed, 11 insertions, 250 deletions
diff --git a/app-editors/gvim/files/digest-gvim-6.2-r7 b/app-editors/gvim/files/digest-gvim-6.2-r7
deleted file mode 100644
index b27721f0cb1a..000000000000
--- a/app-editors/gvim/files/digest-gvim-6.2-r7
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 1795498bc4d899c3ccfc54e0eadcb003 vim-6.2.294-patches.tar.bz2 486526
diff --git a/app-editors/gvim/files/digest-gvim-6.2-r8 b/app-editors/gvim/files/digest-gvim-6.2-r8
deleted file mode 100644
index 206854f2ca95..000000000000
--- a/app-editors/gvim/files/digest-gvim-6.2-r8
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 d33b8aa3915b9b80a000fbc8c1a361b4 vim-6.2.461-patches.tar.bz2 554176
diff --git a/app-editors/gvim/gvim-6.2-r7.ebuild b/app-editors/gvim/gvim-6.2-r7.ebuild
deleted file mode 100644
index d914bf2cd314..000000000000
--- a/app-editors/gvim/gvim-6.2-r7.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2-r7.ebuild,v 1.8 2004/06/24 21:55:39 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-VIM_ORG_PATCHES="vim-6.2.294-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="Graphical Vim"
-KEYWORDS="alpha ppc sparc x86 amd64 ia64 hppa ~mips"
-PROVIDE="virtual/editor"
-DEPEND="${DEPEND}
- ~app-editors/vim-core-${PV}
- virtual/x11
- gtk? (
- gtk2? ( >=x11-libs/gtk+-2.1 virtual/xft )
- !gtk2? (
- gnome? ( gnome-base/gnome-libs )
- !gnome? ( =x11-libs/gtk+-1.2* )
- )
- )
- !gtk? ( motif? ( x11-libs/openmotif ) )"
diff --git a/app-editors/gvim/gvim-6.2-r8.ebuild b/app-editors/gvim/gvim-6.2-r8.ebuild
deleted file mode 100644
index 126e8be49b4f..000000000000
--- a/app-editors/gvim/gvim-6.2-r8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.2-r8.ebuild,v 1.2 2004/06/24 21:55:39 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-VIM_ORG_PATCHES="vim-6.2.461-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="Graphical Vim"
-KEYWORDS="~alpha ~ppc ~sparc ~x86 ~amd64 ~ia64 ~hppa ~mips"
-PROVIDE="virtual/editor"
-DEPEND="${DEPEND}
- ~app-editors/vim-core-${PV}
- virtual/x11
- gtk? (
- gtk2? ( >=x11-libs/gtk+-2.1 virtual/xft )
- !gtk2? (
- gnome? ( gnome-base/gnome-libs )
- !gnome? ( =x11-libs/gtk+-1.2* )
- )
- )
- !gtk? ( motif? ( x11-libs/openmotif ) )"
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 553716c864e7..5c118fd5f540 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.90 2004/06/25 16:25:55 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.91 2004/06/25 17:43:28 ciaranm Exp $
+
+ 25 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> -vim-core-6.2-r4.ebuild,
+ -vim-core-6.2-r5.ebuild, -vim-core-6.2-r6.ebuild, -vim-core-6.2-r7.ebuild,
+ -vim-core-6.2-r8.ebuild:
+ Remove old versions for eclass updates, bug #53777
25 Jun 2004; Tom Gall <tgall@gentoo.org> vim-core-6.3.ebuild:
Stable on ppc64
diff --git a/app-editors/vim-core/files/digest-vim-core-6.2-r4 b/app-editors/vim-core/files/digest-vim-core-6.2-r4
deleted file mode 100644
index af9830ca63f0..000000000000
--- a/app-editors/vim-core/files/digest-vim-core-6.2-r4
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 d7f4b84d7d97dc216960426ea48ce6b5 vim-6.2.098-patches.tar.bz2 124627
diff --git a/app-editors/vim-core/files/digest-vim-core-6.2-r5 b/app-editors/vim-core/files/digest-vim-core-6.2-r5
deleted file mode 100644
index ce0a5f5c1cc2..000000000000
--- a/app-editors/vim-core/files/digest-vim-core-6.2-r5
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 f3858a1101cb55a42eca5576f42872df vim-6.2.140-patches.tar.bz2 213902
diff --git a/app-editors/vim-core/files/digest-vim-core-6.2-r6 b/app-editors/vim-core/files/digest-vim-core-6.2-r6
deleted file mode 100644
index 7ed30054caee..000000000000
--- a/app-editors/vim-core/files/digest-vim-core-6.2-r6
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 2ba2149aa94b99bf33efc80e5f42310f vim-6.2.214-patches.tar.bz2 354295
diff --git a/app-editors/vim-core/files/digest-vim-core-6.2-r7 b/app-editors/vim-core/files/digest-vim-core-6.2-r7
deleted file mode 100644
index f5d34f3e5aca..000000000000
--- a/app-editors/vim-core/files/digest-vim-core-6.2-r7
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 2ba2149aa94b99bf33efc80e5f42310f vim-6.2.214-patches.tar.bz2 354295
-MD5 913e7e27123f3f6b7dbbfd335615151b vim-runtime-20040215.tar.bz2 2047579
diff --git a/app-editors/vim-core/files/digest-vim-core-6.2-r8 b/app-editors/vim-core/files/digest-vim-core-6.2-r8
deleted file mode 100644
index e1154d52d0ea..000000000000
--- a/app-editors/vim-core/files/digest-vim-core-6.2-r8
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 d33b8aa3915b9b80a000fbc8c1a361b4 vim-6.2.461-patches.tar.bz2 554176
-MD5 5c7692a32c0fee611853a122231c4d2c vim-runtime-20040408.tar.bz2 2098968
diff --git a/app-editors/vim-core/vim-core-6.2-r4.ebuild b/app-editors/vim-core/vim-core-6.2-r4.ebuild
deleted file mode 100644
index 320e0e99707a..000000000000
--- a/app-editors/vim-core/vim-core-6.2-r4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r4.ebuild,v 1.4 2004/06/24 22:03:18 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-VIM_ORG_PATCHES="vim-6.2.098-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha hppa mips ppc sparc x86 amd64"
-DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
diff --git a/app-editors/vim-core/vim-core-6.2-r5.ebuild b/app-editors/vim-core/vim-core-6.2-r5.ebuild
deleted file mode 100644
index 1b0febcbbfa7..000000000000
--- a/app-editors/vim-core/vim-core-6.2-r5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r5.ebuild,v 1.9 2004/06/24 22:03:18 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-VIM_ORG_PATCHES="vim-6.2.140-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha hppa mips ~ppc sparc x86 ~amd64 ia64"
-DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
diff --git a/app-editors/vim-core/vim-core-6.2-r6.ebuild b/app-editors/vim-core/vim-core-6.2-r6.ebuild
deleted file mode 100644
index f2cf536113d3..000000000000
--- a/app-editors/vim-core/vim-core-6.2-r6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r6.ebuild,v 1.3 2004/06/24 22:03:18 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-VIM_ORG_PATCHES="vim-6.2.214-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86 ~amd64 ~ia64"
-DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
diff --git a/app-editors/vim-core/vim-core-6.2-r7.ebuild b/app-editors/vim-core/vim-core-6.2-r7.ebuild
deleted file mode 100644
index f4d0370f5073..000000000000
--- a/app-editors/vim-core/vim-core-6.2-r7.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-editors/vim-core/vim-core-6.2-r7.ebuild,v 1.9 2004/06/24 22:03:18 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_ORG_PATCHES="vim-6.2.214-patches.tar.bz2"
-VIM_RUNTIME_SNAP="vim-runtime-20040215.tar.bz2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}
- mirror://gentoo/${VIM_RUNTIME_SNAP}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha hppa mips ppc sparc x86 amd64 ia64 s390"
-DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
diff --git a/app-editors/vim-core/vim-core-6.2-r8.ebuild b/app-editors/vim-core/vim-core-6.2-r8.ebuild
deleted file mode 100644
index 2f027b04e9eb..000000000000
--- a/app-editors/vim-core/vim-core-6.2-r8.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-editors/vim-core/vim-core-6.2-r8.ebuild,v 1.3 2004/06/24 22:03:18 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_ORG_PATCHES="vim-6.2.461-patches.tar.bz2"
-VIM_RUNTIME_SNAP="vim-runtime-20040408.tar.bz2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}
- mirror://gentoo/${VIM_RUNTIME_SNAP}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86 ~amd64 ~ia64 ~s390 ppc64"
-DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 8724f53099b1..63028d79d683 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.118 2004/06/25 16:31:13 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.119 2004/06/25 17:46:53 ciaranm Exp $
+
+ 25 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> -vim-6.2-r7.ebuild,
+ -vim-6.2-r8.ebuild:
+ Remove old versions for eclass updates, bug #53777
25 Jun 2004; Tom Gall <tgall@gentoo.org> vim-6.3.ebuild:
stable on ppc64
diff --git a/app-editors/vim/files/digest-vim-6.2-r7 b/app-editors/vim/files/digest-vim-6.2-r7
deleted file mode 100644
index b27721f0cb1a..000000000000
--- a/app-editors/vim/files/digest-vim-6.2-r7
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 1795498bc4d899c3ccfc54e0eadcb003 vim-6.2.294-patches.tar.bz2 486526
diff --git a/app-editors/vim/files/digest-vim-6.2-r8 b/app-editors/vim/files/digest-vim-6.2-r8
deleted file mode 100644
index 206854f2ca95..000000000000
--- a/app-editors/vim/files/digest-vim-6.2-r8
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
-MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
-MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
-MD5 d33b8aa3915b9b80a000fbc8c1a361b4 vim-6.2.461-patches.tar.bz2 554176
diff --git a/app-editors/vim/vim-6.2-r7.ebuild b/app-editors/vim/vim-6.2-r7.ebuild
deleted file mode 100644
index 36f7fdc80228..000000000000
--- a/app-editors/vim/vim-6.2-r7.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-editors/vim/vim-6.2-r7.ebuild,v 1.8 2004/06/24 22:03:06 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-VIM_ORG_PATCHES="vim-6.2.294-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="Vi IMproved!"
-KEYWORDS="alpha hppa mips ppc sparc x86 amd64 ia64 s390"
-PROVIDE="virtual/editor"
-DEPEND="${DEPEND}
- ~app-editors/vim-core-${PV}"
diff --git a/app-editors/vim/vim-6.2-r8.ebuild b/app-editors/vim/vim-6.2-r8.ebuild
deleted file mode 100644
index b5d31582fc0e..000000000000
--- a/app-editors/vim/vim-6.2-r8.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-editors/vim/vim-6.2-r8.ebuild,v 1.6 2004/06/24 22:03:06 agriffis Exp $
-
-inherit vim
-
-VIM_VERSION="6.2"
-VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
-VIM_ORG_PATCHES="vim-6.2.461-patches.tar.bz2"
-
-SRC_URI="${SRC_URI}
- ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
- mirror://gentoo/${VIM_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S=${WORKDIR}/vim${VIM_VERSION/.}
-DESCRIPTION="Vi IMproved!"
-KEYWORDS="alpha hppa mips ppc sparc x86 amd64 ia64 s390 ppc64"
-PROVIDE="virtual/editor"
-DEPEND="${DEPEND}
- ~app-editors/vim-core-${PV}"