summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-08-13 20:59:57 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-08-13 20:59:57 +0000
commit4bc77e01f4134ab189821461988931ab54f5bae3 (patch)
tree8482973c61a49a5ec2c63d5f40bcb9d92fcea3e1 /media-libs
parentppc. stable (diff)
downloadgentoo-2-4bc77e01f4134ab189821461988931ab54f5bae3.tar.gz
gentoo-2-4bc77e01f4134ab189821461988931ab54f5bae3.tar.bz2
gentoo-2-4bc77e01f4134ab189821461988931ab54f5bae3.zip
ppc. stable
(Portage version: 2.1.3.5)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/glew/ChangeLog5
-rw-r--r--media-libs/glew/glew-1.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glew/ChangeLog b/media-libs/glew/ChangeLog
index af8c0cd8beba..8cc5e1981391 100644
--- a/media-libs/glew/ChangeLog
+++ b/media-libs/glew/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.24 2007/05/15 20:27:14 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.25 2007/08/13 20:59:57 dertobi123 Exp $
+
+ 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> glew-1.3.5.ebuild:
+ ppc. stable
15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
diff --git a/media-libs/glew/glew-1.3.5.ebuild b/media-libs/glew/glew-1.3.5.ebuild
index 1daebbe410c2..0b5e9ea06791 100644
--- a/media-libs/glew/glew-1.3.5.ebuild
+++ b/media-libs/glew/glew-1.3.5.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-libs/glew/glew-1.3.5.ebuild,v 1.5 2007/04/22 18:01:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.3.5.ebuild,v 1.6 2007/08/13 20:59:57 dertobi123 Exp $
inherit eutils multilib toolchain-funcs
@@ -12,7 +12,7 @@ LICENSE="BSD GLX SGI-B GPL-2"
IUSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ia64 ppc ~ppc64 ~sparc x86"
RDEPEND="virtual/opengl
virtual/glu"