diff options
author | 2002-04-25 01:41:33 +0000 | |
---|---|---|
committer | 2002-04-25 01:41:33 +0000 | |
commit | f56e4ae07c6c02f0203a039b062a7e7f0ff86cb8 (patch) | |
tree | 8f0fe1705147f6b0df9f0b24048bb12ed8228f54 /app-cdr/xcdroast | |
parent | Forgot to update hardcoded version number in ebuild. (diff) | |
download | historical-f56e4ae07c6c02f0203a039b062a7e7f0ff86cb8.tar.gz historical-f56e4ae07c6c02f0203a039b062a7e7f0ff86cb8.tar.bz2 historical-f56e4ae07c6c02f0203a039b062a7e7f0ff86cb8.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 062dd409df2c..73448cee7346 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild @@ -1,9 +1,9 @@ # 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.2 2002/04/25 01:39:34 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild,v 1.3 2002/04/25 01:41:33 rphillips Exp $ -S=${WORKDIR}/xcdroast-0.98alpha9 +S=${WORKDIR}/xcdroast-0.98alpha10 DESCRIPTION="Menu based front-end to mkisofs and cdrecord" SRC_URI="http://www.xcdroast.org/download/${PN}-0.98alpha10.tar.gz" HOMEPAGE="http://www.xcdroast.org/" |