diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-07-07 04:58:28 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-07-07 04:58:28 +0000 |
commit | 82d62d5fb685d0e8682d7403d75e6703d4ffac7f (patch) | |
tree | 03da507739bcdb6e626e06dff34bbde896e5d06b /net-libs | |
parent | Fix qt dep (diff) | |
download | gentoo-2-82d62d5fb685d0e8682d7403d75e6703d4ffac7f.tar.gz gentoo-2-82d62d5fb685d0e8682d7403d75e6703d4ffac7f.tar.bz2 gentoo-2-82d62d5fb685d0e8682d7403d75e6703d4ffac7f.zip |
Fix qt dep
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-libs')
9 files changed, 26 insertions, 16 deletions
diff --git a/net-libs/aqhbci-qt-tools/ChangeLog b/net-libs/aqhbci-qt-tools/ChangeLog index ded984ed60e7..87eddb7ee274 100644 --- a/net-libs/aqhbci-qt-tools/ChangeLog +++ b/net-libs/aqhbci-qt-tools/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/aqhbci-qt-tools # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.5 2005/04/13 07:06:10 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/ChangeLog,v 1.6 2005/07/07 04:55:46 caleb Exp $ + + 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> + aqhbci-qt-tools-0.9.14_beta.ebuild, aqhbci-qt-tools-0.9.17_beta.ebuild, + aqhbci-qt-tools-1.0.1_beta.ebuild, aqhbci-qt-tools-1.0.2_beta.ebuild, + aqhbci-qt-tools-1.0.4_beta.ebuild: + Fix qt dep *aqhbci-qt-tools-1.0.4_beta (13 Apr 2005) diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.14_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.14_beta.ebuild index 831442e4b9a0..358f51271549 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.14_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.14_beta.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-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.14_beta.ebuild,v 1.2 2005/04/14 10:39:20 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.14_beta.ebuild,v 1.3 2005/07/07 04:55:46 caleb Exp $ inherit eutils kde-functions need-qt 3 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~ppc ~alpha" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.16_beta - >=x11-libs/qt-3.0" + =x11-libs/qt-3*" S=${WORKDIR}/aqhbci-qt-wizard-${PV/_/} src_compile() { diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild index 70485cf74ec4..cbab37032b3a 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.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-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild,v 1.3 2005/04/14 10:39:20 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-0.9.17_beta.ebuild,v 1.4 2005/07/07 04:55:46 caleb Exp $ inherit eutils kde-functions need-qt 3 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.19_beta - >=x11-libs/qt-3.0" + =x11-libs/qt-3*" S=${WORKDIR}/${P/_/} src_compile() { diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild index 7b985fdb88bb..a1beea10ec82 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.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-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild,v 1.3 2005/04/14 10:39:20 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.1_beta.ebuild,v 1.4 2005/07/07 04:55:46 caleb Exp $ inherit eutils kde-functions need-qt 3 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="debug" DEPEND=">=net-libs/aqhbci-0.9.19_beta - >=x11-libs/qt-3.0" + =x11-libs/qt-3*" S=${WORKDIR}/${P/_/} src_compile() { diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.2_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.2_beta.ebuild index 732be9d77a81..347c1cdbd99f 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.2_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.2_beta.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-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.2_beta.ebuild,v 1.2 2005/04/14 10:39:20 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.2_beta.ebuild,v 1.3 2005/07/07 04:55:46 caleb Exp $ inherit eutils kde-functions need-qt 3 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="debug" DEPEND=">=net-libs/aqhbci-1.0.3_beta - >=x11-libs/qt-3.0" + =x11-libs/qt-3*" S=${WORKDIR}/${P/_/} src_compile() { diff --git a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.4_beta.ebuild b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.4_beta.ebuild index 7ba12e775e41..1a326de0e4fe 100644 --- a/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.4_beta.ebuild +++ b/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.4_beta.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-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.4_beta.ebuild,v 1.2 2005/04/14 10:39:20 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci-qt-tools/aqhbci-qt-tools-1.0.4_beta.ebuild,v 1.3 2005/07/07 04:55:46 caleb Exp $ inherit eutils kde-functions need-qt 3 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="debug" DEPEND=">=net-libs/aqhbci-1.0.6 - >=x11-libs/qt-3.0" + =x11-libs/qt-3*" S=${WORKDIR}/${P/_/} src_compile() { diff --git a/net-libs/libfwbuilder/ChangeLog b/net-libs/libfwbuilder/ChangeLog index a5c1073a0d1a..325edbbaddd7 100644 --- a/net-libs/libfwbuilder/ChangeLog +++ b/net-libs/libfwbuilder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libfwbuilder # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libfwbuilder/ChangeLog,v 1.47 2005/05/12 23:32:21 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libfwbuilder/ChangeLog,v 1.48 2005/07/07 04:54:38 caleb Exp $ + + 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> libfwbuilder-2.0.6.ebuild, + libfwbuilder-2.0.7.ebuild: + Fix qt dep *libfwbuilder-2.0.7 (12 May 2005) diff --git a/net-libs/libfwbuilder/libfwbuilder-2.0.6.ebuild b/net-libs/libfwbuilder/libfwbuilder-2.0.6.ebuild index d29fdb474aa6..bd2d37e1bbc9 100644 --- a/net-libs/libfwbuilder/libfwbuilder-2.0.6.ebuild +++ b/net-libs/libfwbuilder/libfwbuilder-2.0.6.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-libs/libfwbuilder/libfwbuilder-2.0.6.ebuild,v 1.6 2005/04/17 03:28:45 jnc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libfwbuilder/libfwbuilder-2.0.6.ebuild,v 1.7 2005/07/07 04:54:38 caleb Exp $ DESCRIPTION="Firewall Builder 2.0 API library and compiler framework" HOMEPAGE="http://www.fwbuilder.org/" @@ -15,7 +15,7 @@ DEPEND=">=dev-libs/libxml2-2.4.10 >=dev-libs/libxslt-1.0.7 snmp? ( net-analyzer/net-snmp ) ssl? ( dev-libs/openssl ) - >=x11-libs/qt-3" + =x11-libs/qt-3*" src_compile() { econf `use_with ssl openssl` `use_with snmp ucdsnmp` || die diff --git a/net-libs/libfwbuilder/libfwbuilder-2.0.7.ebuild b/net-libs/libfwbuilder/libfwbuilder-2.0.7.ebuild index 19de885e3473..cdbe671b08fb 100644 --- a/net-libs/libfwbuilder/libfwbuilder-2.0.7.ebuild +++ b/net-libs/libfwbuilder/libfwbuilder-2.0.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-libs/libfwbuilder/libfwbuilder-2.0.7.ebuild,v 1.1 2005/05/12 23:32:21 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libfwbuilder/libfwbuilder-2.0.7.ebuild,v 1.2 2005/07/07 04:54:38 caleb Exp $ DESCRIPTION="Firewall Builder 2.0 API library and compiler framework" HOMEPAGE="http://www.fwbuilder.org/" @@ -15,7 +15,7 @@ DEPEND=">=dev-libs/libxml2-2.4.10 >=dev-libs/libxslt-1.0.7 snmp? ( net-analyzer/net-snmp ) ssl? ( dev-libs/openssl ) - >=x11-libs/qt-3" + =x11-libs/qt-3*" src_compile() { econf `use_with ssl openssl` `use_with snmp ucdsnmp` || die |