summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-05-04 16:53:42 +0000
committerUlrich Müller <ulm@gentoo.org>2013-05-04 16:53:42 +0000
commita1162c397c8ca7530597b5b7c9bee2cf530f7172 (patch)
tree7b059ef47d613c37f8d01b6245a58670cf0d90b6 /x11-libs
parentold (diff)
downloadgentoo-2-a1162c397c8ca7530597b5b7c9bee2cf530f7172.tar.gz
gentoo-2-a1162c397c8ca7530597b5b7c9bee2cf530f7172.tar.bz2
gentoo-2-a1162c397c8ca7530597b5b7c9bee2cf530f7172.zip
Drop to ~x86 because of broken dependencies, bug 468590.
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/motif/ChangeLog6
-rw-r--r--x11-libs/motif/motif-2.2.3-r12.ebuild4
-rw-r--r--x11-libs/motif/motif-2.3.4-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/motif/ChangeLog b/x11-libs/motif/ChangeLog
index 3bb900707286..d7f6f72767a8 100644
--- a/x11-libs/motif/ChangeLog
+++ b/x11-libs/motif/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/motif
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.28 2013/05/01 15:32:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.29 2013/05/04 16:53:42 ulm Exp $
+
+ 04 May 2013; Ulrich Müller <ulm@gentoo.org> motif-2.2.3-r12.ebuild,
+ motif-2.3.4-r1.ebuild:
+ Drop to ~x86 because of broken dependencies, bug 468590.
01 May 2013; Ulrich Müller <ulm@gentoo.org> motif-2.2.3-r12.ebuild,
motif-2.3.4-r1.ebuild, +files/motif-2.3.4-automake-1.13.patch:
diff --git a/x11-libs/motif/motif-2.2.3-r12.ebuild b/x11-libs/motif/motif-2.2.3-r12.ebuild
index fef80402a63e..4189cbf2c44e 100644
--- a/x11-libs/motif/motif-2.2.3-r12.ebuild
+++ b/x11-libs/motif/motif-2.2.3-r12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.2.3-r12.ebuild,v 1.5 2013/05/01 15:32:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.2.3-r12.ebuild,v 1.6 2013/05/04 16:53:42 ulm Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/2.2/${PV}/src/${MY_P}.tar.gz
LICENSE="MOTIF MIT"
SLOT="2.2"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 ~x86"
RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
x11-libs/libXext[${MULTILIB_USEDEP}]
diff --git a/x11-libs/motif/motif-2.3.4-r1.ebuild b/x11-libs/motif/motif-2.3.4-r1.ebuild
index 6a901635489b..769cac5ecad8 100644
--- a/x11-libs/motif/motif-2.3.4-r1.ebuild
+++ b/x11-libs/motif/motif-2.3.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.15 2013/05/01 15:32:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.16 2013/05/04 16:53:42 ulm Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}-s
LICENSE="LGPL-2.1+ MIT"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples jpeg +motif22-compatibility png static-libs unicode xft"
RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]