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 0B02D138010 for ; Sat, 22 Sep 2012 02:20:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45586E0478; Sat, 22 Sep 2012 02:20:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0EB57E0478 for ; Sat, 22 Sep 2012 02:20:21 +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 1B9D433C4F0 for ; Sat, 22 Sep 2012 02:20:21 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id D7B4F21602; Sat, 22 Sep 2012 02:20:19 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/optipng: optipng-0.7.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: optipng-0.7.3.ebuild ChangeLog X-VCS-Directories: media-gfx/optipng X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120922022019.D7B4F21602@flycatcher.gentoo.org> Date: Sat, 22 Sep 2012 02:20:19 +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: 23cbdcb6-e4f0-418a-9319-95aa8dd5dcd9 X-Archives-Hash: bed38e959d639950e50ed3950258e576 blueness 12/09/22 02:20:19 Modified: optipng-0.7.3.ebuild ChangeLog Log: stable ppc ppc64, bug #435340 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.4 media-gfx/optipng/optipng-0.7.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/optipng/optipng-0.7.3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/optipng/optipng-0.7.3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/optipng/optipng-0.7.3.ebuild?r1=1.3&r2=1.4 Index: optipng-0.7.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.7.3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- optipng-0.7.3.ebuild 21 Sep 2012 20:13:35 -0000 1.3 +++ optipng-0.7.3.ebuild 22 Sep 2012 02:20:19 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.7.3.ebuild,v 1.3 2012/09/21 20:13:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.7.3.ebuild,v 1.4 2012/09/22 02:20:19 blueness Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib 1.86 media-gfx/optipng/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/optipng/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/optipng/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/optipng/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 21 Sep 2012 20:13:35 -0000 1.85 +++ ChangeLog 22 Sep 2012 02:20:19 -0000 1.86 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/optipng # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.85 2012/09/21 20:13:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.86 2012/09/22 02:20:19 blueness Exp $ + + 22 Sep 2012; Anthony G. Basile optipng-0.7.3.ebuild: + stable ppc ppc64, bug #435340 21 Sep 2012; Agostino Sarubbo optipng-0.7.3.ebuild: Stable for amd64, wrt bug #435340