diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-12-25 14:46:08 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-12-25 14:46:08 +0000 |
commit | 4fceafc11ad425a512daf5e96d4b62ea23a98885 (patch) | |
tree | 010bca9f0a8c5f8e88687f0ed7795aee692128be | |
parent | Removed definition of src_unpack again, as it is not necessary, noticed by da... (diff) | |
download | gentoo-2-4fceafc11ad425a512daf5e96d4b62ea23a98885.tar.gz gentoo-2-4fceafc11ad425a512daf5e96d4b62ea23a98885.tar.bz2 gentoo-2-4fceafc11ad425a512daf5e96d4b62ea23a98885.zip |
x86 stable per bug 347595
(Portage version: 2.1.9.26/cvs/Linux i686)
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index ecf1633b368e..c35d12d3b03c 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # 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.254 2010/12/02 13:37:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.255 2010/12/25 14:46:08 tomka Exp $ + + 25 Dec 2010; Thomas Kahle <tomka@gentoo.org> openmotif-2.2.3-r11.ebuild: + x86 stable per bug 347595 *openmotif-2.2.3-r11 (02 Dec 2010) diff --git a/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild index d512c1cb3581..1b84886c0c26 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 # 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.1 2010/12/02 13:37:08 ulm Exp $ +# $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 $ 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 |