diff options
author | 2003-08-01 18:45:44 +0000 | |
---|---|---|
committer | 2003-08-01 18:45:44 +0000 | |
commit | 6a0f81e5b1f7dab5efdce1d6ebbca5f878aa4629 (patch) | |
tree | b53df3f685d3f4dddfa47f8f8910e40514ac7043 /x11-libs/fox/fox-1.0.40.ebuild | |
parent | fixing #24238 (diff) | |
download | gentoo-2-6a0f81e5b1f7dab5efdce1d6ebbca5f878aa4629.tar.gz gentoo-2-6a0f81e5b1f7dab5efdce1d6ebbca5f878aa4629.tar.bz2 gentoo-2-6a0f81e5b1f7dab5efdce1d6ebbca5f878aa4629.zip |
version bump
Diffstat (limited to 'x11-libs/fox/fox-1.0.40.ebuild')
-rw-r--r-- | x11-libs/fox/fox-1.0.40.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-libs/fox/fox-1.0.40.ebuild b/x11-libs/fox/fox-1.0.40.ebuild index 7d89109d146f..780db56922ee 100644 --- a/x11-libs/fox/fox-1.0.40.ebuild +++ b/x11-libs/fox/fox-1.0.40.ebuild @@ -1,17 +1,12 @@ # Copyright 1999-2003 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.40.ebuild,v 1.1 2003/06/10 14:43:22 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.40.ebuild,v 1.2 2003/08/01 18:45:44 rphillips Exp $ IUSE="cups opengl" - S=${WORKDIR}/${P} - DESCRIPTION="C++ based Toolkit for developing Graphical User Interfaces easily a nd effectively" - SRC_URI="http://www.fox-toolkit.org/ftp/${P}.tar.gz" - HOMEPAGE="http://www.fox-toolkit.org" - SLOT="0" KEYWORDS="x86 ~sparc " LICENSE="GPL-2" |