diff options
Diffstat (limited to 'x11-libs/openmotif/openmotif-2.3.1.1.ebuild')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.3.1.1.ebuild b/x11-libs/openmotif/openmotif-2.3.1.1.ebuild index aa4929d9635a..ba76887034d7 100644 --- a/x11-libs/openmotif/openmotif-2.3.1.1.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1.1.ebuild,v 1.2 2008/11/05 13:38:48 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1.1.ebuild,v 1.3 2008/11/08 14:19:07 nixnut Exp $ inherit autotools eutils flag-o-matic multilib versionator @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/${MY_PV%.*}/${MY_PV}/${SRC_P}.tar.gz LICENSE="MOTIF libXpm doc? ( OPL )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="doc examples jpeg png unicode xft" # make people unmerge motif-config and all previous slots |