diff options
author | Sam James <sam@gentoo.org> | 2021-10-01 08:13:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-01 08:13:32 +0100 |
commit | 0b10549d295977838f68726e95cf43c30e7bae3f (patch) | |
tree | 3da1f1976fa2c299fc399b8a9c2f48df151026fe /sys-libs/libstdc++-v3 | |
parent | sys-libs/glibc: update SRC_URI (diff) | |
download | gentoo-0b10549d295977838f68726e95cf43c30e7bae3f.tar.gz gentoo-0b10549d295977838f68726e95cf43c30e7bae3f.tar.bz2 gentoo-0b10549d295977838f68726e95cf43c30e7bae3f.zip |
sys-libs/libstdc++-v3: update SRC_URI
slyfox@ has retired and I've archived the distfiles
in my devspace.
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libstdc++-v3')
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index f120d1011724..9650ef069fa5 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r4.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r4.ebuild @@ -10,7 +10,7 @@ PATCH_VER="4" DESCRIPTION="Compatibility package for binaries linked against a pre gcc 3.4 libstdc++" HOMEPAGE="https://gcc.gnu.org/libstdc++/" SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 - https://dev.gentoo.org/~slyfox/distfiles/gcc-${PV}-patches-${PATCH_VER}.tar.bz2" + https://dev.gentoo.org/~sam/distfiles/gcc-${PV}-patches-${PATCH_VER}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="5" |