diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:25:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 11:25:12 +0000 |
commit | 175678cdcd02d754c543c102e0c5e670fa7c4791 (patch) | |
tree | 91cb661a0bdf0370ba2b3f5625c1632349103187 /x11-libs/fox | |
parent | Stable for x86, wrt bug #535832 (diff) | |
download | gentoo-2-175678cdcd02d754c543c102e0c5e670fa7c4791.tar.gz gentoo-2-175678cdcd02d754c543c102e0c5e670fa7c4791.tar.bz2 gentoo-2-175678cdcd02d754c543c102e0c5e670fa7c4791.zip |
Stable for x86, wrt bug #535832
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/fox')
-rw-r--r-- | x11-libs/fox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fox/fox-1.7.49.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fox/ChangeLog b/x11-libs/fox/ChangeLog index f626efbb6e55..d9ed63b5bcba 100644 --- a/x11-libs/fox/ChangeLog +++ b/x11-libs/fox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fox # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/ChangeLog,v 1.189 2015/05/27 10:36:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/ChangeLog,v 1.190 2015/05/27 11:25:12 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> fox-1.7.49.ebuild: + Stable for x86, wrt bug #535832 27 May 2015; Agostino Sarubbo <ago@gentoo.org> fox-1.7.49.ebuild: Stable for amd64, wrt bug #535832 diff --git a/x11-libs/fox/fox-1.7.49.ebuild b/x11-libs/fox/fox-1.7.49.ebuild index bd3d7b84f176..7374f13711c0 100644 --- a/x11-libs/fox/fox-1.7.49.ebuild +++ b/x11-libs/fox/fox-1.7.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.7.49.ebuild,v 1.2 2015/05/27 10:36:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.7.49.ebuild,v 1.3 2015/05/27 11:25:12 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit fox LICENSE="LGPL-2.1" SLOT="1.7" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+bzip2 +jpeg +opengl +png tiff +truetype +zlib" # newish autoconf needed for working mmap check |