diff options
author | Michael Weber <xmw@gentoo.org> | 2012-07-10 04:51:17 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-07-10 04:51:17 +0000 |
commit | 1e9dccc820746aa8731e2ead6fbd158230514ec2 (patch) | |
tree | f9630cd5d2dd3e42f8c70f95288fa59a9b47113b /dev-games/openscenegraph/openscenegraph-3.0.1.ebuild | |
parent | Add a missing depend on dev-perl/HTTP-Date as reported in bug #405125 (diff) | |
download | gentoo-2-1e9dccc820746aa8731e2ead6fbd158230514ec2.tar.gz gentoo-2-1e9dccc820746aa8731e2ead6fbd158230514ec2.tar.bz2 gentoo-2-1e9dccc820746aa8731e2ead6fbd158230514ec2.zip |
ppc stable (bug 405665)
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'dev-games/openscenegraph/openscenegraph-3.0.1.ebuild')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild b/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild index 02283ff283a5..91004525b302 100644 --- a/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild,v 1.7 2012/06/04 07:17:38 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild,v 1.8 2012/07/10 04:51:17 xmw Exp $ EAPI=3 @@ -15,7 +15,7 @@ SRC_URI="http://www.openscenegraph.org/downloads/stable_releases/${MY_P}/source/ LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="curl debug doc examples ffmpeg fltk fox gdal gif glut gtk itk jpeg jpeg2k openexr openinventor osgapps pdf png qt4 sdl static-libs svg tiff truetype vnc wxwidgets xine xrandr zlib" |