diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:16:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:16:10 +0000 |
commit | b6e0f761443fbd94171e10775c4c738aa4138ab8 (patch) | |
tree | 233def1c4370bc6a5ce976b28020b4dd6d1f1f57 /x11-libs | |
parent | Stable for ia64, wrt bug #491590 (diff) | |
download | gentoo-2-b6e0f761443fbd94171e10775c4c738aa4138ab8.tar.gz gentoo-2-b6e0f761443fbd94171e10775c4c738aa4138ab8.tar.bz2 gentoo-2-b6e0f761443fbd94171e10775c4c738aa4138ab8.zip |
Stable for ia64, wrt bug #485582
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fltk/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog index d7a347171ceb..2cb496534130 100644 --- a/x11-libs/fltk/ChangeLog +++ b/x11-libs/fltk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fltk -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.237 2013/12/26 18:49:18 dilfridge Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.238 2014/01/15 09:16:10 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> fltk-1.3.2.ebuild: + Stable for ia64, wrt bug #485582 26 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org> fltk-1.3.0-r1.ebuild, fltk-1.3.1.ebuild, fltk-1.3.2.ebuild: diff --git a/x11-libs/fltk/fltk-1.3.2.ebuild b/x11-libs/fltk/fltk-1.3.2.ebuild index 5fa24a8aa989..9ef713e87437 100644 --- a/x11-libs/fltk/fltk-1.3.2.ebuild +++ b/x11-libs/fltk/fltk-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v 1.12 2013/12/26 18:49:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v 1.13 2014/01/15 09:16:10 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://fltk.org/pub/${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=" |