diff options
author | 2005-08-23 21:12:21 +0000 | |
---|---|---|
committer | 2005-08-23 21:12:21 +0000 | |
commit | 12e1548d9b17c98038999ce1d3f2a8128b7133ef (patch) | |
tree | 481526d9a978c9924e91de0e19c0c9df78f42d78 /x11-libs/fltk/fltk-1.1.4.ebuild | |
parent | ~amd64 - closes bug #100600 (diff) | |
download | historical-12e1548d9b17c98038999ce1d3f2a8128b7133ef.tar.gz historical-12e1548d9b17c98038999ce1d3f2a8128b7133ef.tar.bz2 historical-12e1548d9b17c98038999ce1d3f2a8128b7133ef.zip |
stable on ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-libs/fltk/fltk-1.1.4.ebuild')
-rw-r--r-- | x11-libs/fltk/fltk-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fltk/fltk-1.1.4.ebuild b/x11-libs/fltk/fltk-1.1.4.ebuild index fbbf398aa945..5af3062a7070 100644 --- a/x11-libs/fltk/fltk-1.1.4.ebuild +++ b/x11-libs/fltk/fltk-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4.ebuild,v 1.17 2005/07/25 19:20:59 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4.ebuild,v 1.18 2005/08/23 21:12:21 agriffis Exp $ IUSE="opengl debug nptl" @@ -10,7 +10,7 @@ DESCRIPTION="C++ user interface toolkit for X and OpenGL." HOMEPAGE="http://www.fltk.org" SRC_URI="ftp://ftp.easysw.com/pub/fltk/${PV}/${P}-source.tar.bz2" -KEYWORDS="x86 ppc sparc alpha amd64 ~mips ppc64 ~ia64 hppa" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" LICENSE="FLTK LGPL-2" PV_MAJOR=${PV/.*/} |