diff options
author | 2007-08-22 15:42:05 +0000 | |
---|---|---|
committer | 2007-08-22 15:42:05 +0000 | |
commit | 8cb0c313de12dd3fc182965c5e13e38cbeeaa293 (patch) | |
tree | 5b98b4194eb42dfd9c7bf6ca71f353d90f1f42af /x11-libs/fltk/fltk-1.1.7-r2.ebuild | |
parent | ppc stable, bug #189132 (diff) | |
download | gentoo-2-8cb0c313de12dd3fc182965c5e13e38cbeeaa293.tar.gz gentoo-2-8cb0c313de12dd3fc182965c5e13e38cbeeaa293.tar.bz2 gentoo-2-8cb0c313de12dd3fc182965c5e13e38cbeeaa293.zip |
Stable on sparc wrt #189786
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-libs/fltk/fltk-1.1.7-r2.ebuild')
-rw-r--r-- | x11-libs/fltk/fltk-1.1.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fltk/fltk-1.1.7-r2.ebuild b/x11-libs/fltk/fltk-1.1.7-r2.ebuild index 20d6c56dd43e..556a80f3fa85 100644 --- a/x11-libs/fltk/fltk-1.1.7-r2.ebuild +++ b/x11-libs/fltk/fltk-1.1.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.6 2007/08/22 09:25:10 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.1.7-r2.ebuild,v 1.7 2007/08/22 15:42:05 gustavoz Exp $ inherit eutils toolchain-funcs multilib @@ -8,7 +8,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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" LICENSE="FLTK LGPL-2" PV_MAJOR=${PV/.*/} |