diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-10 13:39:27 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-10 13:39:27 +0000 |
commit | 92ccb392bde0ab9597c8b0cd6ac89d695b87d13b (patch) | |
tree | 5f3f44d85e656a5fcceefedabe30a86f3a2637c3 /media-gfx/optipng | |
parent | amd64 stable, bug 162649 (diff) | |
download | gentoo-2-92ccb392bde0ab9597c8b0cd6ac89d695b87d13b.tar.gz gentoo-2-92ccb392bde0ab9597c8b0cd6ac89d695b87d13b.tar.bz2 gentoo-2-92ccb392bde0ab9597c8b0cd6ac89d695b87d13b.zip |
Stable on ppc wrt bug 165374
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-gfx/optipng')
-rw-r--r-- | media-gfx/optipng/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/optipng/optipng-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/optipng/ChangeLog b/media-gfx/optipng/ChangeLog index 173b9041d664..8f55645011dd 100644 --- a/media-gfx/optipng/ChangeLog +++ b/media-gfx/optipng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/optipng # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.27 2007/02/05 10:37:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.28 2007/02/10 13:39:27 nixnut Exp $ + + 10 Feb 2007; nixnut <nixnut@gentoo.org> optipng-0.5.4.ebuild: + Stable on ppc wrt bug 165374 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> optipng-0.5.4.ebuild: x86 stable wrt bug 165374 diff --git a/media-gfx/optipng/optipng-0.5.4.ebuild b/media-gfx/optipng/optipng-0.5.4.ebuild index 84a732000216..265209847b1e 100644 --- a/media-gfx/optipng/optipng-0.5.4.ebuild +++ b/media-gfx/optipng/optipng-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.5.4.ebuild,v 1.2 2007/02/05 10:37:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.5.4.ebuild,v 1.3 2007/02/10 13:39:27 nixnut Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://optipng.sourceforge.net/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos x86" +KEYWORDS="~alpha ~amd64 ppc ~ppc-macos x86" IUSE="" DEPEND="virtual/libc" |