diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-27 15:37:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-27 15:37:17 +0000 |
commit | ae5603ff38988059bda7d7f4a1a6fe24dbdfdc33 (patch) | |
tree | 97b4f88d34006769538d469883c3550d63899ee7 /x11-libs/motif | |
parent | Update dependencies wrt bug #444312. Update DESCRIPTION. (diff) | |
download | gentoo-2-ae5603ff38988059bda7d7f4a1a6fe24dbdfdc33.tar.gz gentoo-2-ae5603ff38988059bda7d7f4a1a6fe24dbdfdc33.tar.bz2 gentoo-2-ae5603ff38988059bda7d7f4a1a6fe24dbdfdc33.zip |
Stable for HPPA (bug #443610).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/motif/ChangeLog b/x11-libs/motif/ChangeLog index 6a8a3bf42fa1..7fdeb03689d8 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.7 2012/11/20 20:41:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.8 2012/11/27 15:37:17 jer Exp $ + + 27 Nov 2012; Jeroen Roovers <jer@gentoo.org> motif-2.3.4.ebuild: + Stable for HPPA (bug #443610). 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> motif-2.3.4.ebuild: Stable for x86, wrt bug #443610 diff --git a/x11-libs/motif/motif-2.3.4.ebuild b/x11-libs/motif/motif-2.3.4.ebuild index dceae3f630e4..3a87722e155e 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.7 2012/11/20 20:41:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.8 2012/11/27 15:37:17 jer 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 |