diff options
Diffstat (limited to 'app-text/djvu/djvu-3.5.7.ebuild')
-rw-r--r-- | app-text/djvu/djvu-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/djvu/djvu-3.5.7.ebuild b/app-text/djvu/djvu-3.5.7.ebuild index 08a338111fcd..ab2b22cf248a 100644 --- a/app-text/djvu/djvu-3.5.7.ebuild +++ b/app-text/djvu/djvu-3.5.7.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.7.ebuild,v 1.2 2002/08/16 02:42:01 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/djvu/djvu-3.5.7.ebuild,v 1.3 2002/10/19 16:16:04 aliz Exp $ MY_P="${PN}libre-${PV}" DESCRIPTION="A web-centric format and software platform for distributing documents and images." HOMEPAGE="http://djvu.sourceforge.net" -SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/djvu/${MY_P}.tar.gz" +SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc sparc64" |