diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-15 15:57:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-15 15:57:41 +0000 |
commit | 341624f5541e83dbd93838f1d8b29baf9dcc045c (patch) | |
tree | 70e1421a01115fa94aa5378c7978e9f2541f28e8 /media-libs/glpng | |
parent | stable ppc, bug 349891 (diff) | |
download | gentoo-2-341624f5541e83dbd93838f1d8b29baf9dcc045c.tar.gz gentoo-2-341624f5541e83dbd93838f1d8b29baf9dcc045c.tar.bz2 gentoo-2-341624f5541e83dbd93838f1d8b29baf9dcc045c.zip |
stable ppc, bug 334215
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/glpng')
-rw-r--r-- | media-libs/glpng/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/glpng/glpng-1.45-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/glpng/ChangeLog b/media-libs/glpng/ChangeLog index 931e5e098786..4ed692466e1d 100644 --- a/media-libs/glpng/ChangeLog +++ b/media-libs/glpng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glpng -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glpng/ChangeLog,v 1.7 2009/05/31 01:24:36 nyhm Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/glpng/ChangeLog,v 1.8 2011/01/15 15:57:41 ranger Exp $ + + 15 Jan 2011; Brent Baude <ranger@gentoo.org> glpng-1.45-r1.ebuild: + stable ppc, bug 334215 31 May 2009; Tristan Heaven <nyhm@gentoo.org> glpng-1.45-r1.ebuild: Fix LICENSE: as-is -> ZLIB diff --git a/media-libs/glpng/glpng-1.45-r1.ebuild b/media-libs/glpng/glpng-1.45-r1.ebuild index 861bda8aaae8..6761961efb46 100644 --- a/media-libs/glpng/glpng-1.45-r1.ebuild +++ b/media-libs/glpng/glpng-1.45-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glpng/glpng-1.45-r1.ebuild,v 1.6 2009/05/31 01:24:36 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glpng/glpng-1.45-r1.ebuild,v 1.7 2011/01/15 15:57:41 ranger Exp $ inherit cmake-utils multilib @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="virtual/opengl |