public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.5.1.ebuild
@ 2009-05-08 12:10 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-05-08 12:10 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/08 12:10:35

  Modified:             glew-1.5.1.ebuild
  Log:
  Fix licenses per some bug I just closed
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 media-libs/glew/glew-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/glew-1.5.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/glew-1.5.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/glew-1.5.1.ebuild?r1=1.10&r2=1.11

Index: glew-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- glew-1.5.1.ebuild	7 May 2009 18:45:32 -0000	1.10
+++ glew-1.5.1.ebuild	8 May 2009 12:10:35 -0000	1.11
@@ -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/glew/glew-1.5.1.ebuild,v 1.10 2009/05/07 18:45:32 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.1.ebuild,v 1.11 2009/05/08 12:10:35 ssuominen Exp $
 
 inherit eutils multilib toolchain-funcs
 
@@ -8,14 +8,14 @@
 HOMEPAGE="http://glew.sourceforge.net"
 SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz"
 
-LICENSE="BSD GLX SGI-B GPL-2"
+LICENSE="BSD MIT"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="virtual/opengl
+RDEPEND="virtual/opengl
 	virtual/glu"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${PN}
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-08 12:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-08 12:10 [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.5.1.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox