summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/rexima/rexima-1.4.ebuild')
-rw-r--r--media-sound/rexima/rexima-1.4.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/media-sound/rexima/rexima-1.4.ebuild b/media-sound/rexima/rexima-1.4.ebuild
index c0946eea7573..5aa2264d5f91 100644
--- a/media-sound/rexima/rexima-1.4.ebuild
+++ b/media-sound/rexima/rexima-1.4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.11 2004/09/22 20:48:23 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.12 2004/11/23 05:56:48 eradicator Exp $
+
+IUSE=""
DESCRIPTION="A curses-based interactive mixer which can also be used from the command-line."
HOMEPAGE="http://rus.members.beeb.net/rexima.html"
@@ -8,11 +10,10 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ppc"
-IUSE=""
+KEYWORDS="amd64 ppc ~sparc x86"
+
+RDEPEND="sys-libs/ncurses"
-RDEPEND="virtual/libc
- sys-libs/ncurses"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"