ottxor 15/02/07 18:22:22
Modified: guile-gtk-2.1-r1.ebuild guile-gtk-2.1-r2.ebuild
ChangeLog
Log:
use mirror://gnu in SRC_URI
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
C2000586)
Revision Changes Path
1.7 x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild?rev=1.7&view=markup
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
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
Index: guile-gtk-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- guile-gtk-2.1-r1.ebuild 31 Jan 2013 23:09:35 -0000 1.6
+++ guile-gtk-2.1-r1.ebuild 7 Feb 2015 18:22:22 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=4
@@ -8,7 +8,7 @@
DESCRIPTION="GTK+ bindings for guile"
HOMEPAGE="http://www.gnu.org/software/guile-gtk/"
-SRC_URI="ftp://ftp.gnu.org/gnu/guile-gtk/${P}.tar.gz"
+SRC_URI="mirror://gnu/guile-gtk/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
1.2 x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild?rev=1.2&view=markup
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
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
Index: guile-gtk-2.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- guile-gtk-2.1-r2.ebuild 4 May 2013 12:03:19 -0000 1.1
+++ guile-gtk-2.1-r2.ebuild 7 Feb 2015 18:22:22 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=5
@@ -10,7 +10,7 @@
DESCRIPTION="GTK+ bindings for guile"
HOMEPAGE="http://www.gnu.org/software/guile-gtk/"
-SRC_URI="ftp://ftp.gnu.org/gnu/guile-gtk/${P}.tar.gz"
+SRC_URI="mirror://gnu/guile-gtk/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
1.47 x11-libs/guile-gtk/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/ChangeLog?rev=1.47&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/ChangeLog?rev=1.47&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/guile-gtk/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 6 Aug 2014 12:10:04 -0000 1.46
+++ ChangeLog 7 Feb 2015 18:22:22 -0000 1.47
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/guile-gtk
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.46
2014/08/06 12:10:04 creffett Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.47
2015/02/07 18:22:22 ottxor Exp $
+
+ 07 Feb 2015; Christoph Junghans <[email protected]> guile-gtk-2.1-r1.ebuild,
+ guile-gtk-2.1-r2.ebuild:
+ use mirror://gnu in SRC_URI
06 Aug 2014; Chris Reffett <[email protected]> -guile-gtk-2.1.ebuild:
[QA] Drop old