diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 15:30:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 15:30:13 +0000 |
commit | 2e7adb07c156a13b1c0cc02e420177731858be0f (patch) | |
tree | a5851b118f251b3e038d18b66c3e6916582f3234 /x11-libs/fltk/fltk-1.1.7.ebuild | |
parent | Stable on x86 (#126888) (diff) | |
download | historical-2e7adb07c156a13b1c0cc02e420177731858be0f.tar.gz historical-2e7adb07c156a13b1c0cc02e420177731858be0f.tar.bz2 historical-2e7adb07c156a13b1c0cc02e420177731858be0f.zip |
Stable on sparc wrt #111007
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs/fltk/fltk-1.1.7.ebuild')
-rw-r--r-- | x11-libs/fltk/fltk-1.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fltk/fltk-1.1.7.ebuild b/x11-libs/fltk/fltk-1.1.7.ebuild index d1040d56f7a0..c975f24ab3de 100644 --- a/x11-libs/fltk/fltk-1.1.7.ebuild +++ b/x11-libs/fltk/fltk-1.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.7.ebuild,v 1.3 2006/03/19 14:20:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.7.ebuild,v 1.4 2006/03/20 15:30:13 gustavoz Exp $ IUSE="noxft opengl debug" @@ -10,7 +10,7 @@ DESCRIPTION="C++ user interface toolkit for X and OpenGL." HOMEPAGE="http://www.fltk.org" SRC_URI="http://ftp.easysw.com/pub/${PN}/${PV}/${P}-source.tar.bz2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" LICENSE="FLTK LGPL-2" PV_MAJOR=${PV/.*/} |