diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-04-25 01:41:33 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-04-25 01:41:33 +0000 |
commit | 27c9670bb48c0f6fa433805e665a1cfbcffc0501 (patch) | |
tree | 6b99c9b8a532af59d62dd787630db9b4d79b6e7b /app-cdr | |
parent | Forgot to update hardcoded version number in ebuild. (diff) | |
download | gentoo-2-27c9670bb48c0f6fa433805e665a1cfbcffc0501.tar.gz gentoo-2-27c9670bb48c0f6fa433805e665a1cfbcffc0501.tar.bz2 gentoo-2-27c9670bb48c0f6fa433805e665a1cfbcffc0501.zip |
Forgot to update hardcoded version number in ebuild.
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 | 2 | ||||
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 b/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 index bbd08da104df..82d6570be400 100644 --- a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 +++ b/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 @@ -1 +1 @@ -MD5 543d3237e7109572f5fcb6bdc6cf3e44 xcdroast-0.98alpha9.tar.gz 649469 +MD5 6f9ffd30c7ba8f067c2f1bddcc83d7d8 xcdroast-0.98alpha10.tar.gz 749736 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/" |