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.393.ebuild
Date: Thu, 05 Jan 2012 18:16:14
Message-Id: 20120105181559.C5BDB2004B@flycatcher.gentoo.org
1 lack 12/01/05 18:15:59
2
3 Modified: ChangeLog
4 Added: vim-core-7.3.393.ebuild
5 Log:
6 Version bump: 7.3.393 is released
7
8 (Portage version: 2.1.10.41/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.382 app-editors/vim-core/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?rev=1.382&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?rev=1.382&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?r1=1.381&r2=1.382
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v
20 retrieving revision 1.381
21 retrieving revision 1.382
22 diff -u -r1.381 -r1.382
23 --- ChangeLog 5 Jan 2012 18:00:05 -0000 1.381
24 +++ ChangeLog 5 Jan 2012 18:15:59 -0000 1.382
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.381 2012/01/05 18:00:05 lack Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.382 2012/01/05 18:15:59 lack Exp $
31 +
32 +*vim-core-7.3.393 (05 Jan 2012)
33 +
34 + 05 Jan 2012; Jim Ramsay <jim_ramsay@g.o> +vim-core-7.3.393.ebuild:
35 + Version bump: 7.3.393 is released
36
37 *vim-core-7.3.372 (09 Dec 2011)
38
39
40
41
42 1.1 app-editors/vim-core/vim-core-7.3.393.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.3.393.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.3.393.ebuild?rev=1.1&content-type=text/plain
46
47 Index: vim-core-7.3.393.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.3.393.ebuild,v 1.1 2012/01/05 18:15:59 lack Exp $
52
53 EAPI=3
54 VIM_VERSION="7.3"
55 inherit vim
56
57 VIM_CORE_GENTOO_PATCHES="vim-core-${VIM_VERSION}-gentoo-patches-r1.tar.bz2"
58 VIM_ORG_PATCHES="vim-patches-${PV}.patch.bz2"
59 VIMRC_FILE_SUFFIX="-r4"
60
61 SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
62 http://dev.gentoo.org/~lack/vim/${VIM_CORE_GENTOO_PATCHES}
63 http://dev.gentoo.org/~lack/vim/${VIM_ORG_PATCHES}"
64
65 S="${WORKDIR}/vim${VIM_VERSION/.}"
66 DESCRIPTION="vim and gvim shared files"
67 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"
68 IUSE=""