summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/mpg123/mpg123-1.4.2.ebuild')
-rw-r--r--media-sound/mpg123/mpg123-1.4.2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-sound/mpg123/mpg123-1.4.2.ebuild b/media-sound/mpg123/mpg123-1.4.2.ebuild
index 7c287bfc5c4a..0a3c12eba50e 100644
--- a/media-sound/mpg123/mpg123-1.4.2.ebuild
+++ b/media-sound/mpg123/mpg123-1.4.2.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/mpg123/mpg123-1.4.2.ebuild,v 1.1 2008/05/11 20:22:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.4.2.ebuild,v 1.2 2008/05/17 08:47:13 drac Exp $
DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3."
HOMEPAGE="http://www.mpg123.org"
@@ -22,8 +22,6 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-PROVIDE="virtual/mpg123"
-
src_unpack() {
unpack ${A}
sed -i -e 's:-faltivec::' "${S}"/configure || die "sed failed."