From b6a7da033dad17160f3e5ddbdc94f5228e6154a0 Mon Sep 17 00:00:00 2001 From: Luis Medinas Date: Tue, 22 Nov 2005 23:23:07 +0000 Subject: Stable on amd64. Bug #111007. (Portage version: 2.0.53_rc7) --- x11-libs/fltk/ChangeLog | 5 ++++- x11-libs/fltk/fltk-1.1.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog index 87ba96e1bfa8..2da7b61909f6 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.57 2005/11/19 13:36:22 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.58 2005/11/22 23:23:07 metalgod Exp $ + + 22 Nov 2005; Luis Medinas fltk-1.1.6.ebuild: + Stable on amd64. Bug #111007. 19 Nov 2005; Rene Nussbaumer fltk-1.1.6.ebuild: Stable on hppa. diff --git a/x11-libs/fltk/fltk-1.1.6.ebuild b/x11-libs/fltk/fltk-1.1.6.ebuild index e4214dfa2661..a840a09d5ce4 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.12 2005/11/19 13:36:22 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.6.ebuild,v 1.13 2005/11/22 23:23:07 metalgod 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 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~mips ppc ppc64 sparc x86" LICENSE="FLTK LGPL-2" PV_MAJOR=${PV/.*/} -- cgit v1.2.3-65-gdbad