diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 16:36:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 16:36:57 +0000 |
commit | 063509006a52ff8e389e5ff62fc1684092fc3f9c (patch) | |
tree | 153cf6093cc227603b1980d8167eed5f459b2cc8 /dev-games | |
parent | Remove old. (diff) | |
download | gentoo-2-063509006a52ff8e389e5ff62fc1684092fc3f9c.tar.gz gentoo-2-063509006a52ff8e389e5ff62fc1684092fc3f9c.tar.bz2 gentoo-2-063509006a52ff8e389e5ff62fc1684092fc3f9c.zip |
Stable for amd64, wrt bug #526372
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/openscenegraph/ChangeLog | 7 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-games/openscenegraph/ChangeLog b/dev-games/openscenegraph/ChangeLog index 021dedf03b76..79e393ff88cf 100644 --- a/dev-games/openscenegraph/ChangeLog +++ b/dev-games/openscenegraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/openscenegraph -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.58 2014/10/10 20:17:05 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.59 2015/02/01 16:36:57 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> openscenegraph-3.2.1.ebuild: + Stable for amd64, wrt bug #526372 *openscenegraph-3.2.1 (10 Oct 2014) diff --git a/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild b/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild index cbff9feba38b..aa3f127ee2c1 100644 --- a/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild,v 1.1 2014/10/10 20:17:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-3.2.1.ebuild,v 1.2 2015/02/01 16:36:57 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.openscenegraph.org/downloads/developer_releases/${MY_P}.zip" LICENSE="wxWinLL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="asio curl debug doc examples ffmpeg fltk fox gdal gif glut gtk jpeg jpeg2k openexr openinventor osgapps pdf png qt4 sdl svg tiff truetype vnc wxwidgets xine xrandr zlib" |