diff options
author | 2010-09-16 16:33:05 +0000 | |
---|---|---|
committer | 2010-09-16 16:33:05 +0000 | |
commit | e19ec2b0d9c6162f8f80a01dc92c2ad54523bbd6 (patch) | |
tree | 202d0d35ea33d348058bbbe97773c6fa19a8b425 /dev-games/newton/newton-2.00.ebuild | |
parent | virtual/glut -> media-libs/glut (diff) | |
download | gentoo-2-e19ec2b0d9c6162f8f80a01dc92c2ad54523bbd6.tar.gz gentoo-2-e19ec2b0d9c6162f8f80a01dc92c2ad54523bbd6.tar.bz2 gentoo-2-e19ec2b0d9c6162f8f80a01dc92c2ad54523bbd6.zip |
virtual/glut -> media-libs/glut
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'dev-games/newton/newton-2.00.ebuild')
-rw-r--r-- | dev-games/newton/newton-2.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/newton/newton-2.00.ebuild b/dev-games/newton/newton-2.00.ebuild index 929796a63577..10336169143e 100644 --- a/dev-games/newton/newton-2.00.ebuild +++ b/dev-games/newton/newton-2.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-2.00.ebuild,v 1.1 2010/04/08 18:34:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-2.00.ebuild,v 1.2 2010/09/16 16:33:05 scarabeus Exp $ inherit eutils multilib @@ -22,7 +22,7 @@ QA_TEXTRELS="usr/$(get_libdir)/libNewton.so.2.0.0" DEPEND="doc? ( virtual/opengl virtual/glu - virtual/glut + media-libs/freeglut )" S=${WORKDIR}/newtonSDK |