diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-25 17:48:18 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-25 17:48:18 +0000 |
commit | 682d8b8b3ec587a3b949a689095d57121e715343 (patch) | |
tree | 3b9a1e64c870a328a64035892a28e91d7f1a9942 /app-editors/vim | |
parent | glibc ----------------------------> libc ! (diff) | |
download | historical-682d8b8b3ec587a3b949a689095d57121e715343.tar.gz historical-682d8b8b3ec587a3b949a689095d57121e715343.tar.bz2 historical-682d8b8b3ec587a3b949a689095d57121e715343.zip |
Remove old versions for eclass updates, bug #53777
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vim/files/digest-vim-6.2-r7 | 4 | ||||
-rw-r--r-- | app-editors/vim/files/digest-vim-6.2-r8 | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2-r7.ebuild | 22 | ||||
-rw-r--r-- | app-editors/vim/vim-6.2-r8.ebuild | 22 |
5 files changed, 5 insertions, 53 deletions
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}" |