diff options
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" |