diff options
Diffstat (limited to 'dev-games/openscenegraph/openscenegraph-3.2.1.ebuild')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild b/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild index cbff9feba38b..aa3f127ee2c1 100644 --- a/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild,v 1.1 2014/10/10 20:17:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild,v 1.2 2015/02/01 16:36:57 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.openscenegraph.org/downloads/developer_releases/${MY_P}.zip" LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gtk jpeg jpeg2k openexr openinventor osgapps pdf png qt4 sdl svg tiff truetype vnc wxwidgets xine xrandr zlib" |