summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-25 15:47:09 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-25 15:47:09 +0000
commitd5482006f3c40725366680e1be9aee85349106a7 (patch)
treee7f45434c629f4162bf9f3f0bbec2496c978523c /mail-client
parentChange qt dep per bug #100235 (diff)
downloadgentoo-2-d5482006f3c40725366680e1be9aee85349106a7.tar.gz
gentoo-2-d5482006f3c40725366680e1be9aee85349106a7.tar.bz2
gentoo-2-d5482006f3c40725366680e1be9aee85349106a7.zip
Fix qt dep per bug #100235
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/ciphire-mail/ChangeLog5
-rw-r--r--mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/mail-client/ciphire-mail/ChangeLog b/mail-client/ciphire-mail/ChangeLog
index ec47b8113240..7c70973a5f39 100644
--- a/mail-client/ciphire-mail/ChangeLog
+++ b/mail-client/ciphire-mail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/ciphire-mail
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ChangeLog,v 1.1 2005/07/13 18:53:57 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ChangeLog,v 1.2 2005/07/25 15:47:09 caleb Exp $
+
+ 25 Jul 2005; Caleb Tennis <caleb@gentoo.org> ciphire-mail-1.0.0.ebuild:
+ Fix qt dep per bug #100235
*ciphire-mail-1.0.0 (13 Jul 2005)
diff --git a/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild b/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild
index d96f58648d5e..ed3483de66f1 100644
--- a/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild
+++ b/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild,v 1.1 2005/07/13 18:53:57 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild,v 1.2 2005/07/25 15:47:09 caleb Exp $
-inherit eutils
+inherit eutils qt3
LOC="/opt/ciphire-mail"
DESCRIPTION="Ciphire Mail is an email encryption tool, operating seamlessly in the background."
@@ -17,7 +17,7 @@ IUSE="X gnome kde"
DEPEND=
RDEPEND="X? ( virtual/x11 )
- x86? ( >=x11-libs/qt-3.2 )
+ x86? ( $(qt_min_version 3.2) )
amd64? ( app-emulation/emul-linux-x86-glibc
>=app-emulation/emul-linux-x86-baselibs-2.1.1
X? ( >=app-emulation/emul-linux-x86-xlibs-1.2