diff options
author | 2010-12-09 14:20:12 +0000 | |
---|---|---|
committer | 2010-12-09 14:20:12 +0000 | |
commit | 10b537d15b20fc70dfd9a2badd5f00438d2a3988 (patch) | |
tree | bb06d07e736d5bee72686bcb61928bee0667e15c /app-editors/vim | |
parent | add ~sparc (bug 348213) (diff) | |
download | historical-10b537d15b20fc70dfd9a2badd5f00438d2a3988.tar.gz historical-10b537d15b20fc70dfd9a2badd5f00438d2a3988.tar.bz2 historical-10b537d15b20fc70dfd9a2badd5f00438d2a3988.zip |
Version cleanup
Package-Manager: portage-2.1.9.14/cvs/Linux i686
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/vim/vim-7.0.235.ebuild | 25 | ||||
-rw-r--r-- | app-editors/vim/vim-7.0.243.ebuild | 25 | ||||
-rw-r--r-- | app-editors/vim/vim-7.1.123.ebuild | 25 | ||||
-rw-r--r-- | app-editors/vim/vim-7.1.330.ebuild | 25 | ||||
-rw-r--r-- | app-editors/vim/vim-7.2.303.ebuild | 19 | ||||
-rw-r--r-- | app-editors/vim/vim-7.3.ebuild | 28 |
7 files changed, 6 insertions, 148 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index e15ce728eeb5..f2988eef96e2 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/vim # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.359 2010/12/08 20:19:54 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.360 2010/12/09 14:19:14 lack Exp $ + + 09 Dec 2010; Jim Ramsay <lack@gentoo.org> -vim-7.0.235.ebuild, + -vim-7.0.243.ebuild, -vim-7.1.123.ebuild, -vim-7.1.330.ebuild, + -vim-7.2.303.ebuild, -vim-7.3.ebuild: + Version cleanup *vim-7.3.75 (08 Dec 2010) diff --git a/app-editors/vim/vim-7.0.235.ebuild b/app-editors/vim/vim-7.0.235.ebuild deleted file mode 100644 index bb45b9fa16ed..000000000000 --- a/app-editors/vim/vim-7.0.235.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.235.ebuild,v 1.13 2010/09/27 10:39:45 redhatter Exp $ - -inherit vim - -VIM_VERSION="7.0" -VIM_SNAPSHOT="vim-7.0-r1.tar.bz2" -VIM_GENTOO_PATCHES="vim-7.0-gentoo-patches-r1.tar.bz2" -VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz" - -SRC_URI="${SRC_URI} - mirror://gentoo/${VIM_SNAPSHOT} - mirror://gentoo/${VIM_GENTOO_PATCHES} - mirror://gentoo/${VIM_ORG_PATCHES}" - -S=${WORKDIR}/vim${VIM_VERSION/.*} -DESCRIPTION="Vim, an improved vi-style text editor" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" -IUSE="" -DEPEND="${DEPEND} - !minimal? ( ~app-editors/vim-core-${PV} )" -RDEPEND="${RDEPEND} - !<app-editors/nvi-1.81.5-r4 - !minimal? ( ~app-editors/vim-core-${PV} )" diff --git a/app-editors/vim/vim-7.0.243.ebuild b/app-editors/vim/vim-7.0.243.ebuild deleted file mode 100644 index 704c7e78174b..000000000000 --- a/app-editors/vim/vim-7.0.243.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.243.ebuild,v 1.2 2010/09/27 10:39:45 redhatter Exp $ - -inherit vim - -VIM_VERSION="7.0" -VIM_SNAPSHOT="vim-7.0-r1.tar.bz2" -VIM_GENTOO_PATCHES="vim-7.0-gentoo-patches-r1.tar.bz2" -VIM_ORG_PATCHES="vim-patches-${PV}.tar" - -SRC_URI="${SRC_URI} - mirror://gentoo/${VIM_SNAPSHOT} - mirror://gentoo/${VIM_GENTOO_PATCHES} - mirror://gentoo/${VIM_ORG_PATCHES}" - -S=${WORKDIR}/vim${VIM_VERSION/.*} -DESCRIPTION="Vim, an improved vi-style text editor" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" -DEPEND="${DEPEND} - !minimal? ( ~app-editors/vim-core-${PV} )" -RDEPEND="${RDEPEND} - !<app-editors/nvi-1.81.5-r4 - !minimal? ( ~app-editors/vim-core-${PV} )" diff --git a/app-editors/vim/vim-7.1.123.ebuild b/app-editors/vim/vim-7.1.123.ebuild deleted file mode 100644 index fb64d1dfda99..000000000000 --- a/app-editors/vim/vim-7.1.123.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.123.ebuild,v 1.10 2008/07/17 18:40:54 hawking Exp $ - -inherit vim - -VIM_VERSION="7.1" -VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-gentoo-patches.tar.bz2" -VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz" - -SRC_URI="mirror://gentoo/vim-${VIM_VERSION}.tar.bz2 - ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz - ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-extra.tar.gz - mirror://gentoo/${VIM_GENTOO_PATCHES} - mirror://gentoo/${VIM_ORG_PATCHES}" - -S="${WORKDIR}/vim${VIM_VERSION/.}" -DESCRIPTION="Vim, an improved vi-style text editor" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" -IUSE="" -DEPEND="${DEPEND} - !minimal? ( ~app-editors/vim-core-${PV} )" -RDEPEND="${RDEPEND} - !<app-editors/nvi-1.81.5-r4 - !minimal? ( ~app-editors/vim-core-${PV} )" diff --git a/app-editors/vim/vim-7.1.330.ebuild b/app-editors/vim/vim-7.1.330.ebuild deleted file mode 100644 index 2b3affb27266..000000000000 --- a/app-editors/vim/vim-7.1.330.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.330.ebuild,v 1.1 2009/02/20 15:48:40 lack Exp $ - -inherit vim - -VIM_VERSION="7.1" -VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-gentoo-patches.tar.bz2" -VIM_ORG_PATCHES="vim-patches-${PV}.tar" - -SRC_URI="mirror://gentoo/vim-${VIM_VERSION}.tar.bz2 - ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz - ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-extra.tar.gz - mirror://gentoo/${VIM_GENTOO_PATCHES} - mirror://gentoo/${VIM_ORG_PATCHES}" - -S="${WORKDIR}/vim${VIM_VERSION/.}" -DESCRIPTION="Vim, an improved vi-style text editor" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" -DEPEND="${DEPEND} - !minimal? ( ~app-editors/vim-core-${PV} )" -RDEPEND="${RDEPEND} - !<app-editors/nvi-1.81.5-r4 - !minimal? ( ~app-editors/vim-core-${PV} )" diff --git a/app-editors/vim/vim-7.2.303.ebuild b/app-editors/vim/vim-7.2.303.ebuild deleted file mode 100644 index bd313de9baea..000000000000 --- a/app-editors/vim/vim-7.2.303.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.2.303.ebuild,v 1.6 2010/02/10 18:50:02 armin76 Exp $ - -EAPI=2 -inherit vim - -VIM_VERSION="7.2" -VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz" - -SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2 - ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz - ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-extra.tar.gz - mirror://gentoo/${VIM_ORG_PATCHES}" - -S="${WORKDIR}/vim${VIM_VERSION/.}" -DESCRIPTION="Vim, an improved vi-style text editor" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" -IUSE="" diff --git a/app-editors/vim/vim-7.3.ebuild b/app-editors/vim/vim-7.3.ebuild deleted file mode 100644 index edc7365697b8..000000000000 --- a/app-editors/vim/vim-7.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.3.ebuild,v 1.3 2010/10/21 14:53:52 mduft Exp $ - -EAPI=3 -VIM_VERSION="7.3" -inherit vim - -#VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz" - -SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2" - -# New release: No patches yet -# mirror://gentoo/${VIM_ORG_PATCHES} - -S="${WORKDIR}/vim${VIM_VERSION/.}" -DESCRIPTION="Vim, an improved vi-style text editor" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -src_prepare() { - vim_src_prepare - - if [[ ${CHOST} == *-interix* ]]; then - epatch "${FILESDIR}"/${PN}-7.3-interix-link.patch - fi - epatch "${FILESDIR}"/${PN}-7.1.285-darwin-x11link.patch -} |