diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 17:12:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 17:12:10 +0000 |
commit | dc70ff31518a24645324e99934b1f00f744ce097 (patch) | |
tree | b864d76e041301e5eff97f0726a8dbcbca49adab /x11-libs | |
parent | alpha/ia64/sh/sparc stable wrt #422225 (diff) | |
download | gentoo-2-dc70ff31518a24645324e99934b1f00f744ce097.tar.gz gentoo-2-dc70ff31518a24645324e99934b1f00f744ce097.tar.bz2 gentoo-2-dc70ff31518a24645324e99934b1f00f744ce097.zip |
alpha/ia64/sparc stable wrt #422319
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fltk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.3.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog index 29bef3a7a1c5..09d6d477599c 100644 --- a/x11-libs/fltk/ChangeLog +++ b/x11-libs/fltk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fltk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.220 2012/07/14 12:01:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.221 2012/08/19 17:12:10 armin76 Exp $ + + 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> fltk-1.3.0-r1.ebuild: + alpha/ia64/sparc stable wrt #422319 14 Jul 2012; Markus Meier <maekke@gentoo.org> fltk-1.3.0-r1.ebuild: arm stable, bug #422319 diff --git a/x11-libs/fltk/fltk-1.3.0-r1.ebuild b/x11-libs/fltk/fltk-1.3.0-r1.ebuild index e9bc7e6ccc5b..61f16894cffd 100644 --- a/x11-libs/fltk/fltk-1.3.0-r1.ebuild +++ b/x11-libs/fltk/fltk-1.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild,v 1.14 2012/07/14 12:01:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild,v 1.15 2012/08/19 17:12:10 armin76 Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="mirror://easysw/${PN}/${PV/_}/${P/_}-source.tar.gz" SLOT="1" LICENSE="FLTK LGPL-2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="cairo debug doc examples games opengl pdf static-libs threads xft xinerama" RDEPEND=" |