Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/vim-core: ChangeLog vim-core-7.3.266.ebuild
Date: Wed, 03 Aug 2011 01:04:30
Message-Id: 20110803010417.1ADDB2004C@flycatcher.gentoo.org
1 lack 11/08/03 01:04:17
2
3 Modified: ChangeLog
4 Added: vim-core-7.3.266.ebuild
5 Log:
6 Version bump: 7.3.266 is released
7
8 (Portage version: 2.1.9.49/cvs/Linux i686)
9
10 Revision Changes Path
11 1.373 app-editors/vim-core/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?rev=1.373&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?rev=1.373&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?r1=1.372&r2=1.373
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v
20 retrieving revision 1.372
21 retrieving revision 1.373
22 diff -u -r1.372 -r1.373
23 --- ChangeLog 17 Jul 2011 22:02:20 -0000 1.372
24 +++ ChangeLog 3 Aug 2011 01:04:17 -0000 1.373
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-editors/vim-core
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.372 2011/07/17 22:02:20 halcy0n Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.373 2011/08/03 01:04:17 lack Exp $
30 +
31 +*vim-core-7.3.266 (02 Aug 2011)
32 +
33 + 02 Aug 2011; Jim Ramsay <lack@g.o> +vim-core-7.3.266.ebuild:
34 + Version bump: 7.3.266 is released
35
36 17 Jul 2011; Mark Loeser <halcy0n@g.o> vim-core-7.3.189.ebuild:
37 Stable for ppc64; bug #371977
38
39
40
41 1.1 app-editors/vim-core/vim-core-7.3.266.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.3.266.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.3.266.ebuild?rev=1.1&content-type=text/plain
45
46 Index: vim-core-7.3.266.ebuild
47 ===================================================================
48 # Copyright 1999-2011 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.3.266.ebuild,v 1.1 2011/08/03 01:04:17 lack Exp $
51
52 EAPI=3
53 VIM_VERSION="7.3"
54 inherit vim
55
56 VIM_CORE_GENTOO_PATCHES="vim-core-${VIM_VERSION}-gentoo-patches.tar.bz2"
57 VIM_ORG_PATCHES="vim-patches-${PV}.patch.bz2"
58 VIMRC_FILE_SUFFIX="-r4"
59
60 SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
61 http://dev.gentoo.org/~lack/vim/${VIM_CORE_GENTOO_PATCHES}
62 http://dev.gentoo.org/~lack/vim/${VIM_ORG_PATCHES}"
63
64 S="${WORKDIR}/vim${VIM_VERSION/.}"
65 DESCRIPTION="vim and gvim shared files"
66 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"
67 IUSE=""