diff options
author | 2011-10-29 10:28:10 +0000 | |
---|---|---|
committer | 2011-10-29 10:28:10 +0000 | |
commit | 9b63a777eb868d72804d5b62104b60d9249921bb (patch) | |
tree | 05f252e4de8d8801cc7425f90eac3655b9f66d61 /media-libs/openal/openal-1.13.ebuild | |
parent | Stable on amd64 wrt bug #388709 (diff) | |
download | historical-9b63a777eb868d72804d5b62104b60d9249921bb.tar.gz historical-9b63a777eb868d72804d5b62104b60d9249921bb.tar.bz2 historical-9b63a777eb868d72804d5b62104b60d9249921bb.zip |
Stable on amd64 wrt bug #388577
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'media-libs/openal/openal-1.13.ebuild')
-rw-r--r-- | media-libs/openal/openal-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openal/openal-1.13.ebuild b/media-libs/openal/openal-1.13.ebuild index 980db9e72b6a..15c534676442 100644 --- a/media-libs/openal/openal-1.13.ebuild +++ b/media-libs/openal/openal-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.13.ebuild,v 1.1 2011/03/19 18:56:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.13.ebuild,v 1.2 2011/10/29 10:26:27 hwoarang Exp $ EAPI=3 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="alsa debug oss portaudio pulseaudio" RDEPEND="alsa? ( media-libs/alsa-lib ) |