Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/guile-gtk: guile-gtk-2.1-r1.ebuild guile-gtk-2.1-r2.ebuild ChangeLog
Date: Sat, 07 Feb 2015 18:22:26
Message-Id: 20150207182222.1CB3F11443@oystercatcher.gentoo.org
1 ottxor 15/02/07 18:22:22
2
3 Modified: guile-gtk-2.1-r1.ebuild guile-gtk-2.1-r2.ebuild
4 ChangeLog
5 Log:
6 use mirror://gnu in SRC_URI
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key C2000586)
9
10 Revision Changes Path
11 1.7 x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild?r1=1.6&r2=1.7
16
17 Index: guile-gtk-2.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- guile-gtk-2.1-r1.ebuild 31 Jan 2013 23:09:35 -0000 1.6
24 +++ guile-gtk-2.1-r1.ebuild 7 Feb 2015 18:22:22 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild,v 1.6 2013/01/31 23:09:35 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild,v 1.7 2015/02/07 18:22:22 ottxor Exp $
31
32 EAPI=4
33
34 @@ -8,7 +8,7 @@
35
36 DESCRIPTION="GTK+ bindings for guile"
37 HOMEPAGE="http://www.gnu.org/software/guile-gtk/"
38 -SRC_URI="ftp://ftp.gnu.org/gnu/guile-gtk/${P}.tar.gz"
39 +SRC_URI="mirror://gnu/guile-gtk/${P}.tar.gz"
40
41 LICENSE="GPL-3"
42 SLOT="0"
43
44
45
46 1.2 x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild?r1=1.1&r2=1.2
51
52 Index: guile-gtk-2.1-r2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- guile-gtk-2.1-r2.ebuild 4 May 2013 12:03:19 -0000 1.1
59 +++ guile-gtk-2.1-r2.ebuild 7 Feb 2015 18:22:22 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2015 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild,v 1.1 2013/05/04 12:03:19 jlec Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild,v 1.2 2015/02/07 18:22:22 ottxor Exp $
66
67 EAPI=5
68
69 @@ -10,7 +10,7 @@
70
71 DESCRIPTION="GTK+ bindings for guile"
72 HOMEPAGE="http://www.gnu.org/software/guile-gtk/"
73 -SRC_URI="ftp://ftp.gnu.org/gnu/guile-gtk/${P}.tar.gz"
74 +SRC_URI="mirror://gnu/guile-gtk/${P}.tar.gz"
75
76 LICENSE="GPL-3"
77 SLOT="0"
78
79
80
81 1.47 x11-libs/guile-gtk/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/ChangeLog?rev=1.47&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/ChangeLog?rev=1.47&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/ChangeLog?r1=1.46&r2=1.47
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v
90 retrieving revision 1.46
91 retrieving revision 1.47
92 diff -u -r1.46 -r1.47
93 --- ChangeLog 6 Aug 2014 12:10:04 -0000 1.46
94 +++ ChangeLog 7 Feb 2015 18:22:22 -0000 1.47
95 @@ -1,6 +1,10 @@
96 # ChangeLog for x11-libs/guile-gtk
97 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.46 2014/08/06 12:10:04 creffett Exp $
99 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.47 2015/02/07 18:22:22 ottxor Exp $
101 +
102 + 07 Feb 2015; Christoph Junghans <ottxor@g.o> guile-gtk-2.1-r1.ebuild,
103 + guile-gtk-2.1-r2.ebuild:
104 + use mirror://gnu in SRC_URI
105
106 06 Aug 2014; Chris Reffett <creffett@g.o> -guile-gtk-2.1.ebuild:
107 [QA] Drop old