diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-02-09 04:36:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-02-09 04:36:22 +0000 |
commit | f627b36444046022b12f77f75d8df9290446f379 (patch) | |
tree | b7ee8d7c5a3e97a94e635ceca0dbc06d24f3baf2 /sys-devel/gdb-apple/gdb-apple-960.ebuild | |
parent | update snapshot location to use gcc.gnu.org #455152 (diff) | |
download | gentoo-2-f627b36444046022b12f77f75d8df9290446f379.tar.gz gentoo-2-f627b36444046022b12f77f75d8df9290446f379.tar.bz2 gentoo-2-f627b36444046022b12f77f75d8df9290446f379.zip |
Update HOMEPAGE to use sourceware.org #455152 by wbrana.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-devel/gdb-apple/gdb-apple-960.ebuild')
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-960.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gdb-apple/gdb-apple-960.ebuild b/sys-devel/gdb-apple/gdb-apple-960.ebuild index 0782f62ba001..0fcbbb9b44f6 100644 --- a/sys-devel/gdb-apple/gdb-apple-960.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-960.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 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-apple/gdb-apple-960.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-960.ebuild,v 1.4 2013/02/09 04:36:22 vapier Exp $ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, Xcode Tools 3.1" -HOMEPAGE="http://sources.redhat.com/gdb/" +HOMEPAGE="http://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz" LICENSE="APSL-2 GPL-2" |