summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-16 16:35:35 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-16 16:35:35 +0000
commit97e6535c2217256a621e37bfa7c980458e5fec25 (patch)
treef2577b70a855e39e083a0c437ed68b6465d07492 /dev-games/newton
parentRespect LDFLAGS (bug #336981). Apply more recent Debian patch. Clean up code.... (diff)
downloadhistorical-97e6535c2217256a621e37bfa7c980458e5fec25.tar.gz
historical-97e6535c2217256a621e37bfa7c980458e5fec25.tar.bz2
historical-97e6535c2217256a621e37bfa7c980458e5fec25.zip
virtual/glut -> media-libs/glut
Package-Manager: portage-2.2_rc83/cvs/Linux x86_64
Diffstat (limited to 'dev-games/newton')
-rw-r--r--dev-games/newton/ChangeLog6
-rw-r--r--dev-games/newton/newton-1.53.ebuild4
-rw-r--r--dev-games/newton/newton-2.00.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-games/newton/ChangeLog b/dev-games/newton/ChangeLog
index 4e5400a46b85..2f279a5ad1fa 100644
--- a/dev-games/newton/ChangeLog
+++ b/dev-games/newton/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/newton
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/ChangeLog,v 1.5 2010/04/08 18:34:48 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/ChangeLog,v 1.6 2010/09/16 16:33:05 scarabeus Exp $
+
+ 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> newton-1.53.ebuild,
+ newton-2.00.ebuild:
+ virtual/glut -> media-libs/glut
*newton-2.00 (08 Apr 2010)
diff --git a/dev-games/newton/newton-1.53.ebuild b/dev-games/newton/newton-1.53.ebuild
index 4ebe18ad68f9..cab0cfe7b28f 100644
--- a/dev-games/newton/newton-1.53.ebuild
+++ b/dev-games/newton/newton-1.53.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-1.53.ebuild,v 1.4 2010/03/08 22:12:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-1.53.ebuild,v 1.5 2010/09/16 16:33:05 scarabeus Exp $
EAPI=2
inherit eutils
@@ -17,7 +17,7 @@ IUSE="doc"
DEPEND="doc? (
virtual/opengl
virtual/glu
- virtual/glut
+ media-libs/freeglut
)"
S=${WORKDIR}/newtonSDK
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