diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-28 23:14:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-28 23:14:19 +0000 |
commit | c1fc38d754e65b993ebeb70a5335f01b47ad274e (patch) | |
tree | fa4329e3fc083c32eb36b026c1f65144fb416c68 /dev-games | |
parent | arm/x86 stable, bug #296429 (diff) | |
download | gentoo-2-c1fc38d754e65b993ebeb70a5335f01b47ad274e.tar.gz gentoo-2-c1fc38d754e65b993ebeb70a5335f01b47ad274e.tar.bz2 gentoo-2-c1fc38d754e65b993ebeb70a5335f01b47ad274e.zip |
amd64 stable, bug #296257
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph/ChangeLog | 5 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-games/openscenegraph/ChangeLog b/dev-games/openscenegraph/ChangeLog index 13ce88964933..42a4f696cba0 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.16 2009/12/28 18:48:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.17 2009/12/28 23:14:19 maekke Exp $ + + 28 Dec 2009; Markus Meier <maekke@gentoo.org> openscenegraph-2.8.2.ebuild: + amd64 stable, bug #296257 28 Dec 2009; Raúl Porcel <armin76@gentoo.org> openscenegraph-2.8.2.ebuild: diff --git a/dev-games/openscenegraph/openscenegraph-2.8.2.ebuild b/dev-games/openscenegraph/openscenegraph-2.8.2.ebuild index 49975298f035..c5838361385a 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 # 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.5 2009/12/28 18:48:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-2.8.2.ebuild,v 1.6 2009/12/28 23:14:19 maekke 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 |