From 85d0c89ab21d0c4c75e82d86d823d80b111113ee Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 6 Sep 2005 13:03:34 +0000 Subject: oggvorbis -> vorbis for bug #94254. (Portage version: 1.589-cvs) --- dev-games/crystalspace/ChangeLog | 6 +++++- dev-games/crystalspace/crystalspace-0.98.4.ebuild | 6 +++--- dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'dev-games/crystalspace') diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog index 2690711aaf7f..47f944b18e76 100644 --- a/dev-games/crystalspace/ChangeLog +++ b/dev-games/crystalspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-games/crystalspace # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.16 2005/08/31 19:30:35 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.17 2005/09/06 13:02:47 wolf31o2 Exp $ + + 06 Sep 2005; Chris Gianelloni + crystalspace-0.98.4.ebuild, crystalspace-0.99_pre20050823.ebuild: + oggvorbis -> vorbis for bug #94254. *crystalspace-0.99_pre20050823 (31 Aug 2005) diff --git a/dev-games/crystalspace/crystalspace-0.98.4.ebuild b/dev-games/crystalspace/crystalspace-0.98.4.ebuild index 2eff0cc027e6..fce50418d1bf 100644 --- a/dev-games/crystalspace/crystalspace-0.98.4.ebuild +++ b/dev-games/crystalspace/crystalspace-0.98.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.10 2005/02/28 17:31:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.11 2005/09/06 13:02:47 wolf31o2 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" KEYWORDS="ppc x86" -IUSE="3ds mikmod mng oggvorbis openal truetype" +IUSE="3ds mikmod mng vorbis openal truetype" RDEPEND="sys-libs/zlib >=media-libs/libpng-1.2.1 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/zlib 3ds? ( media-libs/lib3ds ) truetype? ( >=media-libs/freetype-2.0 ) openal? ( media-libs/openal ) - oggvorbis? ( + vorbis? ( >=media-libs/libogg-1.0 >=media-libs/libvorbis-1.0 ) dev-games/ode diff --git a/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild b/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild index 1dd3bd4cf569..7c082cd0d65d 100644 --- a/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild +++ b/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild,v 1.1 2005/08/31 19:30:36 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild,v 1.2 2005/09/06 13:02:47 wolf31o2 Exp $ inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/crystal/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="3ds debug mikmod mng oggvorbis openal truetype" +IUSE="3ds debug mikmod mng vorbis openal truetype" RDEPEND="sys-libs/zlib >=media-libs/libpng-1.2.1 @@ -21,7 +21,7 @@ RDEPEND="sys-libs/zlib 3ds? ( media-libs/lib3ds ) truetype? ( >=media-libs/freetype-2.0 ) openal? ( media-libs/openal ) - oggvorbis? ( + vorbis? ( >=media-libs/libogg-1.0 >=media-libs/libvorbis-1.0 ) dev-games/ode -- cgit v1.2.3-65-gdbad