diff options
author | Jason Wever <weeve@gentoo.org> | 2005-03-03 03:55:17 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-03-03 03:55:17 +0000 |
commit | 64098ad6b4b6d27ff2e6812b30d0fb88e2dd42a4 (patch) | |
tree | 96605c1abd81243ac73ed196cd0fc9ec50614df7 /x11-libs/openmotif/openmotif-2.1.30-r9.ebuild | |
parent | lose snd-bt87x req (diff) | |
download | gentoo-2-64098ad6b4b6d27ff2e6812b30d0fb88e2dd42a4.tar.gz gentoo-2-64098ad6b4b6d27ff2e6812b30d0fb88e2dd42a4.tar.bz2 gentoo-2-64098ad6b4b6d27ff2e6812b30d0fb88e2dd42a4.zip |
Stable on sparc wrt security bug #83655.
(Portage version: 2.0.51.18)
Diffstat (limited to 'x11-libs/openmotif/openmotif-2.1.30-r9.ebuild')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild index 6ad0396a34b9..e29a271c6701 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r9.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-r9.ebuild,v 1.4 2005/03/02 23:53:51 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild,v 1.5 2005/03/03 03:55:17 weeve 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" |