From d80e4d7b812de76012302ab154b8b8a0c706640a Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Thu, 23 May 2002 06:50:21 +0000 Subject: gtk 1.2 dependency listing fixes --- app-cdr/gcombust/gcombust-0.1.48.ebuild | 4 ++-- app-cdr/gcombust/gcombust-0.1.49.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-cdr/gcombust') diff --git a/app-cdr/gcombust/gcombust-0.1.48.ebuild b/app-cdr/gcombust/gcombust-0.1.48.ebuild index 50a138633652..045bdf8b362c 100644 --- a/app-cdr/gcombust/gcombust-0.1.48.ebuild +++ b/app-cdr/gcombust/gcombust-0.1.48.ebuild @@ -2,14 +2,14 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Matthew Kennedy # Maintainer: Chris Houser -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.48.ebuild,v 1.2 2002/02/12 01:23:18 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.48.ebuild,v 1.3 2002/05/23 06:50:08 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GUI for mkisofs/mkhybrid/cdda2wav/cdrecord/cdlabelgen" SRC_URI="http://www.abo.fi/~jmunsin/gcombust/${P}.tar.gz" HOMEPAGE="http://www.abo.fi/~jmunsin/gcombust/" SLOT="0" -DEPEND=">=x11-libs/gtk+-1.2.10" +DEPEND="=x11-libs/gtk+-1.2*" src_compile() { ./configure --host=${CHOST} --prefix=/usr || die diff --git a/app-cdr/gcombust/gcombust-0.1.49.ebuild b/app-cdr/gcombust/gcombust-0.1.49.ebuild index 12ee7fc3eef2..59702beefedf 100644 --- a/app-cdr/gcombust/gcombust-0.1.49.ebuild +++ b/app-cdr/gcombust/gcombust-0.1.49.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A GUI for mkisofs/mkhybrid/cdda2wav/cdrecord/cdlabelgen" SRC_URI="http://www.abo.fi/~jmunsin/gcombust/${P}.tar.gz" HOMEPAGE="http://www.abo.fi/~jmunsin/gcombust/" SLOT="0" -DEPEND=">=x11-libs/gtk+-1.2.10 +DEPEND="=x11-libs/gtk+-1.2* nls? ( sys-devel/gettext )" src_compile() { -- cgit v1.2.3-65-gdbad