summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-05-14 17:24:12 +0000
committerAli Polatel <hawking@gentoo.org>2008-05-14 17:24:12 +0000
commit1a154074f4cba72ed36336c3d37949ec4c7f8d9d (patch)
tree5678f40fba89d84196a1733845fb891fe33c2bc2 /dev-python/sip/sip-4.6.ebuild
parentSet VARTEXFONTS (bug #221921) (diff)
downloadhistorical-1a154074f4cba72ed36336c3d37949ec4c7f8d9d.tar.gz
historical-1a154074f4cba72ed36336c3d37949ec4c7f8d9d.tar.bz2
historical-1a154074f4cba72ed36336c3d37949ec4c7f8d9d.zip
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
Diffstat (limited to 'dev-python/sip/sip-4.6.ebuild')
-rw-r--r--dev-python/sip/sip-4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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"