diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-17 22:55:32 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-17 22:55:32 +0000 |
commit | 12ddf81a3ab83c79a83e53bf72d262f23c7466f2 (patch) | |
tree | e5bae5c923c55af313d365695b6767af125f819f /x11-libs | |
parent | Version bump (diff) | |
download | gentoo-2-12ddf81a3ab83c79a83e53bf72d262f23c7466f2.tar.gz gentoo-2-12ddf81a3ab83c79a83e53bf72d262f23c7466f2.tar.bz2 gentoo-2-12ddf81a3ab83c79a83e53bf72d262f23c7466f2.zip |
stable ppc ppc64, bug #443610
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'x11-libs')
-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 565ae89d2e17..e6807ac14aec 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.4 2012/11/17 13:00:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.5 2012/11/17 22:55:32 blueness Exp $ + + 17 Nov 2012; Anthony G. Basile <blueness@gentoo.org> motif-2.3.4.ebuild: + stable ppc ppc64, bug #443610 17 Nov 2012; Agostino Sarubbo <ago@gentoo.org> motif-2.3.4.ebuild: Stable for amd64, wrt bug #443610 diff --git a/x11-libs/motif/motif-2.3.4.ebuild b/x11-libs/motif/motif-2.3.4.ebuild index 14f7c1d54b5b..9fa5acf3bd4f 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.4 2012/11/17 13:00:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.5 2012/11/17 22:55:32 blueness 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 |