diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-05-25 12:34:48 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-05-25 12:34:48 +0000 |
commit | 6e9902a0c3e54946d5d378550c39310f2941df4c (patch) | |
tree | ac63eb999591d8a688d8259d9263d751f2209ac9 /dev-python/qscintilla/qscintilla-1.60.ebuild | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-6e9902a0c3e54946d5d378550c39310f2941df4c.tar.gz gentoo-2-6e9902a0c3e54946d5d378550c39310f2941df4c.tar.bz2 gentoo-2-6e9902a0c3e54946d5d378550c39310f2941df4c.zip |
mirror://gentoo, cleanup
Diffstat (limited to 'dev-python/qscintilla/qscintilla-1.60.ebuild')
-rw-r--r-- | dev-python/qscintilla/qscintilla-1.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qscintilla/qscintilla-1.60.ebuild b/dev-python/qscintilla/qscintilla-1.60.ebuild index 0fde00c352a8..bda62a1cfbf9 100644 --- a/dev-python/qscintilla/qscintilla-1.60.ebuild +++ b/dev-python/qscintilla/qscintilla-1.60.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/qscintilla/qscintilla-1.60.ebuild,v 1.1 2004/05/21 17:31:13 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.60.ebuild,v 1.2 2004/05/25 12:34:46 carlo Exp $ inherit eutils @@ -8,7 +8,7 @@ MY_P=${P}-gpl-1.3 S=${WORKDIR}/${MY_P} DESCRIPTION="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class." -SRC_URI="http://www.river-bank.demon.co.uk/download/QScintilla/${MY_P}.tar.gz" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/" SLOT="0" |