diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-01 21:22:58 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-01 21:22:58 +0000 |
commit | fc08a403961d4480fdbe8d851a2865629e2306c4 (patch) | |
tree | 1908f91ad6921815ff6012c481d84e4c3601c4cf /x11-libs/openmotif | |
parent | Fix dependencies. Set SUPPORT_PYTHON_ABIS (bug #345523). (diff) | |
download | gentoo-2-fc08a403961d4480fdbe8d851a2865629e2306c4.tar.gz gentoo-2-fc08a403961d4480fdbe8d851a2865629e2306c4.tar.bz2 gentoo-2-fc08a403961d4480fdbe8d851a2865629e2306c4.zip |
Stable on amd64 wrt bug #347595
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index c35d12d3b03c..427293ef91af 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.255 2010/12/25 14:46:08 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.256 2011/01/01 21:22:58 hwoarang Exp $ + + 01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + openmotif-2.2.3-r11.ebuild: + Stable on amd64 wrt bug #347595 25 Dec 2010; Thomas Kahle <tomka@gentoo.org> openmotif-2.2.3-r11.ebuild: x86 stable per bug 347595 diff --git a/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild index 1b84886c0c26..2921ac5a14da 100644 --- a/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild,v 1.2 2010/12/25 14:46:08 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild,v 1.3 2011/01/01 21:22:58 hwoarang Exp $ EAPI=3 @@ -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" IUSE="" RDEPEND="!x11-libs/motif-config |