summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-10-31 13:26:17 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-10-31 13:26:17 +0000
commit0076cf03c2c7eb622085310f65de16abfa36482d (patch)
tree61ac6fefd7e85596720d125d5bd305dc215f7700 /x11-libs/fltk
parentFixed dodoc not to install COPYING. (diff)
downloadgentoo-2-0076cf03c2c7eb622085310f65de16abfa36482d.tar.gz
gentoo-2-0076cf03c2c7eb622085310f65de16abfa36482d.tar.bz2
gentoo-2-0076cf03c2c7eb622085310f65de16abfa36482d.zip
Stable on x86.
(Portage version: 2.0.53_rc6)
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 5abd269f791e..3ad18738c665 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.52 2005/10/31 13:22:21 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.53 2005/10/31 13:26:17 nelchael Exp $
+
+ 31 Oct 2005; Krzysiek Pawlik <nelchael@gentoo.org> fltk-1.1.6.ebuild:
+ Stable on x86.
31 Oct 2005; Krzysiek Pawlik <nelchael@gentoo.org> fltk-1.1.4.ebuild,
fltk-1.1.6.ebuild:
diff --git a/x11-libs/fltk/fltk-1.1.6.ebuild b/x11-libs/fltk/fltk-1.1.6.ebuild
index ab3a6f34df56..54281d3d30bb 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.7 2005/10/31 13:22:21 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.6.ebuild,v 1.8 2005/10/31 13:26:17 nelchael 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/.*/}