diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:53:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:53:25 +0000 |
commit | a4a5f8883ff4db6a78a0fa80b46c8b429f64efac (patch) | |
tree | 6b44f54645bf918c6ce6bc1df039849aaf3d2c36 /x11-libs/libXft | |
parent | Stable for x86, wrt bug #530652 (diff) | |
download | gentoo-2-a4a5f8883ff4db6a78a0fa80b46c8b429f64efac.tar.gz gentoo-2-a4a5f8883ff4db6a78a0fa80b46c8b429f64efac.tar.bz2 gentoo-2-a4a5f8883ff4db6a78a0fa80b46c8b429f64efac.zip |
Stable for x86, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libXft')
-rw-r--r-- | x11-libs/libXft/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXft/libXft-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXft/ChangeLog b/x11-libs/libXft/ChangeLog index bfeb8687e7e8..d460fc85f661 100644 --- a/x11-libs/libXft/ChangeLog +++ b/x11-libs/libXft/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXft # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.101 2015/02/18 15:58:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/ChangeLog,v 1.102 2015/02/19 08:53:25 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libXft-2.3.2.ebuild: + Stable for x86, wrt bug #530652 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libXft-2.3.2.ebuild: Stable for amd64, wrt bug #530652 diff --git a/x11-libs/libXft/libXft-2.3.2.ebuild b/x11-libs/libXft/libXft-2.3.2.ebuild index 3fca1a3c7f9e..8df4916f286f 100644 --- a/x11-libs/libXft/libXft-2.3.2.ebuild +++ b/x11-libs/libXft/libXft-2.3.2.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/libXft/libXft-2.3.2.ebuild,v 1.3 2015/02/18 15:58:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXft/libXft-2.3.2.ebuild,v 1.4 2015/02/19 08:53:25 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 flag-o-matic DESCRIPTION="X.Org Xft library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}] |