summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-24 10:01:38 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-24 10:01:38 +0000
commit9f153c74190a234b72cf1c198c349ab57a965ea3 (patch)
treec6d4987c3f47b04861994a50e5d95c6daad10937 /media-libs/alsa-lib/alsa-lib-1.0.8.ebuild
parentad media-libs/jepg to dep (diff)
downloadhistorical-9f153c74190a234b72cf1c198c349ab57a965ea3.tar.gz
historical-9f153c74190a234b72cf1c198c349ab57a965ea3.tar.bz2
historical-9f153c74190a234b72cf1c198c349ab57a965ea3.zip
ia64 stable #89547
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.8.ebuild')
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.8.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild
index 97edb491fde3..f09a7b91ccd8 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild,v 1.9 2005/03/29 18:50:23 corsair Exp $
-
-IUSE="jack doc"
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild,v 1.10 2005/04/24 10:01:38 vapier Exp $
inherit eutils
@@ -13,13 +11,13 @@ DESCRIPTION="Advanced Linux Sound Architecture Library"
HOMEPAGE="http://www.alsa-project.org/"
SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2"
-SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+SLOT="0"
+KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+IUSE="jack doc"
RDEPEND="virtual/alsa
>=media-sound/alsa-headers-${PV}"
-
DEPEND="${RDEPEND}
doc? ( >=app-doc/doxygen-1.2.6 )"