diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:56:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:56:56 +0000 |
commit | 2894a7ede3d284c53eb31bc9981339faea1fefcb (patch) | |
tree | 848aa7b54c3792ed6e7906a3e006eeda9a7a1a81 /dev-games/openscenegraph | |
parent | stable ppc, bug 332577 (diff) | |
download | gentoo-2-2894a7ede3d284c53eb31bc9981339faea1fefcb.tar.gz gentoo-2-2894a7ede3d284c53eb31bc9981339faea1fefcb.tar.bz2 gentoo-2-2894a7ede3d284c53eb31bc9981339faea1fefcb.zip |
stable ppc, bug 332329
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-games/openscenegraph')
-rw-r--r-- | dev-games/openscenegraph/ChangeLog | 5 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-2.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/openscenegraph/ChangeLog b/dev-games/openscenegraph/ChangeLog index 0800ed4218ad..b2914978f572 100644 --- a/dev-games/openscenegraph/ChangeLog +++ b/dev-games/openscenegraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/openscenegraph # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.33 2010/09/18 17:32:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.34 2010/10/15 13:56:56 ranger Exp $ + + 15 Oct 2010; Brent Baude <ranger@gentoo.org> openscenegraph-2.8.3.ebuild: + stable ppc, bug 332329 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> openscenegraph-2.8.3.ebuild: diff --git a/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild b/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild index 99f3fe5e8e83..02d0bd285b7e 100644 --- a/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild +++ b/dev-games/openscenegraph/openscenegraph-2.8.3.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/openscenegraph/openscenegraph-2.8.3.ebuild,v 1.9 2010/09/18 17:32:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild,v 1.10 2010/10/15 13:56:56 ranger Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.openscenegraph.org/projects/osg/" SRC_URI="http://www.openscenegraph.org/downloads/stable_releases/${MY_P}/source/${MY_P}.zip" LICENSE="wxWinLL-3 LGPL-2.1" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" SLOT="0" IUSE="curl debug doc examples ffmpeg fltk fox gdal gif glut gtk jpeg jpeg2k openexr openinventor osgapps pdf png qt4 sdl static-libs svg tiff truetype vnc |