diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-05 14:59:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-05 14:59:20 +0000 |
commit | 9a1ba912b558a13e41d53f0996cd02c8be528c80 (patch) | |
tree | 8ee8ea89fdf0600a0c0f2d4e59a9f1ca987a9cdd /x11-libs/fltk | |
parent | yacc-1.9.1-r1.ebuild stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-9a1ba912b558a13e41d53f0996cd02c8be528c80.tar.gz gentoo-2-9a1ba912b558a13e41d53f0996cd02c8be528c80.tar.bz2 gentoo-2-9a1ba912b558a13e41d53f0996cd02c8be528c80.zip |
stable on sparc
Diffstat (limited to 'x11-libs/fltk')
-rw-r--r-- | x11-libs/fltk/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog index 4987a0a9e827..f27ac2c65895 100644 --- a/x11-libs/fltk/ChangeLog +++ b/x11-libs/fltk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fltk -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.29 2004/02/29 15:04:38 aliz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.30 2004/03/05 14:57:54 gustavoz Exp $ + + 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> fltk-1.1.4.ebuild: + stable on sparc 31 Oct 2003; Heinrich Wendel <lanius@gentoo.org> fltk-1.1.4.ebuild, fltk-1.1.4_rc2.ebuild: diff --git a/x11-libs/fltk/fltk-1.1.4.ebuild b/x11-libs/fltk/fltk-1.1.4.ebuild index 0d1ec74ee59f..3fd914122e1d 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.3 2004/02/22 14:55:08 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.4.ebuild,v 1.4 2004/03/05 14:57:54 gustavoz Exp $ IUSE="opengl debug nptl" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.fltk.org" SRC_URI="ftp://ftp.easysw.com/pub/fltk/${PV/_/}/${P/_/}-source.tar.bz2" SLOT="1.1" -KEYWORDS="x86 ~ppc ~sparc ~alpha amd64" +KEYWORDS="x86 ~ppc sparc ~alpha amd64" LICENSE="FLTK | GPL-2" DEPEND="virtual/x11 |