summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-08-30 07:55:24 +0000
committerAli Polatel <hawking@gentoo.org>2008-08-30 07:55:24 +0000
commite726c3d58e917983d0095797118913fd82b789bc (patch)
treee52bd4f3f6f9433f668f71b06e4b184b856fa746 /app-editors
parentDrop old. (diff)
downloadgentoo-2-e726c3d58e917983d0095797118913fd82b789bc.tar.gz
gentoo-2-e726c3d58e917983d0095797118913fd82b789bc.tar.bz2
gentoo-2-e726c3d58e917983d0095797118913fd82b789bc.zip
Drop old.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/ChangeLog7
-rw-r--r--app-editors/vim/vim-6.4.ebuild27
-rw-r--r--app-editors/vim/vim-7.1.042.ebuild25
-rw-r--r--app-editors/vim/vim-7.1.164.ebuild25
-rw-r--r--app-editors/vim/vim-7.1.213.ebuild25
-rw-r--r--app-editors/vim/vim-7.1.266.ebuild25
-rw-r--r--app-editors/vim/vim-7.1.285.ebuild25
-rw-r--r--app-editors/vim/vim-7.1.319.ebuild25
8 files changed, 6 insertions, 178 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 82284e2ede2a..14d8db0e134b 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.319 2008/08/15 18:42:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.320 2008/08/30 07:55:24 hawking Exp $
+
+ 30 Aug 2008; Ali Polatel <hawking@gentoo.org> -vim-6.4.ebuild,
+ -vim-7.1.042.ebuild, -vim-7.1.164.ebuild, -vim-7.1.213.ebuild,
+ -vim-7.1.266.ebuild, -vim-7.1.285.ebuild, -vim-7.1.319.ebuild:
+ Drop old.
15 Aug 2008; Markus Meier <maekke@gentoo.org> vim-7.2.ebuild:
amd64 stable, bug #232890
diff --git a/app-editors/vim/vim-6.4.ebuild b/app-editors/vim/vim-6.4.ebuild
deleted file mode 100644
index f8f24b17799d..000000000000
--- a/app-editors/vim/vim-6.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.4.ebuild,v 1.13 2007/10/10 07:28:10 opfer Exp $
-
-inherit vim
-
-VIM_VERSION="6.4"
-# VIM_ORG_PATCHES="vim-${PV}-patches.tar.bz2"
-VIM_GENTOO_PATCHES="vim-${PV}-gentoo-patches.tar.bz2"
-# VIM_RUNTIME_SNAP="vim-runtime-20050809.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, an improved vi-style text editor"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sparc x86"
-IUSE="nls minimal"
-DEPEND="${DEPEND}
- !minimal? ( ~app-editors/vim-core-${PV} )"
-RDEPEND="${RDEPEND}
- !minimal? ( ~app-editors/vim-core-${PV} )
- !app-editors/nvi"
diff --git a/app-editors/vim/vim-7.1.042.ebuild b/app-editors/vim/vim-7.1.042.ebuild
deleted file mode 100644
index 551d596c89d1..000000000000
--- a/app-editors/vim/vim-7.1.042.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.042.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.164.ebuild b/app-editors/vim/vim-7.1.164.ebuild
deleted file mode 100644
index 04519c5e6555..000000000000
--- a/app-editors/vim/vim-7.1.164.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.164.ebuild,v 1.2 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.213.ebuild b/app-editors/vim/vim-7.1.213.ebuild
deleted file mode 100644
index 352f489a024b..000000000000
--- a/app-editors/vim/vim-7.1.213.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.213.ebuild,v 1.2 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.266.ebuild b/app-editors/vim/vim-7.1.266.ebuild
deleted file mode 100644
index 5c24edb7e669..000000000000
--- a/app-editors/vim/vim-7.1.266.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.266.ebuild,v 1.8 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.285.ebuild b/app-editors/vim/vim-7.1.285.ebuild
deleted file mode 100644
index c0d890b24114..000000000000
--- a/app-editors/vim/vim-7.1.285.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.285.ebuild,v 1.2 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.319.ebuild b/app-editors/vim/vim-7.1.319.ebuild
deleted file mode 100644
index 9ca32d7dba4c..000000000000
--- a/app-editors/vim/vim-7.1.319.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.319.ebuild,v 1.7 2008/07/17 18:40:54 hawking Exp $
-
-inherit vim
-
-VIM_VERSION="7.1"
-VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-gentoo-patches-r1.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} )"