diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-06 13:03:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-06 13:03:34 +0000 |
commit | cb295b1c2d978bf6f42b41251b4de7965453ac21 (patch) | |
tree | a47a7212c0be0f87a729ca1193e062ea241d7416 /dev-games/crystalspace-cvs | |
parent | oggvorbis -> vorbis for bug #94254. (diff) | |
download | historical-cb295b1c2d978bf6f42b41251b4de7965453ac21.tar.gz historical-cb295b1c2d978bf6f42b41251b4de7965453ac21.tar.bz2 historical-cb295b1c2d978bf6f42b41251b4de7965453ac21.zip |
oggvorbis -> vorbis for bug #94254.
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-games/crystalspace-cvs')
-rw-r--r-- | dev-games/crystalspace-cvs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild | 6 |
2 files changed, 8 insertions, 4 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 |