* [gentoo-commits] gentoo-x86 commit in app-editors/gvim: gvim-7.3.646.ebuild ChangeLog
@ 2012-08-30 0:14 Jim Ramsay (lack)
0 siblings, 0 replies; only message in thread
From: Jim Ramsay (lack) @ 2012-08-30 0:14 UTC (permalink / raw
To: gentoo-commits
lack 12/08/30 00:14:10
Modified: ChangeLog
Added: gvim-7.3.646.ebuild
Log:
Version bump: 7.3.646 is released
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Revision Changes Path
1.384 app-editors/gvim/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?rev=1.384&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?rev=1.384&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?r1=1.383&r2=1.384
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v
retrieving revision 1.383
retrieving revision 1.384
diff -u -r1.383 -r1.384
--- ChangeLog 12 Jul 2012 13:01:54 -0000 1.383
+++ ChangeLog 30 Aug 2012 00:14:10 -0000 1.384
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/gvim
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.383 2012/07/12 13:01:54 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.384 2012/08/30 00:14:10 lack Exp $
+
+*gvim-7.3.646 (30 Aug 2012)
+
+ 30 Aug 2012; Jim Ramsay <jim_ramsay@gentoo.org> +gvim-7.3.646.ebuild:
+ Version bump: 7.3.646 is released
*gvim-7.3.600 (12 Jul 2012)
1.1 app-editors/gvim/gvim-7.3.646.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/gvim-7.3.646.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/gvim-7.3.646.ebuild?rev=1.1&content-type=text/plain
Index: gvim-7.3.646.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.3.646.ebuild,v 1.1 2012/08/30 00:14:10 lack Exp $
EAPI=3
VIM_VERSION="7.3"
inherit vim
VIM_ORG_PATCHES="vim-patches-${PV}.patch.bz2"
GVIMRC_FILE_SUFFIX="-r1"
GVIM_DESKTOP_SUFFIX="-r2"
SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
http://dev.gentoo.org/~lack/vim/${VIM_ORG_PATCHES}"
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="GUI version of the Vim text editor"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
src_prepare() {
vim_src_prepare
epatch "${FILESDIR}"/${PN}-7.1.285-darwin-x11link.patch
if [[ ${CHOST} == *-interix* ]]; then
epatch "${FILESDIR}"/${PN}-7.1-interix-link.patch
epatch "${FILESDIR}"/${PN}-7.1.319-interix-cflags.patch
fi
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-30 0:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30 0:14 [gentoo-commits] gentoo-x86 commit in app-editors/gvim: gvim-7.3.646.ebuild ChangeLog Jim Ramsay (lack)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox