summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-02-09 04:39:09 +0000
committerMike Frysinger <vapier@gentoo.org>2013-02-09 04:39:09 +0000
commit0f69e61cd341ecd8080b20c3bb6a92cd49c5784f (patch)
tree27dae50c0cca24fe0a8185f064dfdd0dce752001 /sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild
parentVersion bump. (diff)
downloadhistorical-0f69e61cd341ecd8080b20c3bb6a92cd49c5784f.tar.gz
historical-0f69e61cd341ecd8080b20c3bb6a92cd49c5784f.tar.bz2
historical-0f69e61cd341ecd8080b20c3bb6a92cd49c5784f.zip
Update HOMEPAGE/SRC_URI to use sourceware.org #455152 by wbrana.
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
Diffstat (limited to 'sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild')
-rw-r--r--sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild b/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild
index 1908c40e3737..ba4497e34862 100644
--- a/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild
+++ b/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild,v 1.2 2012/04/27 01:12:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.2.50.20101117.4.15.ebuild,v 1.3 2013/02/09 04:38:58 vapier Exp $
EAPI="3"
@@ -27,12 +27,12 @@ fi
PATCH_VER=""
DESCRIPTION="GNU debugger"
-HOMEPAGE="http://sources.redhat.com/gdb/"
+HOMEPAGE="http://sourceware.org/gdb/"
if [[ -n ${RPM} ]] ; then
SRC_URI="mirror://fedora/development/source/SRPMS/${RPM}"
else
SRC_URI="mirror://gnu/gdb/${P}.tar.bz2
- ftp://sources.redhat.com/pub/gdb/releases/${P}.tar.bz2"
+ ftp://sourceware.org/pub/gdb/releases/${P}.tar.bz2"
fi
SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}"