Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/gummi: gummi-9999.ebuild ChangeLog
Date: Fri, 03 Jan 2014 22:53:27
Message-Id: 20140103225320.F30F42004C@flycatcher.gentoo.org
1 hwoarang 14/01/03 22:53:20
2
3 Modified: gummi-9999.ebuild ChangeLog
4 Log:
5 Add eautoreconf to simulate the upstream autogen.sh script. Bug #493056
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.4 app-editors/gummi/gummi-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/gummi-9999.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/gummi-9999.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/gummi-9999.ebuild?r1=1.3&r2=1.4
15
16 Index: gummi-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-9999.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- gummi-9999.ebuild 27 Oct 2011 05:42:07 -0000 1.3
23 +++ gummi-9999.ebuild 3 Jan 2014 22:53:20 -0000 1.4
24 @@ -1,9 +1,9 @@
25 -# Copyright 1999-2011 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-editors/gummi/gummi-9999.ebuild,v 1.3 2011/10/27 05:42:07 tetromino Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-9999.ebuild,v 1.4 2014/01/03 22:53:20 hwoarang Exp $
30
31 EAPI=2
32 -inherit base eutils subversion
33 +inherit autotools base eutils subversion
34
35 ESVN_REPO_URI="http://svn.midnightcoding.org/gummi/trunk"
36 ESVN_PROJECT="${PN/-svn}"
37 @@ -36,6 +36,7 @@
38
39 src_prepare() {
40 strip-linguas ${LANGS}
41 + eautoreconf
42 }
43
44 pkg_postinst() {
45
46
47
48 1.48 app-editors/gummi/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/ChangeLog?rev=1.48&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/ChangeLog?rev=1.48&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/ChangeLog?r1=1.47&r2=1.48
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v
57 retrieving revision 1.47
58 retrieving revision 1.48
59 diff -u -r1.47 -r1.48
60 --- ChangeLog 22 Dec 2013 11:10:55 -0000 1.47
61 +++ ChangeLog 3 Jan 2014 22:53:20 -0000 1.48
62 @@ -1,6 +1,9 @@
63 # ChangeLog for app-editors/gummi
64 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.47 2013/12/22 11:10:55 hwoarang Exp $
66 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
67 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.48 2014/01/03 22:53:20 hwoarang Exp $
68 +
69 + 03 Jan 2014; Markos Chandras <hwoarang@g.o> gummi-9999.ebuild:
70 + Add eautoreconf to simulate the upstream autogen.sh script. Bug #493056
71
72 22 Dec 2013; Markos Chandras <hwoarang@g.o> -gummi-0.6.4.ebuild:
73 Remove old