pinkbyte 15/04/24 10:34:18
Modified: gcc-config-1.8.ebuild ChangeLog
gcc-config-1.8-r1.ebuild gcc-config-1.7.3.ebuild
Log:
Fix HOMEPAGE
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
0x60C0742D1F357D42)
Revision Changes Path
1.3 sys-devel/gcc-config/gcc-config-1.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8.ebuild?r1=1.2&r2=1.3
Index: gcc-config-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gcc-config-1.8.ebuild 18 Jan 2014 03:08:29 -0000 1.2
+++ gcc-config-1.8.ebuild 24 Apr 2015 10:34:18 -0000 1.3
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8.ebuild,v 1.2
2014/01/18 03:08:29 vapier Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8.ebuild,v 1.3
2015/04/24 10:34:18 pinkbyte Exp $
inherit unpacker toolchain-funcs multilib
DESCRIPTION="utility to manage compilers"
-HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/gcc-config.git"
+HOMEPAGE="https://gitweb.gentoo.org/proj/gcc-config.git/"
SRC_URI="mirror://gentoo/${P}.tar.xz
http://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
1.230 sys-devel/gcc-config/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.230&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.230&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.229&r2=1.230
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- ChangeLog 24 Apr 2015 07:38:48 -0000 1.229
+++ ChangeLog 24 Apr 2015 10:34:18 -0000 1.230
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.229
2015/04/24 07:38:48 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.230
2015/04/24 10:34:18 pinkbyte Exp $
+
+ 24 Apr 2015; Sergey Popov <[email protected]> gcc-config-1.7.3.ebuild,
+ gcc-config-1.8.ebuild, gcc-config-1.8-r1.ebuild:
+ Fix HOMEPAGE
*gcc-config-1.8-r1 (24 Apr 2015)
1.2 sys-devel/gcc-config/gcc-config-1.8-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild?r1=1.1&r2=1.2
Index: gcc-config-1.8-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcc-config-1.8-r1.ebuild 24 Apr 2015 07:38:48 -0000 1.1
+++ gcc-config-1.8-r1.ebuild 24 Apr 2015 10:34:18 -0000 1.2
@@ -1,13 +1,13 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild,v 1.1
2015/04/24 07:38:48 polynomial-c Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild,v 1.2
2015/04/24 10:34:18 pinkbyte Exp $
EAPI=5
inherit eutils unpacker toolchain-funcs multilib
DESCRIPTION="utility to manage compilers"
-HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/gcc-config.git"
+HOMEPAGE="https://gitweb.gentoo.org/proj/gcc-config.git/"
SRC_URI="mirror://gentoo/${P}.tar.xz
http://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
1.9 sys-devel/gcc-config/gcc-config-1.7.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild?r1=1.8&r2=1.9
Index: gcc-config-1.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gcc-config-1.7.3.ebuild 18 Jan 2014 03:08:29 -0000 1.8
+++ gcc-config-1.7.3.ebuild 24 Apr 2015 10:34:18 -0000 1.9
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild,v 1.8
2014/01/18 03:08:29 vapier Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild,v 1.9
2015/04/24 10:34:18 pinkbyte Exp $
inherit unpacker toolchain-funcs multilib
DESCRIPTION="utility to manage compilers"
-HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/gcc-config.git"
+HOMEPAGE="https://gitweb.gentoo.org/proj/gcc-config.git/"
SRC_URI="mirror://gentoo/${P}.tar.xz
http://dev.gentoo.org/~vapier/dist/${P}.tar.xz"