diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-18 04:45:38 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-18 04:45:38 +0000 |
commit | cc2e980554f475bd63edd8488382c932e355e8f0 (patch) | |
tree | 9ddeb5969f8fbf5498b3dad321116e77d8f1cf54 /media-gfx | |
parent | Remove redundant maintainer from metadata. (diff) | |
download | gentoo-2-cc2e980554f475bd63edd8488382c932e355e8f0.tar.gz gentoo-2-cc2e980554f475bd63edd8488382c932e355e8f0.tar.bz2 gentoo-2-cc2e980554f475bd63edd8488382c932e355e8f0.zip |
x86 stable, see bug 435340
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/optipng/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/optipng/optipng-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/optipng/ChangeLog b/media-gfx/optipng/ChangeLog index f9cd8ef1e060..c6a2530b76dc 100644 --- a/media-gfx/optipng/ChangeLog +++ b/media-gfx/optipng/ChangeLog @@ -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.83 2012/09/17 17:55:29 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.84 2012/09/18 04:45:38 nativemad Exp $ + + 18 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> optipng-0.7.3.ebuild: + x86 stable, see bug 435340 *optipng-0.7.3 (17 Sep 2012) diff --git a/media-gfx/optipng/optipng-0.7.3.ebuild b/media-gfx/optipng/optipng-0.7.3.ebuild index c97c9ce71819..76ba2b869543 100644 --- a/media-gfx/optipng/optipng-0.7.3.ebuild +++ b/media-gfx/optipng/optipng-0.7.3.ebuild @@ -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.1 2012/09/17 17:55:29 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.7.3.ebuild,v 1.2 2012/09/18 04:45:38 nativemad 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="sys-libs/zlib |