summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-09-06 13:03:34 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-09-06 13:03:34 +0000
commit85d0c89ab21d0c4c75e82d86d823d80b111113ee (patch)
treeec424326ff520f609296eaf2ddc0c475516a3e11 /dev-games
parentoggvorbis -> vorbis for bug #94254. (diff)
downloadgentoo-2-85d0c89ab21d0c4c75e82d86d823d80b111113ee.tar.gz
gentoo-2-85d0c89ab21d0c4c75e82d86d823d80b111113ee.tar.bz2
gentoo-2-85d0c89ab21d0c4c75e82d86d823d80b111113ee.zip
oggvorbis -> vorbis for bug #94254.
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/crystalspace-cvs/ChangeLog6
-rw-r--r--dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild6
-rw-r--r--dev-games/crystalspace/ChangeLog6
-rw-r--r--dev-games/crystalspace/crystalspace-0.98.4.ebuild6
-rw-r--r--dev-games/crystalspace/crystalspace-0.99_pre20050823.ebuild6
5 files changed, 19 insertions, 11 deletions
diff --git a/dev-games/crystalspace-cvs/ChangeLog b/dev-games/crystalspace-cvs/ChangeLog
index 63d94d5413d6..7b4ae0a3aa0a 100644
--- a/dev-games/crystalspace-cvs/ChangeLog
+++ b/dev-games/crystalspace-cvs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/crystalspace-cvs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.11 2005/02/28 17:33:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.12 2005/09/06 13:03:34 wolf31o2 Exp $
+
+ 06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ crystalspace-cvs-0.99.ebuild:
+ oggvorbis -> vorbis for bug #94254.
28 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org>
crystalspace-cvs-0.99.ebuild:
diff --git a/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild b/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild
index 5a6597e0c710..58fc97ee22a4 100644
--- a/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild
+++ b/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.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-cvs/crystalspace-cvs-0.99.ebuild,v 1.5 2005/02/28 17:33:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild,v 1.6 2005/09/06 13:03:34 wolf31o2 Exp $
ECVS_SERVER="cvs.sourceforge.net:/cvsroot/crystal"
ECVS_MODULE="CS"
@@ -14,7 +14,7 @@ SRC_URI=""
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="ppc x86"
-IUSE="oggvorbis mikmod openal truetype 3ds mng"
+IUSE="vorbis mikmod openal truetype 3ds mng"
RDEPEND="sys-libs/zlib
>=media-libs/libpng-1.2.1
@@ -24,7 +24,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/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 <wolf31o2@gentoo.org>
+ 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