diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 23:02:17 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 23:02:17 +0000 |
commit | 4a32858c804132190f68eac7cbad91fd5afb4032 (patch) | |
tree | 00d0992f0fc36888d46764b75b1d912f35050a1f /x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-4a32858c804132190f68eac7cbad91fd5afb4032.tar.gz gentoo-2-4a32858c804132190f68eac7cbad91fd5afb4032.tar.bz2 gentoo-2-4a32858c804132190f68eac7cbad91fd5afb4032.zip |
Numerous small fixes, see ChangeLog for details.
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 b6b12044ee0b..9fa41bd33334 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.18 2004/04/15 02:08:59 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/Xaw3d/Xaw3d-1.5-r1.ebuild,v 1.19 2004/04/17 23:02:17 aliz Exp $ # Ok, hopefully this will resolv the problem with the version of libXaw3d that # gets created. @@ -23,7 +23,7 @@ DESCRIPTION="drop-in 3D replacement of the Xaw widget set which comes with X" 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" |