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 BF159138CDC for ; Mon, 22 Jun 2015 08:24:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4714BE0850; Mon, 22 Jun 2015 08:24:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D68DFE0850 for ; Mon, 22 Jun 2015 08:24:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF6A0340CF4 for ; Mon, 22 Jun 2015 08:24:02 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id AF8ACA40; Mon, 22 Jun 2015 08:24:01 +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 dev-java/xmlgraphics-commons: xmlgraphics-commons-1.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xmlgraphics-commons-1.5.ebuild ChangeLog X-VCS-Directories: dev-java/xmlgraphics-commons X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150622082401.AF8ACA40@oystercatcher.gentoo.org> Date: Mon, 22 Jun 2015 08:24:01 +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: 6424bceb-f69c-40f3-8ad1-2d5f34352901 X-Archives-Hash: 27f34927b5abec72c3eda831c610fc10 ago 15/06/22 08:24:01 Modified: xmlgraphics-commons-1.5.ebuild ChangeLog Log: Stable for ppc64, wrt bug #543858 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild?r1=1.5&r2=1.6 Index: xmlgraphics-commons-1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xmlgraphics-commons-1.5.ebuild 22 Jun 2015 08:23:44 -0000 1.5 +++ xmlgraphics-commons-1.5.ebuild 22 Jun 2015 08:24:01 -0000 1.6 @@ -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/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild,v 1.5 2015/06/22 08:23:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/xmlgraphics-commons-1.5.ebuild,v 1.6 2015/06/22 08:24:01 ago Exp $ EAPI="5" @@ -17,7 +17,7 @@ LICENSE="Apache-2.0" SLOT="1.5" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" CDEPEND="dev-java/commons-io:1 >=dev-java/commons-logging-1:0" 1.30 dev-java/xmlgraphics-commons/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 22 Jun 2015 08:23:44 -0000 1.29 +++ ChangeLog 22 Jun 2015 08:24:01 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/xmlgraphics-commons # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.29 2015/06/22 08:23:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlgraphics-commons/ChangeLog,v 1.30 2015/06/22 08:24:01 ago Exp $ + + 22 Jun 2015; Agostino Sarubbo xmlgraphics-commons-1.5.ebuild: + Stable for ppc64, wrt bug #543858 22 Jun 2015; Agostino Sarubbo xmlgraphics-commons-1.5.ebuild: Stable for ppc, wrt bug #543858