summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-12 15:42:10 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-12 15:42:10 +0000
commit16d59eeb6229ffc60493e12691568e9f3a06153c (patch)
tree294e20e9157e75c63b8e989ee4e087799831b5c8 /games-strategy/boson
parentMarked ~ppc for bug #133119. (diff)
downloadhistorical-16d59eeb6229ffc60493e12691568e9f3a06153c.tar.gz
historical-16d59eeb6229ffc60493e12691568e9f3a06153c.tar.bz2
historical-16d59eeb6229ffc60493e12691568e9f3a06153c.zip
Locking down to versions of openal that work, and removing older version as it doesn't work with newer python.
Package-Manager: portage-2.1_pre10-r5
Diffstat (limited to 'games-strategy/boson')
-rw-r--r--games-strategy/boson/ChangeLog9
-rw-r--r--games-strategy/boson/boson-0.11.ebuild5
2 files changed, 10 insertions, 4 deletions
diff --git a/games-strategy/boson/ChangeLog b/games-strategy/boson/ChangeLog
index 50802eb2ea65..1b4117f9d227 100644
--- a/games-strategy/boson/ChangeLog
+++ b/games-strategy/boson/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-strategy/boson
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/ChangeLog,v 1.14 2005/11/18 09:20:08 hansmi Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/ChangeLog,v 1.15 2006/05/12 15:42:10 wolf31o2 Exp $
+
+ 12 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> -boson-0.10.ebuild,
+ boson-0.11.ebuild:
+ Locking down to versions of openal that work, and removing older version as
+ it doesn't work with newer python.
18 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> boson-0.11.ebuild:
Stable on ppc.
diff --git a/games-strategy/boson/boson-0.11.ebuild b/games-strategy/boson/boson-0.11.ebuild
index 1b8ae292b008..c0369d48185c 100644
--- a/games-strategy/boson/boson-0.11.ebuild
+++ b/games-strategy/boson/boson-0.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation and Thomas Capricelli <orzel@kde.org>
+# Copyright 1999-2006 Gentoo Foundation and Thomas Capricelli <orzel@kde.org>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.11.ebuild,v 1.3 2005/11/18 09:20:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.11.ebuild,v 1.4 2006/05/12 15:42:10 wolf31o2 Exp $
inherit kde
@@ -15,6 +15,7 @@ IUSE="opengl"
DEPEND="media-libs/lib3ds
>=media-libs/openal-20040303
+ <media-libs/openal-20051024
kde-base/arts
opengl? ( virtual/opengl )"
need-kde 3