diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-17 11:09:08 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-17 11:09:08 +0000 |
commit | b83e3b10bec765e41a6fd9a3a2338e18204c89f5 (patch) | |
tree | 79662af153b5c36b509fc45cf9af3f4818061fa3 /dev-games/newton/newton-1.53.ebuild | |
parent | Fix help2man patch (bug #337771 by Flameeyes). (diff) | |
download | historical-b83e3b10bec765e41a6fd9a3a2338e18204c89f5.tar.gz historical-b83e3b10bec765e41a6fd9a3a2338e18204c89f5.tar.bz2 historical-b83e3b10bec765e41a6fd9a3a2338e18204c89f5.zip |
Remove virtual/glu where already virtual/opengl is stated.
Package-Manager: portage-2.2_rc83/cvs/Linux x86_64
Diffstat (limited to 'dev-games/newton/newton-1.53.ebuild')
-rw-r--r-- | dev-games/newton/newton-1.53.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-games/newton/newton-1.53.ebuild b/dev-games/newton/newton-1.53.ebuild index cab0cfe7b28f..fdd9c6075244 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.5 2010/09/16 16:33:05 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-1.53.ebuild,v 1.6 2010/09/17 11:01:42 scarabeus Exp $ EAPI=2 inherit eutils @@ -16,7 +16,6 @@ IUSE="doc" DEPEND="doc? ( virtual/opengl - virtual/glu media-libs/freeglut )" |