From 2fa995c5c5d37985c45cbed6112ecfe34157f88b Mon Sep 17 00:00:00 2001 From: Lars Weiler Date: Sun, 8 Feb 2004 20:14:06 +0000 Subject: Fixed a small typo in the symlink to cdrecord-ProDVD. --- app-cdr/xcdroast/ChangeLog | 3 +++ app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'app-cdr/xcdroast') diff --git a/app-cdr/xcdroast/ChangeLog b/app-cdr/xcdroast/ChangeLog index fc351466c754..bf8cb4e61219 100644 --- a/app-cdr/xcdroast/ChangeLog +++ b/app-cdr/xcdroast/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # /space/gentoo/cvsroot/gentoo-x86/app-cdr/xcdroast/ChangeLog,v 1.7 2002/06/05 02:39:55 lostlogic Exp + 08 Feb 2004; Lars Weiler xcdroast-0.98_alpha15-r3.ebuild: + Fixed a small typo in the symlink to cdrecord-ProDVD. + 07 Feb 2004; Lars Weiler xcdroast-0.98_alpha15-r3.ebuild: stable on x86 and ppc. diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild index dc9045a8c191..60a8d8e6d607 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild,v 1.4 2004/02/07 03:04:10 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha15-r3.ebuild,v 1.5 2004/02/08 20:14:06 pylon Exp $ inherit eutils @@ -62,7 +62,7 @@ src_install() { #install cdrecord.prodvd if use dvdr; then - dosym /usr/bin/cdrecord.prodvd /usr/lib/xcdroast-0.98/cdrecord.prodvd + dosym /usr/bin/cdrecord-ProDVD /usr/lib/xcdroast-0.98/cdrecord.prodvd fi if use gnome; then -- cgit v1.2.3-65-gdbad