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 | 5aa1b1e4608ee9c013bcaa0c797cb9c134bce82b (patch) | |
tree | 86c9344c462f4105ae05f570cbe280012eb3a0ed /dev-python/qscintilla/qscintilla-1.54.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | historical-5aa1b1e4608ee9c013bcaa0c797cb9c134bce82b.tar.gz historical-5aa1b1e4608ee9c013bcaa0c797cb9c134bce82b.tar.bz2 historical-5aa1b1e4608ee9c013bcaa0c797cb9c134bce82b.zip |
mirror://gentoo, cleanup
Diffstat (limited to 'dev-python/qscintilla/qscintilla-1.54.ebuild')
-rw-r--r-- | dev-python/qscintilla/qscintilla-1.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qscintilla/qscintilla-1.54.ebuild b/dev-python/qscintilla/qscintilla-1.54.ebuild index 7cb582184586..425abea8292d 100644 --- a/dev-python/qscintilla/qscintilla-1.54.ebuild +++ b/dev-python/qscintilla/qscintilla-1.54.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.54.ebuild,v 1.6 2004/04/21 12:05:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.54.ebuild,v 1.7 2004/05/25 12:34:46 carlo Exp $ inherit eutils @@ -8,7 +8,7 @@ inherit eutils S="${WORKDIR}/${P}-x11-gpl-1.2" DESCRIPTION="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class." HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/" -SRC_URI="http://www.river-bank.demon.co.uk/download/QScintilla/${P}-x11-gpl-1.2.tar.gz" +SRC_URI="mirror://gentoo/${P}-x11-gpl-1.2.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc sparc alpha ia64 amd64" |