diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-10 22:39:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-10 22:39:43 +0000 |
commit | 7ebe62f2e54903c2d200838cdbe5b1a58e88a9d4 (patch) | |
tree | 7f10ce03e4341dab10570e812c944dab05673bbf /x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | |
parent | alpha updates (diff) | |
download | historical-7ebe62f2e54903c2d200838cdbe5b1a58e88a9d4.tar.gz historical-7ebe62f2e54903c2d200838cdbe5b1a58e88a9d4.tar.bz2 historical-7ebe62f2e54903c2d200838cdbe5b1a58e88a9d4.zip |
alpha updates
Diffstat (limited to 'x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild')
-rw-r--r-- | x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild index c1f893137bb8..99b5226aed2d 100644 --- a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild +++ b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.10 2003/02/13 16:54:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.11 2003/03/10 22:39:43 agriffis Exp $ # Ok, hopefully this will resolv the problem with the version of libXaw3d that # gets created. @@ -27,7 +27,7 @@ SRC_URI="ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/${P}.tar.gz HOMEPAGE="http://freshmeat.net/projects/xaw3d/" LICENSE="X11" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" # There _might_ be something else, but I doubt it. DEPEND="virtual/x11" |