aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-01-07 17:35:20 +0100
committerJustin Lecher <jlec@gentoo.org>2011-01-07 17:35:20 +0100
commit385c67f9d97c566f4eadc81e46c1e350d6d87eb6 (patch)
tree30cfa8a62508c003a9e3766e6589e141f9b26bc6 /x11-libs/tr/tr-1.3.ebuild
parentMerge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci (diff)
downloadsci-385c67f9d97c566f4eadc81e46c1e350d6d87eb6.tar.gz
sci-385c67f9d97c566f4eadc81e46c1e350d6d87eb6.tar.bz2
sci-385c67f9d97c566f4eadc81e46c1e350d6d87eb6.zip
Some QA on ebuild style
(Portage version: 2.2.0_alpha14/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'x11-libs/tr/tr-1.3.ebuild')
-rw-r--r--x11-libs/tr/tr-1.3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/tr/tr-1.3.ebuild b/x11-libs/tr/tr-1.3.ebuild
index f396612da..ac9d49baa 100644
--- a/x11-libs/tr/tr-1.3.ebuild
+++ b/x11-libs/tr/tr-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -11,11 +11,10 @@ HOMEPAGE="http://www.mesa3d.org/brianp/TR.html"
SRC_URI="http://www.mesa3d.org/brianp/tr-1.3.tar.gz"
LICENSE="GPL-2"
-
SLOT="0"
KEYWORDS="~amd64 ~x86"
-
IUSE=""
+
RDEPEND="media-libs/freeglut"
DEPEND="${RDEPEND}"