summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-11-29 11:05:19 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-11-29 11:05:19 +0000
commitc9ca984ede8f391d7241aa51ed3ea55ddf9c3811 (patch)
tree9ea643a9721dce02d9f1a2a513e03e62dbea1b02 /app-cdr
parentChange oggvorbis flag into vorbis (#94254). (diff)
downloadhistorical-c9ca984ede8f391d7241aa51ed3ea55ddf9c3811.tar.gz
historical-c9ca984ede8f391d7241aa51ed3ea55ddf9c3811.tar.bz2
historical-c9ca984ede8f391d7241aa51ed3ea55ddf9c3811.zip
Complete previous commit.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/k3b/Manifest2
-rw-r--r--app-cdr/k3b/k3b-0.11.24.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/k3b/Manifest b/app-cdr/k3b/Manifest
index 40535ae90ed8..67c9f72e57ab 100644
--- a/app-cdr/k3b/Manifest
+++ b/app-cdr/k3b/Manifest
@@ -1,6 +1,6 @@
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 70d918394e46b765db2f14e1d4d0d6f1 k3b-0.12.8.ebuild 3208
-MD5 6165e00ee671f9b27c4fcd644adb2bdc k3b-0.11.24.ebuild 3101
+MD5 c58ebf198d19232866dd5ca596a2b147 k3b-0.11.24.ebuild 3108
MD5 ac95b85421aba37e6f2aa29145a24e12 ChangeLog 18455
MD5 07519615ce63b52b1fec22f11ce8b6c6 k3b-0.12.5.ebuild 3209
MD5 5369e74b32bdfe1461c6f5f4b4de118d k3b-0.12.7.ebuild 3208
diff --git a/app-cdr/k3b/k3b-0.11.24.ebuild b/app-cdr/k3b/k3b-0.11.24.ebuild
index d3d7f62aace5..519a25e35a2a 100644
--- a/app-cdr/k3b/k3b-0.11.24.ebuild
+++ b/app-cdr/k3b/k3b-0.11.24.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/app-cdr/k3b/k3b-0.11.24.ebuild,v 1.6 2005/11/29 10:57:41 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.11.24.ebuild,v 1.7 2005/11/29 11:05:19 greg_g Exp $
inherit kde eutils
@@ -59,7 +59,7 @@ src_compile() {
local _S=${S}
local myconf="--enable-libsuffix= $(use_with kde k3bsetup)
--with-external-libsamplerate --without-resmgr
- $(use_with oggvorbis) $(use_with mad libmad)
+ $(use_with vorbis oggvorbis) $(use_with mad libmad)
$(use_with flac)"