diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-19 06:44:24 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-19 06:44:24 +0000 |
commit | 192c2a580f387cd97e5b80d7ee9136b1dfd9550a (patch) | |
tree | ff3a286f583bb5122875b19fc47092641c544068 /media-libs/alsa-lib/alsa-lib-1.0.9.ebuild | |
parent | stop that (diff) | |
download | gentoo-2-192c2a580f387cd97e5b80d7ee9136b1dfd9550a.tar.gz gentoo-2-192c2a580f387cd97e5b80d7ee9136b1dfd9550a.tar.bz2 gentoo-2-192c2a580f387cd97e5b80d7ee9136b1dfd9550a.zip |
Removing old 1.0.2 and making 0.9.8 KEWORDS only alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.9.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.9.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.9.ebuild index 5d0447437073..d3aefb7c9de3 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.9.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.9.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/media-libs/alsa-lib/alsa-lib-1.0.9.ebuild,v 1.3 2005/07/17 10:57:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.9.ebuild,v 1.4 2005/07/19 06:44:24 eradicator Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -# -sparc: many ioctl32 issues when using alsa-lib-1.0.9 --eradicator +# -sparc: http://bugtrack.alsa-project.org/alsa-bug/view.php?id=1268 KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc x86" IUSE="doc jack" |