diff options
Diffstat (limited to 'app-cdr/burncenter/burncenter-3.1.ebuild')
-rw-r--r-- | app-cdr/burncenter/burncenter-3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/burncenter/burncenter-3.1.ebuild b/app-cdr/burncenter/burncenter-3.1.ebuild index a268b4e8aaad..9cb69d2e5fb0 100644 --- a/app-cdr/burncenter/burncenter-3.1.ebuild +++ b/app-cdr/burncenter/burncenter-3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/burncenter/burncenter-3.1.ebuild,v 1.3 2003/09/05 22:57:43 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/burncenter/burncenter-3.1.ebuild,v 1.4 2004/02/24 05:32:08 eradicator Exp $ DESCRIPTION="A Perl module and a collection of easy-to-use text based interfaces to the UNIX CD burning tools" HOMEPAGE="http://alx14.free.fr/burncenter/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" DEPEND="dev-lang/perl" RDEPEND="${DEPEND} >=app-cdr/cdrtools-1.11 - >=media-sound/mpg123-0.59 + virtual/mpg123 oggvorbis? ( >=media-sound/vorbis-tools-1.0_rc2 >=media-sound/oggtst-0.0 )" |