diff options
Diffstat (limited to 'x11-libs/openmotif/openmotif-2.1.30-r7.ebuild')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild index 83f63088ff1e..6f6ffffb188f 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild,v 1.15 2005/02/21 19:43:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r7.ebuild,v 1.16 2005/02/22 14:13:32 corsair Exp $ inherit eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" LICENSE="MOTIF" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 mips ppc ~ppc64 ppc-macos sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 mips ppc ppc64 ppc-macos sparc x86" IUSE="" PROVIDE="virtual/motif" |