summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-09 05:08:04 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-09 05:08:04 +0000
commitd2ad387fbe252c005eae27dfa1bd052bf31d8665 (patch)
treedc95986d43498c28ce35938edd9a4fb4b576bd28 /media-plugins/streamtuner-xiph
parentstable on amd64 (diff)
downloadhistorical-d2ad387fbe252c005eae27dfa1bd052bf31d8665.tar.gz
historical-d2ad387fbe252c005eae27dfa1bd052bf31d8665.tar.bz2
historical-d2ad387fbe252c005eae27dfa1bd052bf31d8665.zip
Updating DEPEND.
Diffstat (limited to 'media-plugins/streamtuner-xiph')
-rw-r--r--media-plugins/streamtuner-xiph/Manifest2
-rw-r--r--media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/streamtuner-xiph/Manifest b/media-plugins/streamtuner-xiph/Manifest
index 7c04f0818416..8d02474fb5c7 100644
--- a/media-plugins/streamtuner-xiph/Manifest
+++ b/media-plugins/streamtuner-xiph/Manifest
@@ -1,4 +1,4 @@
-MD5 d94e41cbc3e967fef69271e01bb87626 streamtuner-xiph-0.1.0.ebuild 654
+MD5 993642c675944f241c2fe359ca079459 streamtuner-xiph-0.1.0.ebuild 660
MD5 509c36bfea3f3aa18e4a510938cd9860 ChangeLog 447
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
MD5 90294ebed186156033a992af841e03cf files/digest-streamtuner-xiph-0.1.0 74
diff --git a/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild b/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild
index e417c3dbb86e..9ed04a8cff33 100644
--- a/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild
+++ b/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild,v 1.1 2004/04/09 04:59:58 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-xiph/streamtuner-xiph-0.1.0.ebuild,v 1.2 2004/04/09 05:08:04 eradicator Exp $
DESCRIPTION="A plugin for Streamtuner to play xiph.org streams."
SRC_URI="http://savannah.nongnu.org/download/streamtuner/${P}.tar.gz"
@@ -12,7 +12,7 @@ KEYWORDS="~x86"
LICENSE="BSD"
DEPEND=">=net-misc/streamtuner-0.12.0
- media-libs/libvorbis"
+ >=media-libs/libvorbis-1.0"
src_install () {
make DESTDIR=${D} install || die