diff options
author | 2006-01-12 01:08:08 +0000 | |
---|---|---|
committer | 2006-01-12 01:08:08 +0000 | |
commit | 32d98e9ebd53d2ce9fef3449f4e288200c0a5873 (patch) | |
tree | 973cb880396ff30c527381252ffb98bfa1bb75aa /media-libs/alsa-lib | |
parent | Fix dependency of 0.80.2 version to depend only of giflib. Filter -Os flag th... (diff) | |
download | gentoo-2-32d98e9ebd53d2ce9fef3449f4e288200c0a5873.tar.gz gentoo-2-32d98e9ebd53d2ce9fef3449f4e288200c0a5873.tar.bz2 gentoo-2-32d98e9ebd53d2ce9fef3449f4e288200c0a5873.zip |
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.10.ebuild | 4 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild index 6cf46fe182d9..6d75c64fa986 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.10.ebuild,v 1.10 2006/01/11 15:41:26 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild,v 1.11 2006/01/12 01:08:08 vapier Exp $ inherit eutils autotools @@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sh sparc x86" IUSE="doc jack" RDEPEND="virtual/alsa diff --git a/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild index bae3c60b3d58..2997116d930e 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.11_rc2.ebuild,v 1.4 2006/01/11 18:35:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild,v 1.5 2006/01/12 01:08:08 vapier Exp $ inherit eutils autotools @@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="doc jack" RDEPEND="virtual/alsa |