diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-10 00:01:10 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-10 00:01:10 +0000 |
commit | 62a0d7c0a1b344643d17612e25c5e6c029827a54 (patch) | |
tree | 5e5b6ad6137fcffa0fcd49214b0d69bea3305758 /dev-games/openscenegraph | |
parent | Add ~mips keyword. Remove no longer needed ancient version. (diff) | |
download | historical-62a0d7c0a1b344643d17612e25c5e6c029827a54.tar.gz historical-62a0d7c0a1b344643d17612e25c5e6c029827a54.tar.bz2 historical-62a0d7c0a1b344643d17612e25c5e6c029827a54.zip |
Marked ppc stable for bug #296459.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'dev-games/openscenegraph')
-rw-r--r-- | dev-games/openscenegraph/ChangeLog | 7 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-2.8.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-games/openscenegraph/ChangeLog b/dev-games/openscenegraph/ChangeLog index 42a4f696cba0..3833bd574c22 100644 --- a/dev-games/openscenegraph/ChangeLog +++ b/dev-games/openscenegraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/openscenegraph -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.17 2009/12/28 23:14:19 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.18 2010/02/10 00:01:10 josejx Exp $ + + 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> openscenegraph-2.8.2.ebuild: + Marked ppc stable for bug #296459. 28 Dec 2009; Markus Meier <maekke@gentoo.org> openscenegraph-2.8.2.ebuild: amd64 stable, bug #296257 diff --git a/dev-games/openscenegraph/openscenegraph-2.8.2.ebuild b/dev-games/openscenegraph/openscenegraph-2.8.2.ebuild index c5838361385a..3195baed3a6f 100644 --- a/dev-games/openscenegraph/openscenegraph-2.8.2.ebuild +++ b/dev-games/openscenegraph/openscenegraph-2.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.2.ebuild,v 1.6 2009/12/28 23:14:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-2.8.2.ebuild,v 1.7 2010/02/10 00:01:10 josejx Exp $ EAPI=2 inherit eutils versionator base cmake-utils @@ -14,7 +14,7 @@ SRC_URI="http://www.openscenegraph.org/downloads/stable_releases/${MY_P}/source/ LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="curl gif jpeg jpeg2k osgapps pdf png svg tiff truetype xine xrandr xulrunner" RDEPEND="virtual/opengl |