diff options
author | Alex Alexander <wired@gentoo.org> | 2010-02-02 08:10:12 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2010-02-02 08:10:12 +0000 |
commit | ea914b01dc3f61655eb4558e05cd8e87b2c89a0b (patch) | |
tree | 416cdd93781c752f5ea3322e587db8f02aba3cbe /dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild | |
parent | updated SRC_URI to use gentoo mirrors, upstream doesn't provide this version ... (diff) | |
download | gentoo-2-ea914b01dc3f61655eb4558e05cd8e87b2c89a0b.tar.gz gentoo-2-ea914b01dc3f61655eb4558e05cd8e87b2c89a0b.tar.bz2 gentoo-2-ea914b01dc3f61655eb4558e05cd8e87b2c89a0b.zip |
updated SRC_URI to use gentoo mirrors, upstream doesn't provide these versions anymore
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild b/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild index 97059259600e..744610e9e1fb 100644 --- a/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild +++ b/dev-python/PyQt4/PyQt4-4.5.4-r4.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/PyQt4/PyQt4-4.5.4-r4.ebuild,v 1.12 2010/01/11 17:03:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild,v 1.13 2010/02/02 08:10:12 wired Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -12,7 +12,7 @@ QTVER="4.5*" DESCRIPTION="A set of Python bindings for the Qt toolkit" HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/" -SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="|| ( GPL-2 GPL-3 )" |