diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:37:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:37:55 +0000 |
commit | eb1c0e7f1e08bb3ecb9852e283a840fbc8b8a701 (patch) | |
tree | 84fd2662bbdd3517c68e672737f1262708238c6c /x11-libs | |
parent | Stable for x86, wrt bug #535484 (diff) | |
download | gentoo-2-eb1c0e7f1e08bb3ecb9852e283a840fbc8b8a701.tar.gz gentoo-2-eb1c0e7f1e08bb3ecb9852e283a840fbc8b8a701.tar.bz2 gentoo-2-eb1c0e7f1e08bb3ecb9852e283a840fbc8b8a701.zip |
Stable for x86, wrt bug #537004
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/motif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/motif/motif-2.3.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/motif/ChangeLog b/x11-libs/motif/ChangeLog index e875f573be34..52e98889c10d 100644 --- a/x11-libs/motif/ChangeLog +++ b/x11-libs/motif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/motif # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.60 2015/01/25 21:07:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.61 2015/01/26 10:37:55 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> motif-2.3.4-r3.ebuild: + Stable for x86, wrt bug #537004 25 Jan 2015; Markus Meier <maekke@gentoo.org> motif-2.3.4-r3.ebuild: arm stable, bug #537004 diff --git a/x11-libs/motif/motif-2.3.4-r3.ebuild b/x11-libs/motif/motif-2.3.4-r3.ebuild index 1785749b5e6e..a74b73d6f6e8 100644 --- a/x11-libs/motif/motif-2.3.4-r3.ebuild +++ b/x11-libs/motif/motif-2.3.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r3.ebuild,v 1.5 2015/01/25 21:07:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r3.ebuild,v 1.6 2015/01/26 10:37:55 ago Exp $ EAPI=5 @@ -14,7 +14,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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="examples jpeg +motif22-compatibility png static-libs unicode xft" RDEPEND="abi_x86_32? ( !app-emulation/emul-linux-x86-motif[-abi_x86_32(-)] ) |