diff options
author | 2010-01-29 01:43:38 +0000 | |
---|---|---|
committer | 2010-01-29 01:43:38 +0000 | |
commit | 35834123a93ab40e03568ef9628a0c3cda944ff8 (patch) | |
tree | bfae9172aad606c837ecd085b374937d1c41711f /media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild | |
parent | Stable for HPPA (bug #300064). (diff) | |
download | gentoo-2-35834123a93ab40e03568ef9628a0c3cda944ff8.tar.gz gentoo-2-35834123a93ab40e03568ef9628a0c3cda944ff8.tar.bz2 gentoo-2-35834123a93ab40e03568ef9628a0c3cda944ff8.zip |
Stable for HPPA (bug #300064).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild index 673eecb82f4a..dd57579653db 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.21a.ebuild,v 1.2 2009/12/09 14:58:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild,v 1.3 2010/01/29 01:43:38 jer Exp $ inherit eutils libtool @@ -13,7 +13,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="doc debug alisp python" RDEPEND="python? ( dev-lang/python )" |