diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:14:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:14:20 +0000 |
commit | 38743e24c31f6a329ff544657346590fc91dc621 (patch) | |
tree | 4f5ef3473b9e887cec0aad02feda7fa5c4d2a660 /media-libs/fontconfig | |
parent | Stable for x86, wrt bug #485790 (diff) | |
download | gentoo-2-38743e24c31f6a329ff544657346590fc91dc621.tar.gz gentoo-2-38743e24c31f6a329ff544657346590fc91dc621.tar.bz2 gentoo-2-38743e24c31f6a329ff544657346590fc91dc621.zip |
Stable for x86, wrt bug #481824
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/fontconfig')
-rw-r--r-- | media-libs/fontconfig/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.10.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/fontconfig/ChangeLog b/media-libs/fontconfig/ChangeLog index 3e65c8a8f452..ce19faa92681 100644 --- a/media-libs/fontconfig/ChangeLog +++ b/media-libs/fontconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/fontconfig # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.184 2013/09/23 19:11:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.185 2013/09/30 17:14:20 ago Exp $ + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> fontconfig-2.10.92.ebuild: + Stable for x86, wrt bug #481824 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> fontconfig-2.10.92.ebuild: Stable for amd64, wrt bug #481824 diff --git a/media-libs/fontconfig/fontconfig-2.10.92.ebuild b/media-libs/fontconfig/fontconfig-2.10.92.ebuild index b3c105850d5d..2023a28e38b1 100644 --- a/media-libs/fontconfig/fontconfig-2.10.92.ebuild +++ b/media-libs/fontconfig/fontconfig-2.10.92.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/media-libs/fontconfig/fontconfig-2.10.92.ebuild,v 1.13 2013/09/23 19:11:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.10.92.ebuild,v 1.14 2013/09/30 17:14:20 ago Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=yes @@ -13,7 +13,7 @@ SRC_URI="http://fontconfig.org/release/${P}.tar.bz2" LICENSE="MIT" SLOT="1.0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="doc static-libs" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the |