diff options
author | 2013-02-09 04:36:30 +0000 | |
---|---|---|
committer | 2013-02-09 04:36:30 +0000 | |
commit | c2fe38c9f2f86696e8bf180bd01435419c8574c2 (patch) | |
tree | 676bb8f78d7922bf3d47d6e08d2d8853ff5ce9bf /sys-devel/gdb-apple/gdb-apple-966.ebuild | |
parent | update snapshot location to use gcc.gnu.org #455152 (diff) | |
download | historical-c2fe38c9f2f86696e8bf180bd01435419c8574c2.tar.gz historical-c2fe38c9f2f86696e8bf180bd01435419c8574c2.tar.bz2 historical-c2fe38c9f2f86696e8bf180bd01435419c8574c2.zip |
Update HOMEPAGE 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-apple/gdb-apple-966.ebuild')
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-966.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gdb-apple/gdb-apple-966.ebuild b/sys-devel/gdb-apple/gdb-apple-966.ebuild index 64e5048806fa..bddcad483b44 100644 --- a/sys-devel/gdb-apple/gdb-apple-966.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-966.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-966.ebuild,v 1.5 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-966.ebuild,v 1.6 2013/02/09 04:36:22 vapier Exp $ EAPI="3" inherit eutils flag-o-matic DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.1.3" -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" |