summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-01 18:54:53 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-01 18:54:53 +0000
commita0aa08c9178aa3b508dd1357196d3dfbb1c0d9de (patch)
treed748364e1a11bcd37d7f97938629002f4a009148 /x11-libs/Xaw3d
parentarm KEYWORDS (diff)
downloadgentoo-2-a0aa08c9178aa3b508dd1357196d3dfbb1c0d9de.tar.gz
gentoo-2-a0aa08c9178aa3b508dd1357196d3dfbb1c0d9de.tar.bz2
gentoo-2-a0aa08c9178aa3b508dd1357196d3dfbb1c0d9de.zip
arm KEYWORDS
Diffstat (limited to 'x11-libs/Xaw3d')
-rw-r--r--x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild b/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild
index 9fa41bd33334..4632641e88f0 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-2004 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.19 2004/04/17 23:02:17 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.20 2004/06/01 18:54:53 vapier Exp $
# Ok, hopefully this will resolv the problem with the version of libXaw3d that
# gets created.
@@ -19,14 +19,15 @@ inherit eutils
S=${WORKDIR}/xc/lib/Xaw3d
DESCRIPTION="drop-in 3D replacement of the Xaw widget set which comes with X"
+HOMEPAGE="http://freshmeat.net/projects/xaw3d/"
# All full ftp.x.org mirrors can be added here.
SRC_URI="ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/${P}.tar.gz
http://ibiblio.org/pub/X11/contrib/widgets/Xaw3d/R6.3/${P}.tar.gz"
-HOMEPAGE="http://freshmeat.net/projects/xaw3d/"
-IUSE=""
+
LICENSE="X11"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha amd64 hppa ia64 ~mips"
+KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64"
+IUSE=""
# There _might_ be something else, but I doubt it.
DEPEND="virtual/x11"