diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 19:52:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 19:52:27 +0000 |
commit | 8aff21d0321c2377c53da60976c072fc3405a135 (patch) | |
tree | e438a06b0009baa76e650356e88765a2629927ea /x11-libs/motif | |
parent | Stable for ppc, wrt bug #446742 (diff) | |
download | gentoo-2-8aff21d0321c2377c53da60976c072fc3405a135.tar.gz gentoo-2-8aff21d0321c2377c53da60976c072fc3405a135.tar.bz2 gentoo-2-8aff21d0321c2377c53da60976c072fc3405a135.zip |
alpha/ia64/sh/sparc stable wrt #443610
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/motif/motif-2.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/motif/ChangeLog b/x11-libs/motif/ChangeLog index 7fdeb03689d8..b3027fd67b26 100644 --- a/x11-libs/motif/ChangeLog +++ b/x11-libs/motif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/motif # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.8 2012/11/27 15:37:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.9 2012/12/16 19:52:27 armin76 Exp $ + + 16 Dec 2012; Raúl Porcel <armin76@gentoo.org> motif-2.3.4.ebuild: + alpha/ia64/sh/sparc stable wrt #443610 27 Nov 2012; Jeroen Roovers <jer@gentoo.org> motif-2.3.4.ebuild: Stable for HPPA (bug #443610). diff --git a/x11-libs/motif/motif-2.3.4.ebuild b/x11-libs/motif/motif-2.3.4.ebuild index 3a87722e155e..9a2dbf09e5c6 100644 --- a/x11-libs/motif/motif-2.3.4.ebuild +++ b/x11-libs/motif/motif-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.8 2012/11/27 15:37:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.9 2012/12/16 19:52:27 armin76 Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}-s LICENSE="LGPL-2+ 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 ~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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="examples jpeg png static-libs unicode xft" RDEPEND="x11-libs/libXmu |