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 | 91b6a81bc98d04f446064e63b89910112612aa12 (patch) | |
tree | 9b781a3158ae4e16daaecec1469351d3425db460 /x11-libs/fox/fox-1.0.49.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-91b6a81bc98d04f446064e63b89910112612aa12.tar.gz historical-91b6a81bc98d04f446064e63b89910112612aa12.tar.bz2 historical-91b6a81bc98d04f446064e63b89910112612aa12.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-libs/fox/fox-1.0.49.ebuild')
-rw-r--r-- | x11-libs/fox/fox-1.0.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fox/fox-1.0.49.ebuild b/x11-libs/fox/fox-1.0.49.ebuild index 8806e0e780f9..f7634a9e0061 100644 --- a/x11-libs/fox/fox-1.0.49.ebuild +++ b/x11-libs/fox/fox-1.0.49.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.49.ebuild,v 1.5 2004/04/10 21:23:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.49.ebuild,v 1.6 2004/04/17 23:02:17 aliz Exp $ IUSE="cups opengl" S=${WORKDIR}/${P} DESCRIPTION="C++ based Toolkit for developing Graphical User Interfaces easily and effectively" SRC_URI="http://www.fox-toolkit.org/ftp/${P}.tar.gz" HOMEPAGE="http://www.fox-toolkit.org" - +IUSE="" SLOT="0" KEYWORDS="~x86 ~sparc alpha ia64 hppa amd64 ~ppc" LICENSE="GPL-2" |