diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-09 16:42:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-09 16:42:58 +0000 |
commit | 2d1e79cf419abcf7290281794fe05f693c6f4791 (patch) | |
tree | 0309bb925dfaa6d8811f73a5e0d802b5a708b8ca /media-libs | |
parent | x86 stable wrt #245293 (diff) | |
download | gentoo-2-2d1e79cf419abcf7290281794fe05f693c6f4791.tar.gz gentoo-2-2d1e79cf419abcf7290281794fe05f693c6f4791.tar.bz2 gentoo-2-2d1e79cf419abcf7290281794fe05f693c6f4791.zip |
x86 stable wrt #245293
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/glpng/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/glpng/glpng-1.45-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glpng/ChangeLog b/media-libs/glpng/ChangeLog index e406fe3bad73..d2d9c44f7da5 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.5 2009/03/07 05:08:30 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glpng/ChangeLog,v 1.6 2009/03/09 16:42:58 armin76 Exp $ + + 09 Mar 2009; Raúl Porcel <armin76@gentoo.org> glpng-1.45-r1.ebuild: + x86 stable wrt #245293 07 Mar 2009; Jeremy Olexa <darkside@gentoo.org> glpng-1.45-r1.ebuild: amd64 stable, bug 245293 diff --git a/media-libs/glpng/glpng-1.45-r1.ebuild b/media-libs/glpng/glpng-1.45-r1.ebuild index d3ff681fd385..675adb5c0624 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 # 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.4 2009/03/07 05:08:30 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glpng/glpng-1.45-r1.ebuild,v 1.5 2009/03/09 16:42:58 armin76 Exp $ inherit cmake-utils multilib @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="virtual/opengl |