summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2010-12-09 14:18:15 +0000
committerJim Ramsay <lack@gentoo.org>2010-12-09 14:18:15 +0000
commit40e300a27f1b3872152f77e49e2dccef61eb28e8 (patch)
tree12dd374b939bcc7fe7162c5d979111f3209aa2b9 /app-editors
parentadd ~sparc (bug 348213) (diff)
downloadgentoo-2-40e300a27f1b3872152f77e49e2dccef61eb28e8.tar.gz
gentoo-2-40e300a27f1b3872152f77e49e2dccef61eb28e8.tar.bz2
gentoo-2-40e300a27f1b3872152f77e49e2dccef61eb28e8.zip
Version cleanup
(Portage version: 2.1.9.14/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog7
-rw-r--r--app-editors/vim-core/vim-core-7.0.235.ebuild23
-rw-r--r--app-editors/vim-core/vim-core-7.0.243.ebuild23
-rw-r--r--app-editors/vim-core/vim-core-7.1.123.ebuild23
-rw-r--r--app-editors/vim-core/vim-core-7.1.330.ebuild23
-rw-r--r--app-editors/vim-core/vim-core-7.2.303.ebuild22
-rw-r--r--app-editors/vim-core/vim-core-7.3.ebuild22
7 files changed, 6 insertions, 137 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 16155cb284df..17ea17579731 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/vim-core
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.345 2010/12/08 20:18:50 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.346 2010/12/09 14:18:15 lack Exp $
+
+ 09 Dec 2010; Jim Ramsay <lack@gentoo.org> -vim-core-7.0.235.ebuild,
+ -vim-core-7.0.243.ebuild, -vim-core-7.1.123.ebuild,
+ -vim-core-7.1.330.ebuild, -vim-core-7.2.303.ebuild, -vim-core-7.3.ebuild:
+ Version cleanup
*vim-core-7.3.75 (08 Dec 2010)
diff --git a/app-editors/vim-core/vim-core-7.0.235.ebuild b/app-editors/vim-core/vim-core-7.0.235.ebuild
deleted file mode 100644
index fc6a7d8f0681..000000000000
--- a/app-editors/vim-core/vim-core-7.0.235.ebuild
+++ /dev/null
@@ -1,23 +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-core/vim-core-7.0.235.ebuild,v 1.11 2010/10/19 06:33:18 leio 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"
-VIMRC_FILE_SUFFIX="-r3"
-
-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 and gvim shared files"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
-IUSE=""
-DEPEND="${DEPEND}"
-PDEPEND="!livecd? ( app-vim/gentoo-syntax )"
diff --git a/app-editors/vim-core/vim-core-7.0.243.ebuild b/app-editors/vim-core/vim-core-7.0.243.ebuild
deleted file mode 100644
index 9cf5da20d4bc..000000000000
--- a/app-editors/vim-core/vim-core-7.0.243.ebuild
+++ /dev/null
@@ -1,23 +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-core/vim-core-7.0.243.ebuild,v 1.1 2009/02/19 20:17:52 lack 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"
-VIMRC_FILE_SUFFIX="-r3"
-
-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 and gvim shared files"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-DEPEND="${DEPEND}"
-PDEPEND="!livecd? ( app-vim/gentoo-syntax )"
diff --git a/app-editors/vim-core/vim-core-7.1.123.ebuild b/app-editors/vim-core/vim-core-7.1.123.ebuild
deleted file mode 100644
index 23a26c4a9e78..000000000000
--- a/app-editors/vim-core/vim-core-7.1.123.ebuild
+++ /dev/null
@@ -1,23 +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-core/vim-core-7.1.123.ebuild,v 1.8 2007/12/11 09:21:08 vapier 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"
-VIMRC_FILE_SUFFIX="-r3"
-
-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_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S="${WORKDIR}/vim${VIM_VERSION/.}"
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE=""
-DEPEND="${DEPEND}"
-PDEPEND="!livecd? ( app-vim/gentoo-syntax )"
diff --git a/app-editors/vim-core/vim-core-7.1.330.ebuild b/app-editors/vim-core/vim-core-7.1.330.ebuild
deleted file mode 100644
index 178e90b8bd07..000000000000
--- a/app-editors/vim-core/vim-core-7.1.330.ebuild
+++ /dev/null
@@ -1,23 +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-core/vim-core-7.1.330.ebuild,v 1.1 2009/02/19 20:17:52 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"
-VIMRC_FILE_SUFFIX="-r3"
-
-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_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S="${WORKDIR}/vim${VIM_VERSION/.}"
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-DEPEND="${DEPEND}"
-PDEPEND="!livecd? ( app-vim/gentoo-syntax )"
diff --git a/app-editors/vim-core/vim-core-7.2.303.ebuild b/app-editors/vim-core/vim-core-7.2.303.ebuild
deleted file mode 100644
index 620954150a59..000000000000
--- a/app-editors/vim-core/vim-core-7.2.303.ebuild
+++ /dev/null
@@ -1,22 +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-core/vim-core-7.2.303.ebuild,v 1.7 2010/02/10 18:47:30 armin76 Exp $
-
-EAPI=2
-inherit vim
-
-VIM_VERSION="7.2"
-VIM_CORE_GENTOO_PATCHES="vim-core-${VIM_VERSION}-gentoo-patches.tar.bz2"
-VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz"
-VIMRC_FILE_SUFFIX="-r4"
-
-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_CORE_GENTOO_PATCHES}
- mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S="${WORKDIR}/vim${VIM_VERSION/.}"
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~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=""
diff --git a/app-editors/vim-core/vim-core-7.3.ebuild b/app-editors/vim-core/vim-core-7.3.ebuild
deleted file mode 100644
index 7fddfba592d3..000000000000
--- a/app-editors/vim-core/vim-core-7.3.ebuild
+++ /dev/null
@@ -1,22 +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-core/vim-core-7.3.ebuild,v 1.2 2010/09/27 21:12:58 redhatter Exp $
-
-EAPI=3
-VIM_VERSION="7.3"
-inherit vim
-
-VIM_CORE_GENTOO_PATCHES="vim-core-${VIM_VERSION}-gentoo-patches.tar.bz2"
-#VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz"
-VIMRC_FILE_SUFFIX="-r4"
-
-SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
- mirror://gentoo/${VIM_CORE_GENTOO_PATCHES}"
-
-# New release... no patches yet
-# mirror://gentoo/${VIM_ORG_PATCHES}"
-
-S="${WORKDIR}/vim${VIM_VERSION/.}"
-DESCRIPTION="vim and gvim shared files"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~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=""