summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2009-10-17 18:41:31 +0000
committerJim Ramsay <lack@gentoo.org>2009-10-17 18:41:31 +0000
commit8f4fb45ec7359046133d141dece396578693f214 (patch)
tree9a9d9c39026bdfaa993e3054a9c09b3abdefa28a /app-editors
parentRevbump vim-core-7.2.264 to add tar.lzma and tar.xz support (Bug #286712) (diff)
downloadhistorical-8f4fb45ec7359046133d141dece396578693f214.tar.gz
historical-8f4fb45ec7359046133d141dece396578693f214.tar.bz2
historical-8f4fb45ec7359046133d141dece396578693f214.zip
Remove unneeded gentoo-specific patch tarball
Package-Manager: portage-2.1.7/cvs/Linux i686
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gvim/ChangeLog5
-rw-r--r--app-editors/gvim/gvim-7.2.264.ebuild4
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-7.2.264.ebuild4
4 files changed, 10 insertions, 8 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog
index 06777206da93..5c3e789e47e5 100644
--- a/app-editors/gvim/ChangeLog
+++ b/app-editors/gvim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gvim
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.298 2009/10/17 17:21:27 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.299 2009/10/17 18:41:31 lack Exp $
+
+ 17 Oct 2009; Jim Ramsay <lack@gentoo.org> gvim-7.2.264.ebuild:
+ Remove unneeded gentoo-specific patch tarball
17 Oct 2009; Jim Ramsay <lack@gentoo.org> -gvim-7.2.ebuild,
-gvim-7.2.108.ebuild, -gvim-7.2.238.ebuild, gvim-7.2.264.ebuild:
diff --git a/app-editors/gvim/gvim-7.2.264.ebuild b/app-editors/gvim/gvim-7.2.264.ebuild
index 4578d4839401..e4112054215f 100644
--- a/app-editors/gvim/gvim-7.2.264.ebuild
+++ b/app-editors/gvim/gvim-7.2.264.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.2.264.ebuild,v 1.2 2009/10/17 17:21:27 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.2.264.ebuild,v 1.3 2009/10/17 18:41:31 lack Exp $
EAPI=2
inherit vim
VIM_VERSION="7.2"
-VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-gentoo-patches-r2.tar.bz2"
VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz"
GVIMRC_FILE_SUFFIX="-r1"
GVIM_DESKTOP_SUFFIX="-r2"
@@ -14,7 +13,6 @@ GVIM_DESKTOP_SUFFIX="-r2"
SRC_URI="ftp://ftp.vim.org/pub/vim/unstable/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/.}"
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index beadf748a055..c871927f6dd9 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.334 2009/10/17 17:19:14 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.335 2009/10/17 18:38:50 lack Exp $
+
+ 17 Oct 2009; Jim Ramsay <lack@gentoo.org> vim-7.2.264.ebuild:
+ Remove unneeded gentoo-specific patch tarball
17 Oct 2009; Jim Ramsay <lack@gentoo.org> -vim-7.2.ebuild,
-vim-7.2.108.ebuild, -vim-7.2.238.ebuild, vim-7.2.264.ebuild:
diff --git a/app-editors/vim/vim-7.2.264.ebuild b/app-editors/vim/vim-7.2.264.ebuild
index 8f5cec81fe1f..cd89fa43e616 100644
--- a/app-editors/vim/vim-7.2.264.ebuild
+++ b/app-editors/vim/vim-7.2.264.ebuild
@@ -1,18 +1,16 @@
# 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.2.264.ebuild,v 1.2 2009/10/17 17:19:14 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.2.264.ebuild,v 1.3 2009/10/17 18:38:50 lack Exp $
EAPI=2
inherit vim
VIM_VERSION="7.2"
-VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-gentoo-patches-r2.tar.bz2"
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_GENTOO_PATCHES}
mirror://gentoo/${VIM_ORG_PATCHES}"
S="${WORKDIR}/vim${VIM_VERSION/.}"