diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:40:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:40:48 +0000 |
commit | 5d99122628c0dc2ad74c975c57446dc7b920c478 (patch) | |
tree | 7c8ce0d4c3bf6d5e8c727e4a7a208778237affff /x11-libs/fltk | |
parent | Stable for ppc64, wrt bug #480074 (diff) | |
download | gentoo-2-5d99122628c0dc2ad74c975c57446dc7b920c478.tar.gz gentoo-2-5d99122628c0dc2ad74c975c57446dc7b920c478.tar.bz2 gentoo-2-5d99122628c0dc2ad74c975c57446dc7b920c478.zip |
Stable for ppc64, wrt bug #485582
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/fltk')
-rw-r--r-- | x11-libs/fltk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fltk/ChangeLog b/x11-libs/fltk/ChangeLog index 537547c42fd7..24375daf6491 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.230 2013/09/23 17:22:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.231 2013/09/23 17:40:48 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> fltk-1.3.2.ebuild: + Stable for ppc64, wrt bug #485582 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> fltk-1.3.2.ebuild: Stable for alpha, wrt bug #485582 diff --git a/x11-libs/fltk/fltk-1.3.2.ebuild b/x11-libs/fltk/fltk-1.3.2.ebuild index e333724167e6..6aa5d5e25df1 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 # 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.5 2013/09/23 17:22:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v 1.6 2013/09/23 17:40:48 ago Exp $ EAPI=4 @@ -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=" |