summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/mpg123/mpg123-0.59s-r4.ebuild')
-rw-r--r--media-sound/mpg123/mpg123-0.59s-r4.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/media-sound/mpg123/mpg123-0.59s-r4.ebuild b/media-sound/mpg123/mpg123-0.59s-r4.ebuild
index 54e93133646f..47e65ba2e13c 100644
--- a/media-sound/mpg123/mpg123-0.59s-r4.ebuild
+++ b/media-sound/mpg123/mpg123-0.59s-r4.ebuild
@@ -1,18 +1,17 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r4.ebuild,v 1.8 2004/09/19 03:10:41 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r4.ebuild,v 1.9 2004/09/23 04:29:06 vapier Exp $
inherit eutils
-IUSE="mmx 3dnow esd nas oss"
-
DESCRIPTION="Real Time mp3 player"
HOMEPAGE="http://www.mpg123.de/"
SRC_URI="http://www.mpg123.de/mpg123/${PN}-pre${PV}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ia64 amd64 ppc sparc alpha hppa mips"
+KEYWORDS="x86 ia64 amd64 ppc sparc alpha hppa mips"
+IUSE="mmx 3dnow esd nas oss"
RDEPEND="virtual/libc
esd? ( media-sound/esound )