summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2001-10-06 13:20:34 +0000
committerMartin Schlemmer <azarah@gentoo.org>2001-10-06 13:20:34 +0000
commit69f22f12f110b554181ba9ffd72ce8ea8e776d65 (patch)
treef5095f99a4cf469343ed893b70555913e595b66f /app-cdr/xcdroast
parentnow compiles too :) (diff)
downloadgentoo-2-69f22f12f110b554181ba9ffd72ce8ea8e776d65.tar.gz
gentoo-2-69f22f12f110b554181ba9ffd72ce8ea8e776d65.tar.bz2
gentoo-2-69f22f12f110b554181ba9ffd72ce8ea8e776d65.zip
move gtk+ apps to /usr and use gtk+-1.2.10-r4, #5
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r--app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha8-r1 (renamed from app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha8)0
-rw-r--r--app-cdr/xcdroast/xcdroast-0.98_alpha8-r1.ebuild (renamed from app-cdr/xcdroast/xcdroast-0.98_alpha8.ebuild)8
2 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha8 b/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha8-r1
index 630881ebfbe4..630881ebfbe4 100644
--- a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha8
+++ b/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha8-r1
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha8.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha8-r1.ebuild
index fd6db87b24c3..776b272e6c4a 100644
--- a/app-cdr/xcdroast/xcdroast-0.98_alpha8.ebuild
+++ b/app-cdr/xcdroast/xcdroast-0.98_alpha8-r1.ebuild
@@ -1,7 +1,7 @@
# 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_alpha8.ebuild,v 1.6 2001/08/31 03:23:38 pm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha8-r1.ebuild,v 1.1 2001/10/06 13:20:34 azarah Exp $
A=xcdroast-0.98alpha8.tar.gz
@@ -10,9 +10,9 @@ DESCRIPTION="Menu based front-end to mkisofs and cdrecord"
SRC_URI="http://www.xcdroast.org/download/${A}"
HOMEPAGE="http://www.xcdroast.org/"
-DEPEND=">=dev-libs/glib-1.2.3
- >=x11-libs/gtk+-1.2.3
- >=media-libs/imlib-1.8
+DEPEND=">=dev-libs/glib-1.2.10
+ >=x11-libs/gtk+-1.2.10-r4
+ >=media-libs/imlib-1.9.10-r1
>=media-libs/giflib-3.0"
RDEPEND=">=app-cdr/cdrecord-1.9"