diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 23:25:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 23:25:34 +0000 |
commit | d875f6dc5240f8b06aede027905135bf92cc125f (patch) | |
tree | dfb965b6eb0ae7085af7de8ef04bf44b88a8eca7 /media-libs/openal/openal-1.15.1.ebuild | |
parent | Stable for ppc, wrt bug #449408 (diff) | |
download | gentoo-2-d875f6dc5240f8b06aede027905135bf92cc125f.tar.gz gentoo-2-d875f6dc5240f8b06aede027905135bf92cc125f.tar.bz2 gentoo-2-d875f6dc5240f8b06aede027905135bf92cc125f.zip |
Stable for ppc, wrt bug #440002
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/openal/openal-1.15.1.ebuild')
-rw-r--r-- | media-libs/openal/openal-1.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-1.15.1.ebuild b/media-libs/openal/openal-1.15.1.ebuild index bbd513125b78..4944018e5dd1 100644 --- a/media-libs/openal/openal-1.15.1.ebuild +++ b/media-libs/openal/openal-1.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.15.1.ebuild,v 1.1 2012/12/12 10:33:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.15.1.ebuild,v 1.2 2012/12/31 23:25:34 ago Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="alsa alstream coreaudio debug neon oss portaudio pulseaudio sse" RDEPEND="alsa? ( media-libs/alsa-lib ) |