diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-26 15:26:26 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-26 15:26:26 +0000 |
commit | 4c9a7a4d02dda3e3264255f62f0ebd168f25e0d3 (patch) | |
tree | d44eaef92cf16dff85a38faa4495b9cdef5978b5 /dev-games/openscenegraph | |
parent | Slightly nicer patch to apply CFLAGS as intended and to apply CFLAGS and LDFL... (diff) | |
download | gentoo-2-4c9a7a4d02dda3e3264255f62f0ebd168f25e0d3.tar.gz gentoo-2-4c9a7a4d02dda3e3264255f62f0ebd168f25e0d3.tar.bz2 gentoo-2-4c9a7a4d02dda3e3264255f62f0ebd168f25e0d3.zip |
Add ~sparc for testing, Bug #260342.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-games/openscenegraph')
-rw-r--r-- | dev-games/openscenegraph/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-2.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/openscenegraph/ChangeLog b/dev-games/openscenegraph/ChangeLog index 16633a978624..de542d115457 100644 --- a/dev-games/openscenegraph/ChangeLog +++ b/dev-games/openscenegraph/ChangeLog @@ -1,6 +1,10 @@ # 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.2 2009/02/25 14:00:49 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.3 2009/02/26 15:26:26 fmccor Exp $ + + 26 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + openscenegraph-2.8.0.ebuild: + Add ~sparc for testing, Bug #260342. 25 Feb 2009; Alfredo Tupone <tupone@gentoo.org> +files/openscenegraph-2.8.0-magicoff.patch, openscenegraph-2.8.0.ebuild: diff --git a/dev-games/openscenegraph/openscenegraph-2.8.0.ebuild b/dev-games/openscenegraph/openscenegraph-2.8.0.ebuild index d95799336f56..d2f2e62a4e86 100644 --- a/dev-games/openscenegraph/openscenegraph-2.8.0.ebuild +++ b/dev-games/openscenegraph/openscenegraph-2.8.0.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.0.ebuild,v 1.2 2009/02/25 14:00:49 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-2.8.0.ebuild,v 1.3 2009/02/26 15:26:26 fmccor Exp $ EAPI=2 inherit eutils versionator cmake-utils @@ -15,7 +15,7 @@ SRC_URI="http://www.openscenegraph.org/downloads/stable_releases/${MY_P_MAJOR}/s LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="xulrunner" RDEPEND="virtual/opengl |