diff options
author | 2016-04-19 23:30:31 -0400 | |
---|---|---|
committer | 2016-04-19 23:57:30 -0400 | |
commit | 6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa (patch) | |
tree | 72aea380496d09de517b6e02d995cc93adf967d5 /dev-util | |
parent | kde-apps/kdeutils-meta: Fix kfloppy category (diff) | |
download | gentoo-6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa.tar.gz gentoo-6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa.tar.bz2 gentoo-6bcfd5fc4b8b3db89fcd0f046ef9535a584637fa.zip |
update sources.redhat.com to sourceware.org
Diffstat (limited to 'dev-util')
-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 6703f0ebb1ec..86e205a00757 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" |