diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-06 17:54:16 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-06 17:54:16 +0000 |
commit | 1f4b6c2d7ee48a544759b494ed0148212d62d74e (patch) | |
tree | 6eeab01e3ae2de2c997a081dc8a28fdbc8ea44ac /media-sound | |
parent | Remove virtual/mpg123. (diff) | |
download | gentoo-2-1f4b6c2d7ee48a544759b494ed0148212d62d74e.tar.gz gentoo-2-1f4b6c2d7ee48a544759b494ed0148212d62d74e.tar.bz2 gentoo-2-1f4b6c2d7ee48a544759b494ed0148212d62d74e.zip |
Remove virtual/mpg123.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/gqmpeg/gqmpeg-0.91.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild b/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild index 9342b71bd394..07d95749304b 100644 --- a/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild +++ b/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild,v 1.7 2008/05/17 09:23:59 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild,v 1.8 2009/09/06 17:54:16 ssuominen Exp $ DESCRIPTION="front end to various audio players, including mpg123" HOMEPAGE="http://gqmpeg.sourceforge.net" @@ -13,7 +13,7 @@ IUSE="nls" RDEPEND=">=x11-libs/gtk+-2.2 media-sound/vorbis-tools - virtual/mpg123" + media-sound/mpg123" DEPEND="${RDEPEND} dev-util/pkgconfig nls? ( sys-devel/gettext )" |