summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-03-03 14:03:49 +0000
committerSimon Stelling <blubb@gentoo.org>2006-03-03 14:03:49 +0000
commit4d0f1b8e98a45bc76e8040b131a684a03679a9a4 (patch)
treef7c608dfc3ef04ea001c149c6710cfb122b67209 /mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild
parentremove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has ... (diff)
downloadgentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.tar.gz
gentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.tar.bz2
gentoo-2-4d0f1b8e98a45bc76e8040b131a684a03679a9a4.zip
remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has been deprecated a while ago
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild')
-rw-r--r--mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild7
1 files changed, 3 insertions, 4 deletions
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 16780cfdc0ff..9f596943a85a 100644
--- a/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild
+++ b/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.6 2005/09/22 14:53:34 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.0.0.ebuild,v 1.7 2006/03/03 13:59:35 blubb Exp $
inherit eutils qt3
@@ -18,8 +18,7 @@ IUSE="X gnome kde"
DEPEND=
RDEPEND="X? ( virtual/x11 )
x86? ( $(qt_min_version 3.2) )
- amd64? ( app-emulation/emul-linux-x86-glibc
- >=app-emulation/emul-linux-x86-baselibs-2.1.1
+ amd64? ( >=app-emulation/emul-linux-x86-baselibs-2.1.1
X? ( >=app-emulation/emul-linux-x86-xlibs-1.2
>=app-emulation/emul-linux-x86-qtlibs-1.1 ) )"