diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 02:36:21 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 02:36:21 +0000 |
commit | 15dd51d71e47ce46dc2ad9c7bcaf5e2629c23565 (patch) | |
tree | 2444f8caadbebf5c69d2a73a87134c0ff11e6869 /app-cdr/xcdroast | |
parent | don't do A= (diff) | |
download | historical-15dd51d71e47ce46dc2ad9c7bcaf5e2629c23565.tar.gz historical-15dd51d71e47ce46dc2ad9c7bcaf5e2629c23565.tar.bz2 historical-15dd51d71e47ce46dc2ad9c7bcaf5e2629c23565.zip |
-fix
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild index 974793131d0d..fa19ce2bebff 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ben Lutgens <blutgens@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild,v 1.2 2001/11/07 23:38:14 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild,v 1.3 2001/11/10 02:36:21 hallski Exp $ -A=xcdroast-0.98alpha9.tar.gz S=${WORKDIR}/xcdroast-0.98alpha9 DESCRIPTION="Menu based front-end to mkisofs and cdrecord" -SRC_URI="http://www.xcdroast.org/download/${A}" +SRC_URI="http://www.xcdroast.org/download/${PN}-0.98alpha9.tar.gz" HOMEPAGE="http://www.xcdroast.org/" DEPEND=">=dev-libs/glib-1.2.10 |