diff options
author | Will Woods <wwoods@gentoo.org> | 2002-11-11 16:28:43 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2002-11-11 16:28:43 +0000 |
commit | 34a415fc4b07ed603112375f76f51c5ea081e022 (patch) | |
tree | e8b8ecec92a66ed86548408814d27558c6d572ec /x11-libs/openmotif | |
parent | added ~alpha keyword (diff) | |
download | historical-34a415fc4b07ed603112375f76f51c5ea081e022.tar.gz historical-34a415fc4b07ed603112375f76f51c5ea081e022.tar.bz2 historical-34a415fc4b07ed603112375f76f51c5ea081e022.zip |
added ~alpha keyword
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild index 0ad2a9ae1c22..5b91c4043426 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.9 2002/10/04 06:40:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.10 2002/11/11 16:28:43 wwoods Exp $ MY_P=${P}-4_MLI.src S=${WORKDIR}/motif @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" HOMEPAGE="http://www.metrolink.com/openmotif/" LICENSE="MOTIF" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 ~alpha" DEPEND="virtual/glibc virtual/x11" |