Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/easytags: easytags-3.4.3.ebuild ChangeLog
Date: Sun, 02 Mar 2014 00:03:05
Message-Id: 20140302000302.6CC352004C@flycatcher.gentoo.org
1 pacho 14/03/02 00:03:02
2
3 Modified: easytags-3.4.3.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #481866
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 app-vim/easytags/easytags-3.4.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/easytags-3.4.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/easytags-3.4.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/easytags-3.4.3.ebuild?r1=1.1&r2=1.2
15
16 Index: easytags-3.4.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.4.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- easytags-3.4.3.ebuild 1 Sep 2013 23:05:27 -0000 1.1
23 +++ easytags-3.4.3.ebuild 2 Mar 2014 00:03:02 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.4.3.ebuild,v 1.1 2013/09/01 23:05:27 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.4.3.ebuild,v 1.2 2014/03/02 00:03:02 pacho Exp $
30
31 EAPI=5
32 PYTHON_COMPAT=( python{2_6,2_7} )
33 @@ -11,7 +11,7 @@
34 HOMEPAGE="http://peterodding.com/code/vim/easytags/"
35 SRC_URI="https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
36 LICENSE="MIT"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
40
41 RDEPEND="${PYTHON_DEPS}
42
43
44
45 1.14 app-vim/easytags/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/easytags/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 1 Sep 2013 23:05:27 -0000 1.13
58 +++ ChangeLog 2 Mar 2014 00:03:02 -0000 1.14
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-vim/easytags
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.13 2013/09/01 23:05:27 radhermit Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.14 2014/03/02 00:03:02 pacho Exp $
65 +
66 + 02 Mar 2014; Pacho Ramos <pacho@g.o> easytags-3.4.3.ebuild:
67 + amd64 stable, bug #481866
68
69 *easytags-3.4.3 (01 Sep 2013)
70
71 @@ -64,4 +67,3 @@
72 29 Jun 2011; Tim Harder <radhermit@g.o> +easytags-2.4.9.ebuild,
73 +metadata.xml:
74 Initial import.
75 -