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/motif-2.3.4.ebuild | |
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/motif-2.3.4.ebuild')
-rw-r--r-- | x11-libs/motif/motif-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |