summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-06 17:54:56 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-06 17:54:56 +0000
commit264b77f62ccaecac3fa4f888025d365693d15305 (patch)
tree2eef3f0a1f79bc1a3b2d8c04d474172d2400773d /media-sound/mserv
parentRemove virtual/mpg123. (diff)
downloadgentoo-2-264b77f62ccaecac3fa4f888025d365693d15305.tar.gz
gentoo-2-264b77f62ccaecac3fa4f888025d365693d15305.tar.bz2
gentoo-2-264b77f62ccaecac3fa4f888025d365693d15305.zip
Remove virtual/mpg123.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/mserv')
-rw-r--r--media-sound/mserv/mserv-0.35-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mserv/mserv-0.35-r1.ebuild b/media-sound/mserv/mserv-0.35-r1.ebuild
index 9887136f49b4..1cce034dfb99 100644
--- a/media-sound/mserv/mserv-0.35-r1.ebuild
+++ b/media-sound/mserv/mserv-0.35-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mserv/mserv-0.35-r1.ebuild,v 1.13 2009/08/03 13:23:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mserv/mserv-0.35-r1.ebuild,v 1.14 2009/09/06 17:54:56 ssuominen Exp $
inherit depend.apache webapp eutils toolchain-funcs
@@ -16,7 +16,7 @@ WEBAPP_MANUAL_SLOT="yes"
SLOT="0"
RDEPEND=">=dev-lang/perl-5.6.1
- virtual/mpg123
+ media-sound/mpg123
media-sound/sox
vorbis? ( media-sound/vorbis-tools )"
DEPEND=""