diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-10-24 12:17:32 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-10-24 12:17:32 +0000 |
commit | bb4317989563866ac573a11367c9105b4422973c (patch) | |
tree | 58ea89bc0c01cbc727903b2a84020dde2583912b /net-misc/streamtuner | |
parent | Fixed configuration instruction. (diff) | |
download | gentoo-2-bb4317989563866ac573a11367c9105b4422973c.tar.gz gentoo-2-bb4317989563866ac573a11367c9105b4422973c.tar.bz2 gentoo-2-bb4317989563866ac573a11367c9105b4422973c.zip |
fix invalid atoms
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-misc/streamtuner')
-rw-r--r-- | net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild b/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild index 4e669caf7a78..9c6ff128f49c 100644 --- a/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild +++ b/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild,v 1.2 2005/10/18 23:21:11 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild,v 1.3 2005/10/24 12:17:32 swegener Exp $ IUSE="xmms" @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" DEPEND=">=x11-libs/gtk+-2.4 >=net-misc/curl-7.10.8 >=app-text/scrollkeeper-0.3.0 - >=dev-libs/libxml2 + dev-libs/libxml2 >=media-libs/taglib-1.2" RDEPEND="${DEPEND} |