summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-31 17:54:46 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-31 17:54:46 +0000
commit764af83fb9e4c4e9776292e04fa2bc742fb03db7 (patch)
tree79763db5e8d7184b713814df25a8b057cf089769 /x11-libs/fltk
parentPull old versions. (diff)
downloadgentoo-2-764af83fb9e4c4e9776292e04fa2bc742fb03db7.tar.gz
gentoo-2-764af83fb9e4c4e9776292e04fa2bc742fb03db7.tar.bz2
gentoo-2-764af83fb9e4c4e9776292e04fa2bc742fb03db7.zip
Stable on sparc wrt #111007
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-libs/fltk')
-rw-r--r--x11-libs/fltk/ChangeLog5
-rw-r--r--x11-libs/fltk/fltk-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog
index 3ad18738c665..d425cc6b56b1 100644
--- a/x11-libs/fltk/ChangeLog
+++ b/x11-libs/fltk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/fltk
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.53 2005/10/31 13:26:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.54 2005/10/31 17:54:46 gustavoz Exp $
+
+ 31 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> fltk-1.1.6.ebuild:
+ Stable on sparc wrt #111007
31 Oct 2005; Krzysiek Pawlik <nelchael@gentoo.org> fltk-1.1.6.ebuild:
Stable on x86.
diff --git a/x11-libs/fltk/fltk-1.1.6.ebuild b/x11-libs/fltk/fltk-1.1.6.ebuild
index 54281d3d30bb..66f00bd79c4c 100644
--- a/x11-libs/fltk/fltk-1.1.6.ebuild
+++ b/x11-libs/fltk/fltk-1.1.6.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.6.ebuild,v 1.8 2005/10/31 13:26:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.6.ebuild,v 1.9 2005/10/31 17:54:46 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="x86 ~ppc ~sparc ~alpha ~amd64 ~mips ~ppc64 ~hppa"
+KEYWORDS="x86 ~ppc sparc ~alpha ~amd64 ~mips ~ppc64 ~hppa"
LICENSE="FLTK LGPL-2"
PV_MAJOR=${PV/.*/}