summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-01-17 22:28:45 +0000
committerLars Weiler <pylon@gentoo.org>2004-01-17 22:28:45 +0000
commit314aa82d064a84c8dd15665c43cbd2e7a1f158b4 (patch)
treeb15588bebb21882d39891b0bd827ec73099dbf17 /app-cdr/xcdroast/xcdroast-0.98_alpha15-r2.ebuild
parentFixed DEPEND with libpq++ (diff)
downloadhistorical-314aa82d064a84c8dd15665c43cbd2e7a1f158b4.tar.gz
historical-314aa82d064a84c8dd15665c43cbd2e7a1f158b4.tar.bz2
historical-314aa82d064a84c8dd15665c43cbd2e7a1f158b4.zip
stable on ppc and x86
Diffstat (limited to 'app-cdr/xcdroast/xcdroast-0.98_alpha15-r2.ebuild')
-rw-r--r--app-cdr/xcdroast/xcdroast-0.98_alpha15-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha15-r2.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha15-r2.ebuild
index 7553d84ab3b8..898cab3188b2 100644
--- a/app-cdr/xcdroast/xcdroast-0.98_alpha15-r2.ebuild
+++ b/app-cdr/xcdroast/xcdroast-0.98_alpha15-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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-r2.ebuild,v 1.4 2003/12/19 02:49:30 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha15-r2.ebuild,v 1.5 2004/01/17 22:28:45 pylon Exp $
inherit eutils
@@ -14,14 +14,14 @@ SRC_URI="mirror://sourceforge/xcdroast/${P/_/}.tar.gz
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ppc ~sparc ~amd64"
IUSE="nls dvdr gtk2 gnome"
DEPEND="
gtk2? ( >=x11-libs/gtk+-2.0.3 )
!gtk2? ( =x11-libs/gtk+-1.2.10* )
+ !gtk2? ( >=media-libs/gdk-pixbuf-0.16.0 )
=dev-libs/glib-1.2*
- >=media-libs/gdk-pixbuf-0.16.0
>=media-libs/giflib-3.0
>=app-cdr/cdrtools-2.01_alpha17"