diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 13:36:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 13:36:17 +0000 |
commit | b6a344737b58feb58b473415fa167a69ba0bebba (patch) | |
tree | d22b4255111894e03aaa00ce8e159f9c53379c6e /dev-games | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-b6a344737b58feb58b473415fa167a69ba0bebba.tar.gz gentoo-2-b6a344737b58feb58b473415fa167a69ba0bebba.tar.bz2 gentoo-2-b6a344737b58feb58b473415fa167a69ba0bebba.zip |
Drop sparc keywords
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph/ChangeLog | 7 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-2.8.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-games/openscenegraph/ChangeLog b/dev-games/openscenegraph/ChangeLog index d66d964fe172..321429b7d61d 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.35 2010/12/08 16:34:42 mr_bones_ Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.36 2011/02/26 13:36:17 armin76 Exp $ + + 26 Feb 2011; Raúl Porcel <armin76@gentoo.org> openscenegraph-2.8.3.ebuild: + Drop sparc keywords 08 Dec 2010; Michael Sterrett <mr_bones_@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 aca63d97f263..913bc1fb523e 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 +# Copyright 1999-2011 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.11 2010/12/08 16:34:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild,v 1.12 2011/02/26 13:36:17 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 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 |