diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-04-24 10:34:18 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-04-24 10:34:18 +0000 |
commit | e12c185c916c0811bec72d5ba0109ed38ad2a4f1 (patch) | |
tree | 19e763a7be900b7ad151f2584fc44e3660ad4821 /sys-devel/gcc-config | |
parent | Do not hard code squid user and group id - bug #537610 (diff) | |
download | gentoo-2-e12c185c916c0811bec72d5ba0109ed38ad2a4f1.tar.gz gentoo-2-e12c185c916c0811bec72d5ba0109ed38ad2a4f1.tar.bz2 gentoo-2-e12c185c916c0811bec72d5ba0109ed38ad2a4f1.zip |
Fix HOMEPAGE
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x60C0742D1F357D42)
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.7.3.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.8-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.8.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index 144f38b71c46..1347c711c664 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -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 <pinkbyte@gentoo.org> 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) diff --git a/sys-devel/gcc-config/gcc-config-1.7.3.ebuild b/sys-devel/gcc-config/gcc-config-1.7.3.ebuild index 9508bccda96f..7352463f927b 100644 --- a/sys-devel/gcc-config/gcc-config-1.7.3.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.7.3.ebuild @@ -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" diff --git a/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild index c013fc90d6cc..13ec5bb76e93 100644 --- a/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.8-r1.ebuild @@ -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" diff --git a/sys-devel/gcc-config/gcc-config-1.8.ebuild b/sys-devel/gcc-config/gcc-config-1.8.ebuild index 84ed503242e2..c5dd63723266 100644 --- a/sys-devel/gcc-config/gcc-config-1.8.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.8.ebuild @@ -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" |