From: Samuli Suominen Date: Sat, 8 Oct 2011 16:53:33 +0000 (+0000) Subject: amd64 stable wrt #386001 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f4cf35ac22fdd8c4dbbc902a33af9af5bf83c9e5;p=gentoo.git amd64 stable wrt #386001 Package-Manager: portage-2.2.0_alpha63/cvs/Linux x86_64 --- diff --git a/media-gfx/optipng/ChangeLog b/media-gfx/optipng/ChangeLog index baa61cb798dd..1f832ddfea39 100644 --- a/media-gfx/optipng/ChangeLog +++ b/media-gfx/optipng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/optipng # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.65 2011/10/08 16:47:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.66 2011/10/08 16:53:33 ssuominen Exp $ + + 08 Oct 2011; Samuli Suominen optipng-0.6.5.ebuild: + amd64 stable wrt #386001 08 Oct 2011; Pawel Hajdan jr optipng-0.6.5.ebuild: x86 stable wrt bug #386001 diff --git a/media-gfx/optipng/optipng-0.6.5.ebuild b/media-gfx/optipng/optipng-0.6.5.ebuild index e986b53465ca..0584be7dc6cd 100644 --- a/media-gfx/optipng/optipng-0.6.5.ebuild +++ b/media-gfx/optipng/optipng-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.6.5.ebuild,v 1.3 2011/10/08 16:47:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.6.5.ebuild,v 1.4 2011/10/08 16:53:33 ssuominen Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" 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=">=media-libs/libpng-1.4"