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 5DE761387B1 for ; Tue, 22 Sep 2015 04:44:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFAA021C026; Tue, 22 Sep 2015 04:44:43 +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 9610D21C038 for ; Tue, 22 Sep 2015 04:44:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B6D7633E5E4 for ; Tue, 22 Sep 2015 04:44:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3412235 for ; Tue, 22 Sep 2015 04:44:39 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442897075.2d9ae288549dfe974b90a64b1b2d0aab5407c2fb.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gif2png/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gif2png/gif2png-2.5.9.ebuild X-VCS-Directories: media-gfx/gif2png/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 2d9ae288549dfe974b90a64b1b2d0aab5407c2fb X-VCS-Branch: master Date: Tue, 22 Sep 2015 04:44:39 +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: 54d6215b-664d-4e81-9668-034d1bfed3a5 X-Archives-Hash: 61e6fb1d12fa745f3bfebc0c77504c7c commit: 2d9ae288549dfe974b90a64b1b2d0aab5407c2fb Author: Jeroen Roovers gentoo org> AuthorDate: Tue Sep 22 04:44:35 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Sep 22 04:44:35 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9ae288 media-gfx/gif2png: Stable for PPC64 (bug #535440). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches media-gfx/gif2png/gif2png-2.5.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gif2png/gif2png-2.5.9.ebuild b/media-gfx/gif2png/gif2png-2.5.9.ebuild index 47e3bfb..1a1a5cf 100644 --- a/media-gfx/gif2png/gif2png-2.5.9.ebuild +++ b/media-gfx/gif2png/gif2png-2.5.9.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://catb.org/~esr/${PN}/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=media-libs/libpng-1.2:0