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 4423891e8f26..264775c2fa95 100644 --- a/app-cdr/eroaster/eroaster-2.1.0.ebuild +++ b/app-cdr/eroaster/eroaster-2.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.15 2003/02/13 06:11:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/eroaster/eroaster-2.1.0.ebuild,v 1.16 2003/09/05 22:57:44 msterret Exp $ IUSE="xmms" S=${WORKDIR}/${P} DESCRIPTION="A graphical frontend for cdrecord and mkisofs written in gnome-python" HOMEPAGE="http://eroaster.sourceforge.net/" -SRC_URI="mirror://sourceforge/eroaster/${P}.tar.gz" +SRC_URI="mirror://sourceforge/eroaster/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" |