summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2010-02-02 08:04:19 +0000
committerAlex Alexander <wired@gentoo.org>2010-02-02 08:04:19 +0000
commitbc5df237fdd75234f0385c9a19462d8d217c79f0 (patch)
tree5d0df39291070333d95ba01c6514535f1d2344f8 /dev-python/sip/sip-4.9.3-r1.ebuild
parentRemove unrequired skype mask. (diff)
downloadhistorical-bc5df237fdd75234f0385c9a19462d8d217c79f0.tar.gz
historical-bc5df237fdd75234f0385c9a19462d8d217c79f0.tar.bz2
historical-bc5df237fdd75234f0385c9a19462d8d217c79f0.zip
updated SRC_URI to use gentoo mirrors, upstream doesn't provide this version anymore
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'dev-python/sip/sip-4.9.3-r1.ebuild')
-rw-r--r--dev-python/sip/sip-4.9.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-4.9.3-r1.ebuild b/dev-python/sip/sip-4.9.3-r1.ebuild
index acb3ab7e618d..d7b5eb40e212 100644
--- a/dev-python/sip/sip-4.9.3-r1.ebuild
+++ b/dev-python/sip/sip-4.9.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.9.3-r1.ebuild,v 1.3 2010/01/31 16:20:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.9.3-r1.ebuild,v 1.4 2010/02/02 08:04:19 wired Exp $
EAPI="2"
PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
@@ -12,7 +12,7 @@ MY_P=${P/_pre/-snapshot-}
DESCRIPTION="A tool for generating bindings for C++ classes so that they can be used by Python"
HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"
-SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}${PV%%.*}/${MY_P}.tar.gz"
+SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 sip )"
SLOT="0"