diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-04-19 23:30:31 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-04-19 23:57:30 -0400 |
commit | 6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa (patch) | |
tree | 72aea380496d09de517b6e02d995cc93adf967d5 /dev-util/insight | |
parent | df13319e4fc8b6b9212c9e2c7bf5b98e650c6db1 (diff) | |
download | gentoo-6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa.tar.gz gentoo-6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa.tar.xz |
update sources.redhat.com to sourceware.org
Diffstat (limited to 'dev-util/insight')
-rw-r--r-- | dev-util/insight/insight-6.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/insight/insight-6.8.1-r1.ebuild b/dev-util/insight/insight-6.8.1-r1.ebuild index 6703f0ebb1e..86e205a0075 100644 --- a/dev-util/insight/insight-6.8.1-r1.ebuild +++ b/dev-util/insight/insight-6.8.1-r1.ebuild @@ -10,7 +10,7 @@ MY_P="${PN}-$(replace_version_separator 2 -)" DESCRIPTION="A graphical interface to the GNU debugger" HOMEPAGE="http://sourceware.org/insight/" -SRC_URI="ftp://sources.redhat.com/pub/${PN}/releases/${MY_P}a.tar.bz2 +SRC_URI="ftp://sourceware.org/pub/${PN}/releases/${MY_P}a.tar.bz2 https://dev.gentoo.org/~xarthisius/distfiles/${P}-patchset-02.tar.xz" LICENSE="GPL-2 LGPL-2" |