diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:53:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:53:23 +0000 |
commit | 16833e9f91d1c776fe1bebe7c792c5b0083784b2 (patch) | |
tree | d034c990995a67e4c9a97dfab732cf5815cfc5b4 /x11-libs/libXfont | |
parent | Stable for x86, wrt bug #530652 (diff) | |
download | gentoo-2-16833e9f91d1c776fe1bebe7c792c5b0083784b2.tar.gz gentoo-2-16833e9f91d1c776fe1bebe7c792c5b0083784b2.tar.bz2 gentoo-2-16833e9f91d1c776fe1bebe7c792c5b0083784b2.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/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 1573f5bce8d5..ea9fb9650ef3 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.213 2015/02/18 15:57:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.214 2015/02/19 08:53:23 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libXfont-1.5.0.ebuild: + Stable for x86, wrt bug #530652 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libXfont-1.5.0.ebuild: Stable for amd64, wrt bug #530652 diff --git a/x11-libs/libXfont/libXfont-1.5.0.ebuild b/x11-libs/libXfont/libXfont-1.5.0.ebuild index 99e42545ac28..c7e6856d0084 100644 --- a/x11-libs/libXfont/libXfont-1.5.0.ebuild +++ b/x11-libs/libXfont/libXfont-1.5.0.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/libXfont/libXfont-1.5.0.ebuild,v 1.2 2015/02/18 15:57:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.5.0.ebuild,v 1.3 2015/02/19 08:53:22 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xfont library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 ipv6 truetype" RDEPEND="x11-libs/xtrans |