From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C8AC91381F3 for ; Mon, 23 Sep 2013 19:11:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6292CE09F6; Mon, 23 Sep 2013 19:11:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DB1F7E09F6 for ; Mon, 23 Sep 2013 19:11:50 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A757D33E942 for ; Mon, 23 Sep 2013 19:11:49 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 6D87D2004C; Mon, 23 Sep 2013 19:11:48 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/fontconfig: fontconfig-2.10.92.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: fontconfig-2.10.92.ebuild ChangeLog X-VCS-Directories: media-libs/fontconfig X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130923191148.6D87D2004C@flycatcher.gentoo.org> Date: Mon, 23 Sep 2013 19:11:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 52987c21-7a15-40ed-98ec-c70f66a48458 X-Archives-Hash: 4a3a8242c212c404a1e8869c400efb33 ago 13/09/23 19:11:48 Modified: fontconfig-2.10.92.ebuild ChangeLog Log: Stable for amd64, wrt bug #481824 (Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.13 media-libs/fontconfig/fontconfig-2.10.92.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/fontconfig/fontconfig-2.10.92.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/fontconfig/fontconfig-2.10.92.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/fontconfig/fontconfig-2.10.92.ebuild?r1=1.12&r2=1.13 Index: fontconfig-2.10.92.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.10.92.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- fontconfig-2.10.92.ebuild 7 Sep 2013 20:13:35 -0000 1.12 +++ fontconfig-2.10.92.ebuild 23 Sep 2013 19:11:48 -0000 1.13 @@ -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.12 2013/09/07 20:13:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.10.92.ebuild,v 1.13 2013/09/23 19:11:48 ago Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=yes @@ -13,7 +13,7 @@ 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 1.184 media-libs/fontconfig/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/fontconfig/ChangeLog?rev=1.184&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/fontconfig/ChangeLog?rev=1.184&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/fontconfig/ChangeLog?r1=1.183&r2=1.184 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- ChangeLog 7 Sep 2013 20:13:35 -0000 1.183 +++ ChangeLog 23 Sep 2013 19:11:48 -0000 1.184 @@ -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.183 2013/09/07 20:13:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.184 2013/09/23 19:11:48 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo fontconfig-2.10.92.ebuild: + Stable for amd64, wrt bug #481824 07 Sep 2013; Agostino Sarubbo fontconfig-2.10.92.ebuild: Stable for sparc, wrt bug #481824