diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:54:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:54:24 +0000 |
commit | a75c4bb27170792db8c59f6a071c65eecb94ac7e (patch) | |
tree | a3ff92d194effa6ce6890811d36c35aa20c1fbbf /x11-libs/fox | |
parent | Stable for ia64, wrt bug #486892 (diff) | |
download | gentoo-2-a75c4bb27170792db8c59f6a071c65eecb94ac7e.tar.gz gentoo-2-a75c4bb27170792db8c59f6a071c65eecb94ac7e.tar.bz2 gentoo-2-a75c4bb27170792db8c59f6a071c65eecb94ac7e.zip |
Stable for ia64, wrt bug #487034
(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/fox')
-rw-r--r-- | x11-libs/fox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fox/fox-1.6.49.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/fox/ChangeLog b/x11-libs/fox/ChangeLog index 671ad3f4d67e..71c6d6679737 100644 --- a/x11-libs/fox/ChangeLog +++ b/x11-libs/fox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fox # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/ChangeLog,v 1.183 2014/01/10 18:26:56 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/ChangeLog,v 1.184 2014/01/15 09:54:24 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> fox-1.6.49.ebuild: + Stable for ia64, wrt bug #487034 *fox-1.7.45 (10 Jan 2014) diff --git a/x11-libs/fox/fox-1.6.49.ebuild b/x11-libs/fox/fox-1.6.49.ebuild index abc2a4fa213c..7b791dbb5e54 100644 --- a/x11-libs/fox/fox-1.6.49.ebuild +++ b/x11-libs/fox/fox-1.6.49.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/fox/fox-1.6.49.ebuild,v 1.7 2013/12/24 12:46:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.6.49.ebuild,v 1.8 2014/01/15 09:54:24 ago Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit eutils fox LICENSE="LGPL-2.1" SLOT="1.6" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="+bzip2 +jpeg +opengl +png tiff +truetype +zlib" RDEPEND="x11-libs/libXrandr |