diff options
Diffstat (limited to 'app-cdr/eroaster/eroaster-2.1.0.ebuild')
-rw-r--r-- | app-cdr/eroaster/eroaster-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/eroaster/eroaster-2.1.0.ebuild b/app-cdr/eroaster/eroaster-2.1.0.ebuild index 0dbad7022625..0ca9357238f3 100644 --- a/app-cdr/eroaster/eroaster-2.1.0.ebuild +++ b/app-cdr/eroaster/eroaster-2.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/eroaster/eroaster-2.1.0.ebuild,v 1.9 2002/10/05 05:39:05 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/eroaster/eroaster-2.1.0.ebuild,v 1.10 2002/10/19 16:34:23 aliz Exp $ IUSE="xmms" DESCRIPTION="A graphical frontend for cdrecord and mkisofs written in gnome-python" HOMEPAGE="http://eroaster.sourceforge.net" -SRC_URI="http://telia.dl.sourceforge.net/sourceforge/eroaster/${P}.tar.gz" +SRC_URI="mirror://sourceforge/eroaster/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" |