Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libstdc++-v3/
Date: Fri, 01 Oct 2021 07:14:11
Message-Id: 1633072412.0b10549d295977838f68726e95cf43c30e7bae3f.sam@gentoo
1 commit: 0b10549d295977838f68726e95cf43c30e7bae3f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 07:13:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 07:13:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b10549d
7
8 sys-libs/libstdc++-v3: update SRC_URI
9
10 slyfox@ has retired and I've archived the distfiles
11 in my devspace.
12
13 Package-Manager: Portage-3.0.26, Repoman-3.0.3
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r4.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r4.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r4.ebuild
20 index f120d101172..9650ef069fa 100644
21 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r4.ebuild
22 +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r4.ebuild
23 @@ -10,7 +10,7 @@ PATCH_VER="4"
24 DESCRIPTION="Compatibility package for binaries linked against a pre gcc 3.4 libstdc++"
25 HOMEPAGE="https://gcc.gnu.org/libstdc++/"
26 SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2
27 - https://dev.gentoo.org/~slyfox/distfiles/gcc-${PV}-patches-${PATCH_VER}.tar.bz2"
28 + https://dev.gentoo.org/~sam/distfiles/gcc-${PV}-patches-${PATCH_VER}.tar.bz2"
29
30 LICENSE="GPL-2 LGPL-2.1"
31 SLOT="5"