diff options
author | 2014-05-17 16:21:54 +0000 | |
---|---|---|
committer | 2014-05-17 16:21:54 +0000 | |
commit | af345ebdfd1099fe6cfef0f9fb738df0dc422ff9 (patch) | |
tree | e3ec46b2314fb2afb69cf446ee8d18c04a0692cb /x11-libs/motif | |
parent | Add bug #510536 to ChangeLog entry. (diff) | |
download | gentoo-2-af345ebdfd1099fe6cfef0f9fb738df0dc422ff9.tar.gz gentoo-2-af345ebdfd1099fe6cfef0f9fb738df0dc422ff9.tar.bz2 gentoo-2-af345ebdfd1099fe6cfef0f9fb738df0dc422ff9.zip |
Stable for HPPA (bug #510454).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 97f56798bb1a..4f9352dc82f8 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.45 2014/04/30 18:11:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.46 2014/05/17 16:21:54 jer Exp $ + + 17 May 2014; Jeroen Roovers <jer@gentoo.org> motif-2.3.4-r2.ebuild: + Stable for HPPA (bug #510454). *motif-2.3.4-r2 (30 Apr 2014) diff --git a/x11-libs/motif/motif-2.3.4-r2.ebuild b/x11-libs/motif/motif-2.3.4-r2.ebuild index 91487d8a295f..de453db79928 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.2 2014/05/01 09:25:25 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r2.ebuild,v 1.3 2014/05/17 16:21:54 jer 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(-)] ) |