Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/sparkleshare: sparkleshare-1.1.0.ebuild ChangeLog
Date: Sat, 30 Nov 2013 19:51:36
Message-Id: 20131130195130.787402004B@flycatcher.gentoo.org
1 pacho 13/11/30 19:51:30
2
3 Modified: sparkleshare-1.1.0.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #478252
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 net-misc/sparkleshare/sparkleshare-1.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild?r1=1.1&r2=1.2
15
16 Index: sparkleshare-1.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- sparkleshare-1.1.0.ebuild 1 Aug 2013 18:55:02 -0000 1.1
23 +++ sparkleshare-1.1.0.ebuild 30 Nov 2013 19:51:30 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild,v 1.1 2013/08/01 18:55:02 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/sparkleshare-1.1.0.ebuild,v 1.2 2013/11/30 19:51:30 pacho Exp $
29
30 EAPI=5
31 GCONF_DEBUG="no" # --enable-debug does not do anything
32 @@ -12,7 +12,7 @@
33 SRC_URI="https://bitbucket.org/hbons/sparkleshare/downloads/sparkleshare-linux-${PV}-tar.gz -> ${P}.tar.gz"
34
35 LICENSE="GPL-3"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 ~x86"
38 SLOT="0"
39 IUSE="" # ayatana
40
41
42
43
44 1.10 net-misc/sparkleshare/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sparkleshare/ChangeLog?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sparkleshare/ChangeLog?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/sparkleshare/ChangeLog?r1=1.9&r2=1.10
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/ChangeLog,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- ChangeLog 1 Aug 2013 18:55:02 -0000 1.9
57 +++ ChangeLog 30 Nov 2013 19:51:30 -0000 1.10
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-misc/sparkleshare
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/ChangeLog,v 1.9 2013/08/01 18:55:02 hasufell Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sparkleshare/ChangeLog,v 1.10 2013/11/30 19:51:30 pacho Exp $
63 +
64 + 30 Nov 2013; Pacho Ramos <pacho@g.o> sparkleshare-1.1.0.ebuild:
65 + amd64 stable, bug #478252
66
67 *sparkleshare-1.1.0 (01 Aug 2013)