diff options
author | 2014-06-13 21:42:26 +0000 | |
---|---|---|
committer | 2014-06-13 21:42:26 +0000 | |
commit | 428bb96c2559c8455c1d312c7b0812d589c2aa04 (patch) | |
tree | 39308fb517ec7667da331ea5c283739fdaefb41e /x11-libs/motif | |
parent | Stable for amd64 wrt bug #509074 (diff) | |
download | gentoo-2-428bb96c2559c8455c1d312c7b0812d589c2aa04.tar.gz gentoo-2-428bb96c2559c8455c1d312c7b0812d589c2aa04.tar.bz2 gentoo-2-428bb96c2559c8455c1d312c7b0812d589c2aa04.zip |
Stable for amd64 wrt bug #510454
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/motif/motif-2.3.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/motif/ChangeLog b/x11-libs/motif/ChangeLog index 093376845ba1..e1e2943273b1 100644 --- a/x11-libs/motif/ChangeLog +++ b/x11-libs/motif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/motif # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.47 2014/05/25 18:53:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.48 2014/06/13 21:42:26 nimiux Exp $ + + 13 Jun 2014; Chema Alonso <nimiux@gentoo.org> motif-2.3.4-r2.ebuild: + Stable for amd64 wrt bug #510454 25 May 2014; Markus Meier <maekke@gentoo.org> motif-2.3.4-r2.ebuild: arm stable, bug #510454 diff --git a/x11-libs/motif/motif-2.3.4-r2.ebuild b/x11-libs/motif/motif-2.3.4-r2.ebuild index ce7099f95ba6..ef0d733d5cb8 100644 --- a/x11-libs/motif/motif-2.3.4-r2.ebuild +++ b/x11-libs/motif/motif-2.3.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.4 2014/05/25 18:53:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r2.ebuild,v 1.5 2014/06/13 21:42:26 nimiux 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(-)] ) |