diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-11 07:14:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-11 07:14:34 +0000 |
commit | 20937844c8e81f4cb5068649d87d342c3bcf2e4c (patch) | |
tree | a009d9936b8524d9be16610df230b7a8ec554345 /x11-libs | |
parent | Version bump (diff) | |
download | gentoo-2-20937844c8e81f4cb5068649d87d342c3bcf2e4c.tar.gz gentoo-2-20937844c8e81f4cb5068649d87d342c3bcf2e4c.tar.bz2 gentoo-2-20937844c8e81f4cb5068649d87d342c3bcf2e4c.zip |
Stable on amd64 wrt bug #340311
(Portage version: 2.2_rc91/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index bae5ba0454c4..650dd0d3eb74 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.250 2010/10/10 16:39:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.251 2010/10/11 07:14:34 hwoarang Exp $ + + 11 Oct 2010; Markos Chandras <hwoarang@gentoo.org> + openmotif-2.2.3-r10.ebuild: + Stable on amd64 wrt bug #340311 *openmotif-2.2.3-r10 (10 Oct 2010) diff --git a/x11-libs/openmotif/openmotif-2.2.3-r10.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r10.ebuild index daf4e1ddad9b..0d0ea079ae64 100644 --- a/x11-libs/openmotif/openmotif-2.2.3-r10.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r10.ebuild,v 1.1 2010/10/10 05:38:00 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r10.ebuild,v 1.2 2010/10/11 07:14:34 hwoarang Exp $ WANT_AUTOMAKE="1.6" @@ -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 |