commit: 5a470c06333c585ab0b4a09256968b6d3e563a26
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 13 18:54:09 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 23:06:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a470c06
app-cdr/mp3burn: Fix dependency on dev-perl/Ogg-Vorbis-Header
Package-Manager: portage-2.2.27
app-cdr/mp3burn/mp3burn-0.4.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
index 3a819f2..232d43a 100644
--- a/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
+++ b/app-cdr/mp3burn/mp3burn-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ RDEPEND="${DEPEND}
media-sound/vorbis-tools
virtual/cdrtools
dev-perl/MP3-Info
- dev-perl/ogg-vorbis-header
+ dev-perl/Ogg-Vorbis-Header
dev-perl/String-ShellQuote
"