summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2002-10-21 04:20:12 +0000
committerArcady Genkin <agenkin@gentoo.org>2002-10-21 04:20:12 +0000
commit99e055e5bd86121131a12e75f0c692f1a6650864 (patch)
tree4c141a6449ba440a1d98945a55b34469773e09f5 /app-cdr
parentResurrecting version 1.11.33 because xcdroast needs it. (diff)
downloadgentoo-2-99e055e5bd86121131a12e75f0c692f1a6650864.tar.gz
gentoo-2-99e055e5bd86121131a12e75f0c692f1a6650864.tar.bz2
gentoo-2-99e055e5bd86121131a12e75f0c692f1a6650864.zip
Closing bug #8809
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/xcdroast/ChangeLog4
-rw-r--r--app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/app-cdr/xcdroast/ChangeLog b/app-cdr/xcdroast/ChangeLog
index 37e37eb11910..221752c1c249 100644
--- a/app-cdr/xcdroast/ChangeLog
+++ b/app-cdr/xcdroast/ChangeLog
@@ -4,6 +4,10 @@
*xcdroast-0.98_alpha10 (16 Jun 2002)
+ 21 Oct 2002; Arcady Genkin <agenkin@gentoo.org> xcdroast-0.98_alpha10-r2 :
+
+ xcdroast does not work with cdrtools above 1.11.33.
+
16 Jun 2002; Doug Goldstein (Cardoe) <dougg@ufl.edu>
xcdroast-0.98_alpha10-r2.ebuild: Changed the depends to the new version of
cdrtools because of bugs reports and because the xcdroast site says there are
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild
index 48de128665c4..f5717582dc55 100644
--- a/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild
+++ b/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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_alpha10-r2.ebuild,v 1.5 2002/10/17 12:55:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild,v 1.6 2002/10/21 04:20:12 agenkin Exp $
S=${WORKDIR}/xcdroast-0.98alpha10
DESCRIPTION="Menu based front-end to mkisofs and cdrecord"
@@ -16,7 +16,7 @@ DEPEND="=x11-libs/gtk+-1.2*
=dev-libs/glib-1.2*
>=media-libs/gdk-pixbuf-0.16.0
>=media-libs/giflib-3.0
- =app-cdr/cdrtools-1.11*"
+ <=app-cdr/cdrtools-1.11.33"
RDEPEND="=app-cdr/cdrtools-1.11*"