diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-04-25 01:39:34 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-04-25 01:39:34 +0000 |
commit | 8ff8eea79b6bcbf0f07a5657199b7827e5712532 (patch) | |
tree | 4d828c005ac58d696f9d82817427496123a13bfe /app-cdr/xcdroast | |
parent | fixed sandbox violation (diff) | |
download | gentoo-2-8ff8eea79b6bcbf0f07a5657199b7827e5712532.tar.gz gentoo-2-8ff8eea79b6bcbf0f07a5657199b7827e5712532.tar.bz2 gentoo-2-8ff8eea79b6bcbf0f07a5657199b7827e5712532.zip |
Forgot to update hardcoded version number in ebuild.
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild index b12eb9cc695d..062dd409df2c 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild @@ -1,11 +1,11 @@ # 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_alpha10.ebuild,v 1.1 2002/04/24 02:11:34 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild,v 1.2 2002/04/25 01:39:34 rphillips Exp $ S=${WORKDIR}/xcdroast-0.98alpha9 DESCRIPTION="Menu based front-end to mkisofs and cdrecord" -SRC_URI="http://www.xcdroast.org/download/${PN}-0.98alpha9.tar.gz" +SRC_URI="http://www.xcdroast.org/download/${PN}-0.98alpha10.tar.gz" HOMEPAGE="http://www.xcdroast.org/" SLOT="0" |