From 201b8c513fbb03bd6de89de7c461e718617947f9 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Tue, 22 Mar 2005 15:32:52 +0000 Subject: Fixed invalid atom in *DEPEND. Replaced myconf with use_with magic. (Portage version: 2.0.51.19) --- net-misc/yate/ChangeLog | 5 +++- net-misc/yate/yate-0.8.7.ebuild | 61 +++++++++++------------------------------ 2 files changed, 20 insertions(+), 46 deletions(-) (limited to 'net-misc/yate') diff --git a/net-misc/yate/ChangeLog b/net-misc/yate/ChangeLog index b5a0903a8143..a481fb1d885d 100644 --- a/net-misc/yate/ChangeLog +++ b/net-misc/yate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/yate # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/yate/ChangeLog,v 1.2 2005/03/21 19:19:28 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/yate/ChangeLog,v 1.3 2005/03/22 15:32:52 swegener Exp $ + + 22 Mar 2005; Sven Wegener yate-0.8.7.ebuild: + Fixed invalid atom in *DEPEND. Replaced myconf with use_with magic. 21 Mar 2005; Stefan Knoblich yate-0.8.7.ebuild: Now that there's a working spandsp version on amd64 we can keyword this diff --git a/net-misc/yate/yate-0.8.7.ebuild b/net-misc/yate/yate-0.8.7.ebuild index 4f15aad56e00..e952829fe3b0 100644 --- a/net-misc/yate/yate-0.8.7.ebuild +++ b/net-misc/yate/yate-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/yate/yate-0.8.7.ebuild,v 1.2 2005/03/21 19:19:28 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/yate/yate-0.8.7.ebuild,v 1.3 2005/03/22 15:32:52 swegener Exp $ IUSE="h323 postgres zaptel fax qt gtk gsm ortp" @@ -21,64 +21,35 @@ DEPEND="media-sound/sox zaptel? ( >=net-libs/libpri-1.0.0 >=net-misc/zaptel-1.0.0 ) h323? ( >=net-libs/openh323-1.13.0 ) - fax? ( >=media-libs/spandsp ) + fax? ( media-libs/spandsp ) qt? ( x11-libs/qt ) gtk? (