diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fltk/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.1.4.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.1.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog index aabf90410d25..21300791546d 100644 --- a/x11-libs/fltk/ChangeLog +++ b/x11-libs/fltk/ChangeLog @@ -1,6 +1,10 @@ # 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.49 2005/07/10 02:16:18 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.50 2005/07/25 19:20:59 gmsoft Exp $ + + 25 Jul 2005; Guy Martin <gmsoft@gentoo.org> fltk-1.1.4.ebuild, + fltk-1.1.6.ebuild: + Stable on hppa. 10 Jul 2005; Jonathan Smith <smithj@gentoo.org> fltk-1.1.6.ebuild: #89558: fixed licence diff --git a/x11-libs/fltk/fltk-1.1.4.ebuild b/x11-libs/fltk/fltk-1.1.4.ebuild index a786aa07b641..fbbf398aa945 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.16 2005/05/17 12:38:21 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4.ebuild,v 1.17 2005/07/25 19:20:59 gmsoft 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" +KEYWORDS="x86 ppc sparc alpha amd64 ~mips ppc64 ~ia64 hppa" LICENSE="FLTK LGPL-2" PV_MAJOR=${PV/.*/} diff --git a/x11-libs/fltk/fltk-1.1.6.ebuild b/x11-libs/fltk/fltk-1.1.6.ebuild index bb654f2892cc..4244c4d58ac0 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.5 2005/07/10 02:16:18 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.6.ebuild,v 1.6 2005/07/25 19:20:59 gmsoft 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" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~mips ~ppc64 ~hppa" LICENSE="FLTK LGPL-2" PV_MAJOR=${PV/.*/} |