diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-05-25 13:10:08 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-05-25 13:10:08 +0000 |
commit | 24f3b2717d9969ddae086f0c17efe9e3f4ac19b3 (patch) | |
tree | 0f04eb56178486d63d08e1f7e6281b263140f985 /dev-python/sip/sip-4.0_rc2.ebuild | |
parent | clean up (diff) | |
download | historical-24f3b2717d9969ddae086f0c17efe9e3f4ac19b3.tar.gz historical-24f3b2717d9969ddae086f0c17efe9e3f4ac19b3.tar.bz2 historical-24f3b2717d9969ddae086f0c17efe9e3f4ac19b3.zip |
mirror://gentoo fixes, cleanup, marked sip-3.8-r1 stable on alpha
Diffstat (limited to 'dev-python/sip/sip-4.0_rc2.ebuild')
-rw-r--r-- | dev-python/sip/sip-4.0_rc2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/sip/sip-4.0_rc2.ebuild b/dev-python/sip/sip-4.0_rc2.ebuild index 6904d0a0701e..78209789f64c 100644 --- a/dev-python/sip/sip-4.0_rc2.ebuild +++ b/dev-python/sip/sip-4.0_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.0_rc2.ebuild,v 1.3 2004/02/22 16:19:56 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.0_rc2.ebuild,v 1.4 2004/05/25 13:10:08 carlo Exp $ IUSE="" @@ -10,14 +10,12 @@ MY_P=${P/_/} S=${WORKDIR}/${MY_P} DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python." -SRC_URI="http://www.river-bank.demon.co.uk/download/sip/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/sip/" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc amd64" -#note, python-2.3 isn't keyworded for alpha yet. -# ~alpha" DEPEND="virtual/glibc x11-libs/qt |