summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-03-19 00:57:53 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-03-19 00:57:53 +0000
commitb4016b1a446879d44fdbaf87f5766d8c20dc917b (patch)
tree291722b7000b0e9981d9f5c403572d4c73385d6e /x11-libs
parentversion bump, bug 126623, thanks to drake for all the work on the new ebuild. (diff)
downloadgentoo-2-b4016b1a446879d44fdbaf87f5766d8c20dc917b.tar.gz
gentoo-2-b4016b1a446879d44fdbaf87f5766d8c20dc917b.tar.bz2
gentoo-2-b4016b1a446879d44fdbaf87f5766d8c20dc917b.zip
Stable on x86.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/fltk/ChangeLog5
-rw-r--r--x11-libs/fltk/fltk-1.1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog
index 1303f62bb433..7eedd86b6c88 100644
--- a/x11-libs/fltk/ChangeLog
+++ b/x11-libs/fltk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/fltk
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.64 2006/02/07 12:20:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.65 2006/03/19 00:57:53 nelchael Exp $
+
+ 19 Mar 2006; Krzysiek Pawlik <nelchael@gentoo.org> fltk-1.1.7.ebuild:
+ Stable on x86.
07 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> -files/libs.diff,
-fltk-1.1.4.ebuild:
diff --git a/x11-libs/fltk/fltk-1.1.7.ebuild b/x11-libs/fltk/fltk-1.1.7.ebuild
index 113d17abfd22..7c2bf0089a2f 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.1 2006/01/21 20:02:23 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.7.ebuild,v 1.2 2006/03/19 00:57:53 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="~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/.*/}