From 1a154074f4cba72ed36336c3d37949ec4c7f8d9d Mon Sep 17 00:00:00 2001 From: Ali Polatel <hawking@gentoo.org> Date: Wed, 14 May 2008 17:24:12 +0000 Subject: Version bump. Change SRC_URI of old ebuilds to mirror://gentoo because upstream doesn't have them anymore. Package-Manager: portage-2.1.5_rc10 --- dev-python/sip/sip-4.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/sip/sip-4.6.ebuild') diff --git a/dev-python/sip/sip-4.6.ebuild b/dev-python/sip/sip-4.6.ebuild index f2330d81341e..8c9ff1ffa6c3 100644 --- a/dev-python/sip/sip-4.6.ebuild +++ b/dev-python/sip/sip-4.6.ebuild @@ -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-python/sip/sip-4.6.ebuild,v 1.4 2008/04/07 16:00:17 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.6.ebuild,v 1.5 2008/05/14 17:24:12 hawking Exp $ NEED_PYTHON=2.3 @@ -10,7 +10,7 @@ MY_P=${P/_} DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python." HOMEPAGE="http://www.riverbankcomputing.co.uk/sip/" -SRC_URI="http://www.riverbankcomputing.com/Downloads/sip$(get_major_version)/${MY_P}.tar.gz" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="sip" SLOT="0" -- cgit v1.2.3-65-gdbad