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 | 4b00892d4af3d46ebfa066ff8f4aa1d5ee069bb5 (patch) | |
tree | 8df900a7ca4a34d1f9af3f4f3dcffb966ea1c8cb /net-misc/streamtuner | |
parent | Fixed configuration instruction. (diff) | |
download | historical-4b00892d4af3d46ebfa066ff8f4aa1d5ee069bb5.tar.gz historical-4b00892d4af3d46ebfa066ff8f4aa1d5ee069bb5.tar.bz2 historical-4b00892d4af3d46ebfa066ff8f4aa1d5ee069bb5.zip |
fix invalid atoms
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-misc/streamtuner')
-rw-r--r-- | net-misc/streamtuner/Manifest | 8 | ||||
-rw-r--r-- | net-misc/streamtuner/streamtuner-0.99.99-r1.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/streamtuner/Manifest b/net-misc/streamtuner/Manifest index b2b2b1c9e8e6..2c6b9b627b3a 100644 --- a/net-misc/streamtuner/Manifest +++ b/net-misc/streamtuner/Manifest @@ -10,13 +10,13 @@ MD5 58f85470334ffd6799ca3330c1f87f5c files/streamtuner-0.12.3-gcc34.patch 413 MD5 849257e447f1dea0c2e215fd81890064 files/streamtuner-0.99.99-sedfix.patch 796 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 MD5 b9d5b6d47e76fc165bd0b4950dcac8f8 streamtuner-0.12.4.ebuild 829 -MD5 a174502c287783c40af9170c3850b244 streamtuner-0.99.99-r1.ebuild 960 +MD5 b88c233d3fd6cde441231a0b1a9bf621 streamtuner-0.99.99-r1.ebuild 958 MD5 5f7a918011fc771913cd76a8f341b4e8 streamtuner-0.99.99.ebuild 865 MD5 70e93a189cd3a0009eb3b8cddffca184 streamtuner-0.99.ebuild 783 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDVYWBp5vW4rUFj5oRAs0CAKCIqEOO3/Iam5Lu5jYVfstwhOWAAACgrHHe -NpiuJMMLh5muyDymLq3XoRc= -=hy7g +iD8DBQFDXNDxI1lqEGTUzyQRAjhIAJ9rxs3D22UdBI2HoSblT21nS9oZWQCgw9Ce +VU2p2pOoHeucriRNI5QgT74= +=hXEK -----END PGP SIGNATURE----- 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} |