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.2.416.ebuild
Date: Sun, 09 May 2010 18:51:50
Message-Id: 20100509185147.A45C12C491@corvid.gentoo.org
1 lack 10/05/09 18:51:47
2
3 Modified: ChangeLog
4 Added: vim-core-7.2.416.ebuild
5 Log:
6 Version bump: 7.2.416 is released
7 (Portage version: 2.1.8.3/cvs/Linux i686)
8
9 Revision Changes Path
10 1.330 app-editors/vim-core/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?rev=1.330&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?rev=1.330&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/ChangeLog?r1=1.329&r2=1.330
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v
19 retrieving revision 1.329
20 retrieving revision 1.330
21 diff -u -r1.329 -r1.330
22 --- ChangeLog 18 Apr 2010 02:10:27 -0000 1.329
23 +++ ChangeLog 9 May 2010 18:51:47 -0000 1.330
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-editors/vim-core
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.329 2010/04/18 02:10:27 lack Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.330 2010/05/09 18:51:47 lack Exp $
29 +
30 +*vim-core-7.2.416 (09 May 2010)
31 +
32 + 09 May 2010; Jim Ramsay <lack@g.o> +vim-core-7.2.416.ebuild:
33 + Version bump: 7.2.416 is released
34
35 *vim-core-7.2.411 (18 Apr 2010)
36
37
38
39
40 1.1 app-editors/vim-core/vim-core-7.2.416.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.2.416.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-core/vim-core-7.2.416.ebuild?rev=1.1&content-type=text/plain
44
45 Index: vim-core-7.2.416.ebuild
46 ===================================================================
47 # Copyright 1999-2010 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.2.416.ebuild,v 1.1 2010/05/09 18:51:47 lack Exp $
50
51 EAPI=3
52 inherit vim
53
54 VIM_VERSION="7.2"
55 VIM_CORE_GENTOO_PATCHES="vim-core-${VIM_VERSION}-gentoo-patches-r2.tar.bz2"
56 VIM_ORG_PATCHES="vim-patches-${PV}.tar.gz"
57 VIMRC_FILE_SUFFIX="-r4"
58
59 SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
60 ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz
61 ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-extra.tar.gz
62 mirror://gentoo/${VIM_CORE_GENTOO_PATCHES}
63 mirror://gentoo/${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 ~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=""