summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2002-02-17 18:01:58 +0000
committerArcady Genkin <agenkin@gentoo.org>2002-02-17 18:01:58 +0000
commit56768d49f50aa32e2693386957c854255ed85964 (patch)
treeb38c47aed05d8312c5ac228032684461bd80df95 /media-libs/alsa-oss
parentFix bug 630: the ebuild now fetches the archive itself, without asking the us... (diff)
downloadgentoo-2-56768d49f50aa32e2693386957c854255ed85964.tar.gz
gentoo-2-56768d49f50aa32e2693386957c854255ed85964.tar.bz2
gentoo-2-56768d49f50aa32e2693386957c854255ed85964.zip
Fixed typo in the dependencies.
Diffstat (limited to 'media-libs/alsa-oss')
-rw-r--r--media-libs/alsa-oss/alsa-oss-0.9.0.1_beta10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-oss/alsa-oss-0.9.0.1_beta10.ebuild b/media-libs/alsa-oss/alsa-oss-0.9.0.1_beta10.ebuild
index 9b99c9c025cd..24734a70a16f 100644
--- a/media-libs/alsa-oss/alsa-oss-0.9.0.1_beta10.ebuild
+++ b/media-libs/alsa-oss/alsa-oss-0.9.0.1_beta10.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Arcady Genkin <agenkin@thpoon.com>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-oss/alsa-oss-0.9.0.1_beta10.ebuild,v 1.1 2002/02/17 07:31:19 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-oss/alsa-oss-0.9.0.1_beta10.ebuild,v 1.2 2002/02/17 18:01:58 agenkin Exp $
DESCRIPTION="Advanced Linux Sound Architecture OSS compatibility layer"
HOMEPAGE="http://www.alsa-project.org/"
DEPEND="virtual/glibc
- ~media-lib/alsa-lib-0.9.0.1_beta10"
+ ~media-libs/alsa-lib-0.9.0.1_beta10"
######################## Begin version munge #########################
# Below is the version hack from alsa-lib by Achim Gottinger <achim@gentoo.org>