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 | |
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')
-rw-r--r-- | sys-devel/gdb-apple/ChangeLog | 12 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1344.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1346.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1461.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1518.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1705.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1708.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-1752.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-563.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-768-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-960.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-962.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/gdb-apple/gdb-apple-966.ebuild | 6 |
13 files changed, 45 insertions, 39 deletions
diff --git a/sys-devel/gdb-apple/ChangeLog b/sys-devel/gdb-apple/ChangeLog index c5f32c55d214..f1e4644a0c65 100644 --- a/sys-devel/gdb-apple/ChangeLog +++ b/sys-devel/gdb-apple/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-devel/gdb-apple -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/ChangeLog,v 1.18 2012/03/04 16:15:04 grobian Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/ChangeLog,v 1.19 2013/02/09 04:36:22 vapier Exp $ + + 09 Feb 2013; Mike Frysinger <vapier@gentoo.org> gdb-apple-1344.ebuild, + gdb-apple-1346.ebuild, gdb-apple-1461.ebuild, gdb-apple-1518.ebuild, + gdb-apple-1705.ebuild, gdb-apple-1708.ebuild, gdb-apple-1752.ebuild, + gdb-apple-563.ebuild, gdb-apple-768-r1.ebuild, gdb-apple-960.ebuild, + gdb-apple-962.ebuild, gdb-apple-966.ebuild: + Update HOMEPAGE to use sourceware.org #455152 by wbrana. *gdb-apple-1752 (04 Mar 2012) @@ -146,4 +153,3 @@ Made gdb-apple-563 compile on Darwin 7. Added patch for both conditional support for features only available in OS X 10.4, and for conditional PPC64 support for platforms that don't have 64-bits. - diff --git a/sys-devel/gdb-apple/gdb-apple-1344.ebuild b/sys-devel/gdb-apple/gdb-apple-1344.ebuild index e428cd305be0..25784ca61047 100644 --- a/sys-devel/gdb-apple/gdb-apple-1344.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1344.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-1344.ebuild,v 1.4 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1344.ebuild,v 1.5 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.2" -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" diff --git a/sys-devel/gdb-apple/gdb-apple-1346.ebuild b/sys-devel/gdb-apple/gdb-apple-1346.ebuild index 63648d78199e..38e63e5b92ff 100644 --- a/sys-devel/gdb-apple/gdb-apple-1346.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1346.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-1346.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1346.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, Developer Tools 3.2.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" diff --git a/sys-devel/gdb-apple/gdb-apple-1461.ebuild b/sys-devel/gdb-apple/gdb-apple-1461.ebuild index f2988aa07ab0..1f9e5cf95b34 100644 --- a/sys-devel/gdb-apple/gdb-apple-1461.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1461.ebuild @@ -1,6 +1,6 @@ -# 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-1461.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1461.ebuild,v 1.4 2013/02/09 04:36:22 vapier Exp $ EAPI="3" @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV}.2 DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.2.2" -HOMEPAGE="http://sources.redhat.com/gdb/" +HOMEPAGE="http://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-1518.ebuild b/sys-devel/gdb-apple/gdb-apple-1518.ebuild index d88483f5d343..e782c4885817 100644 --- a/sys-devel/gdb-apple/gdb-apple-1518.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1518.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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-1518.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1518.ebuild,v 1.4 2013/02/09 04:36:22 vapier Exp $ EAPI="3" @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.0" -HOMEPAGE="http://sources.redhat.com/gdb/" +HOMEPAGE="http://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-1705.ebuild b/sys-devel/gdb-apple/gdb-apple-1705.ebuild index 9adc7bb95580..0f8204442c3a 100644 --- a/sys-devel/gdb-apple/gdb-apple-1705.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1705.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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-1705.ebuild,v 1.4 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1705.ebuild,v 1.5 2013/02/09 04:36:22 vapier Exp $ EAPI="3" @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.1" -HOMEPAGE="http://sources.redhat.com/gdb/" +HOMEPAGE="http://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-1708.ebuild b/sys-devel/gdb-apple/gdb-apple-1708.ebuild index 27fbf6912c09..96a40edfe869 100644 --- a/sys-devel/gdb-apple/gdb-apple-1708.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1708.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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-1708.ebuild,v 1.1 2011/11/05 16:50:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1708.ebuild,v 1.2 2013/02/09 04:36:22 vapier Exp $ EAPI="3" @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.2" -HOMEPAGE="http://sources.redhat.com/gdb/" +HOMEPAGE="http://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-1752.ebuild b/sys-devel/gdb-apple/gdb-apple-1752.ebuild index 8887416daa00..2af4c07a843f 100644 --- a/sys-devel/gdb-apple/gdb-apple-1752.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-1752.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-apple/gdb-apple-1752.ebuild,v 1.1 2012/03/04 16:15:04 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1752.ebuild,v 1.2 2013/02/09 04:36:22 vapier Exp $ EAPI="3" @@ -8,7 +8,7 @@ inherit eutils flag-o-matic APPLE_PV=${PV} DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.3" -HOMEPAGE="http://sources.redhat.com/gdb/" +HOMEPAGE="http://sourceware.org/gdb/" SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz" LICENSE="APSL-2 GPL-2" diff --git a/sys-devel/gdb-apple/gdb-apple-563.ebuild b/sys-devel/gdb-apple/gdb-apple-563.ebuild index d036b518978b..d6dec0314702 100644 --- a/sys-devel/gdb-apple/gdb-apple-563.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-563.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-563.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-563.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 2.4" -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" diff --git a/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild b/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild index 66d937e52f4f..92a1a533873a 100644 --- a/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-768-r1.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-768-r1.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-768-r1.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, 10.5" -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" 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" diff --git a/sys-devel/gdb-apple/gdb-apple-962.ebuild b/sys-devel/gdb-apple/gdb-apple-962.ebuild index 5521ae982753..15dbe00a8ba7 100644 --- a/sys-devel/gdb-apple/gdb-apple-962.ebuild +++ b/sys-devel/gdb-apple/gdb-apple-962.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-962.ebuild,v 1.5 2011/10/16 10:17:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-962.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, Xcode Tools 3.1.2" -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" 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" |