summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-03-16 11:49:28 +0000
committerUlrich Müller <ulm@gentoo.org>2013-03-16 11:49:28 +0000
commit2e911eeb309916da23a0fce7d818d16f6f877afd (patch)
treeb505f4dc1e38461eafe5d86a6abad40224d2df04 /net-misc/icaclient
parentDetect freetype via pkg-config, needed for multilib support, bug 459394 (diff)
downloadgentoo-2-2e911eeb309916da23a0fce7d818d16f6f877afd.tar.gz
gentoo-2-2e911eeb309916da23a0fce7d818d16f6f877afd.tar.bz2
gentoo-2-2e911eeb309916da23a0fce7d818d16f6f877afd.zip
Update dependency, multilib-enabled x11-libs/motif will replace app-emulation/emul-linux-x86-motif.
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r--net-misc/icaclient/ChangeLog8
-rw-r--r--net-misc/icaclient/icaclient-12.1.0.ebuild10
2 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/icaclient/ChangeLog b/net-misc/icaclient/ChangeLog
index 7b598432c301..747ef0710cd0 100644
--- a/net-misc/icaclient/ChangeLog
+++ b/net-misc/icaclient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/icaclient
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.88 2012/11/26 23:11:25 fauli Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.89 2013/03/16 11:49:28 ulm Exp $
+
+ 16 Mar 2013; Ulrich Müller <ulm@gentoo.org> icaclient-12.1.0.ebuild:
+ Update dependency, multilib-enabled x11-libs/motif will replace
+ app-emulation/emul-linux-x86-motif.
26 Nov 2012; Christian Faulhammer <fauli@gentoo.org> icaclient-12.1.0.ebuild:
fix sandbox violation as reported in bug 435246 by Fabiano
diff --git a/net-misc/icaclient/icaclient-12.1.0.ebuild b/net-misc/icaclient/icaclient-12.1.0.ebuild
index b9a322cf486d..a2964472816e 100644
--- a/net-misc/icaclient/icaclient-12.1.0.ebuild
+++ b/net-misc/icaclient/icaclient-12.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-12.1.0.ebuild,v 1.4 2012/11/26 23:11:25 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-12.1.0.ebuild,v 1.5 2013/03/16 11:49:28 ulm Exp $
EAPI=4
@@ -55,10 +55,10 @@ RDEPEND="x11-terms/xterm
>=x11-libs/motif-2.3.1:0
)
amd64? (
+ >=app-emulation/emul-linux-x86-xlibs-20110129
|| (
- ( >=app-emulation/emul-linux-x86-xlibs-20110129
- >=app-emulation/emul-linux-x86-motif-20110129 )
- <app-emulation/emul-linux-x86-xlibs-20110129
+ >=x11-libs/motif-2.3.4:0[abi_x86_32]
+ >=app-emulation/emul-linux-x86-motif-20110129
)
>=app-emulation/emul-linux-x86-soundlibs-20110928
>=app-emulation/emul-linux-x86-gtklibs-20110928