diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 17:32:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 17:32:49 +0000 |
commit | e425770e215f5a5bd269add1f81159570d7f4b88 (patch) | |
tree | 50a11902016cdb51f422ad05b69b64e5c9ce5727 /dev-games | |
parent | alpha/sparc stable wrt #332093 (diff) | |
download | gentoo-2-e425770e215f5a5bd269add1f81159570d7f4b88.tar.gz gentoo-2-e425770e215f5a5bd269add1f81159570d7f4b88.tar.bz2 gentoo-2-e425770e215f5a5bd269add1f81159570d7f4b88.zip |
sparc stable wrt #332329
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-2.8.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/openscenegraph/ChangeLog b/dev-games/openscenegraph/ChangeLog index fcde71628ed5..0800ed4218ad 100644 --- a/dev-games/openscenegraph/ChangeLog +++ b/dev-games/openscenegraph/ChangeLog @@ -1,6 +1,10 @@ # 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.32 2010/09/17 11:07:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.33 2010/09/18 17:32:49 armin76 Exp $ + + 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> + openscenegraph-2.8.3.ebuild: + sparc stable wrt #332329 17 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> openscenegraph-2.8.2.ebuild, 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 dd89a727c0a6..99f3fe5e8e83 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.8 2010/09/17 11:07:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild,v 1.9 2010/09/18 17:32:49 armin76 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 |