From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KmAPx-0000A8-0j for garchives@archives.gentoo.org; Sat, 04 Oct 2008 16:55:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35349E053E; Sat, 4 Oct 2008 16:55:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DE289E053E for ; Sat, 4 Oct 2008 16:55:44 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 063CE65442 for ; Sat, 4 Oct 2008 16:55:41 +0000 (UTC) Received: from swegener by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KmAPq-0000zK-61 for gentoo-commits@lists.gentoo.org; Sat, 04 Oct 2008 16:55:38 +0000 From: "Sven Wegener (swegener)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, swegener@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/systemtap: systemtap-0.7.1_pre20080830.ebuild systemtap-0.7.ebuild ChangeLog systemtap-0.7.1_pre20081004.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: systemtap-0.7.1_pre20080830.ebuild systemtap-0.7.ebuild ChangeLog systemtap-0.7.1_pre20081004.ebuild X-VCS-Directories: dev-util/systemtap X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener Content-Type: text/plain; charset=utf8 Message-Id: Sender: Sven Wegener Date: Sat, 04 Oct 2008 16:55:38 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6aa297ee-9826-42e9-8c7a-c2b96247a473 X-Archives-Hash: 54a2531afc9508afe2cc7470da912621 swegener 08/10/04 16:55:38 Modified: systemtap-0.7.1_pre20080830.ebuild systemtap-0.7.ebuild ChangeLog systemtap-0.7.1_pre20081004.ebuild Log: Change download location to http. (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 x86_64) Revision Changes Path 1.3 dev-util/systemtap/systemtap-0.7.1_pre20080830.ebuil= d file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.1_pre20080830.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.1_pre20080830.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.1_pre20080830.ebuild?r1=3D1.2&r2=3D1.3 Index: systemtap-0.7.1_pre20080830.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.1_pre2= 0080830.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- systemtap-0.7.1_pre20080830.ebuild 4 Oct 2008 16:49:04 -0000 1.2 +++ systemtap-0.7.1_pre20080830.ebuild 4 Oct 2008 16:55:37 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.1_pr= e20080830.ebuild,v 1.2 2008/10/04 16:49:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.1_pr= e20080830.ebuild,v 1.3 2008/10/04 16:55:37 swegener Exp $ =20 inherit linux-info eutils =20 @@ -9,11 +9,11 @@ if [[ ${PV} =3D *_pre* ]] # is this a snaphot? then # see configure.ac to get the version of the snapshot - SRC_URI=3D"ftp://sources.redhat.com/pub/${PN}/snapshots/${PN}-${PV/*_pr= e/}.tar.bz2 + SRC_URI=3D"http://sources.redhat.com/${PN}/ftp/snapshots/${PN}-${PV/*_p= re/}.tar.bz2 mirror://gentoo/${PN}-${PV/*_pre/}.tar.bz2" # upstream only keeps four= snapshot distfiles around S=3D"${WORKDIR}"/src else - SRC_URI=3D"ftp://sources.redhat.com/pub/${PN}/releases/${P}.tar.gz" + SRC_URI=3D"http://sources.redhat.com/${PN}/ftp/releases/${P}.tar.gz" # use default S for releases fi =20 1.3 dev-util/systemtap/systemtap-0.7.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.ebuild?r1=3D1.2&r2=3D1.3 Index: systemtap-0.7.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.ebuild= ,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- systemtap-0.7.ebuild 4 Oct 2008 16:49:04 -0000 1.2 +++ systemtap-0.7.ebuild 4 Oct 2008 16:55:37 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.ebui= ld,v 1.2 2008/10/04 16:49:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.ebui= ld,v 1.3 2008/10/04 16:55:37 swegener Exp $ =20 inherit linux-info eutils =20 @@ -9,11 +9,11 @@ if [[ ${PV} =3D *_pre* ]] # is this a snaphot? then # see configure.ac to get the version of the snapshot - SRC_URI=3D"ftp://sources.redhat.com/pub/${PN}/snapshots/${PN}-${PV/*_pr= e/}.tar.bz2 + SRC_URI=3D"http://sources.redhat.com/${PN}/ftp/snapshots/${PN}-${PV/*_p= re/}.tar.bz2 mirror://gentoo/${PN}-${PV/*_pre/}.tar.bz2" # upstream only keeps four= snapshot distfiles around S=3D"${WORKDIR}"/src else - SRC_URI=3D"ftp://sources.redhat.com/pub/${PN}/releases/${P}.tar.gz" + SRC_URI=3D"http://sources.redhat.com/${PN}/ftp/releases/${P}.tar.gz" # use default S for releases fi =20 1.72 dev-util/systemtap/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /ChangeLog?rev=3D1.72&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /ChangeLog?rev=3D1.72&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /ChangeLog?r1=3D1.71&r2=3D1.72 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- ChangeLog 4 Oct 2008 16:49:04 -0000 1.71 +++ ChangeLog 4 Oct 2008 16:55:37 -0000 1.72 @@ -1,6 +1,10 @@ # ChangeLog for dev-util/systemtap # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.71 2= 008/10/04 16:49:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/ChangeLog,v 1.72 2= 008/10/04 16:55:37 swegener Exp $ + + 04 Oct 2008; Sven Wegener systemtap-0.7.ebuild, + systemtap-0.7.1_pre20080830.ebuild, systemtap-0.7.1_pre20081004.ebuild= : + Change download location to http. =20 *systemtap-0.7.1_pre20081004 (04 Oct 2008) =20 1.2 dev-util/systemtap/systemtap-0.7.1_pre20081004.ebuil= d file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.1_pre20081004.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.1_pre20081004.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/systemtap= /systemtap-0.7.1_pre20081004.ebuild?r1=3D1.1&r2=3D1.2 Index: systemtap-0.7.1_pre20081004.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.1_pre2= 0081004.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- systemtap-0.7.1_pre20081004.ebuild 4 Oct 2008 16:49:04 -0000 1.1 +++ systemtap-0.7.1_pre20081004.ebuild 4 Oct 2008 16:55:37 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.1_pr= e20081004.ebuild,v 1.1 2008/10/04 16:49:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/systemtap/systemtap-0.7.1_pr= e20081004.ebuild,v 1.2 2008/10/04 16:55:37 swegener Exp $ =20 inherit linux-info eutils =20 @@ -9,11 +9,11 @@ if [[ ${PV} =3D *_pre* ]] # is this a snaphot? then # see configure.ac to get the version of the snapshot - SRC_URI=3D"ftp://sources.redhat.com/pub/${PN}/snapshots/${PN}-${PV/*_pr= e/}.tar.bz2 + SRC_URI=3D"http://sources.redhat.com/${PN}/ftp/snapshots/${PN}-${PV/*_p= re/}.tar.bz2 mirror://gentoo/${PN}-${PV/*_pre/}.tar.bz2" # upstream only keeps four= snapshot distfiles around S=3D"${WORKDIR}"/src else - SRC_URI=3D"ftp://sources.redhat.com/pub/${PN}/releases/${P}.tar.gz" + SRC_URI=3D"http://sources.redhat.com/${PN}/ftp/releases/${P}.tar.gz" # use default S for releases fi =20