summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-02 20:18:40 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-02 20:18:40 +0000
commit2472ac1585d04dfe6efacdce71dfb9e8841c0624 (patch)
treeba6eec669c343e89931fcd58e2dd4c89bdf4e50d /media-libs/openal
parentVersion bump. (diff)
downloadgentoo-2-2472ac1585d04dfe6efacdce71dfb9e8841c0624.tar.gz
gentoo-2-2472ac1585d04dfe6efacdce71dfb9e8841c0624.tar.bz2
gentoo-2-2472ac1585d04dfe6efacdce71dfb9e8841c0624.zip
Stable on alpha wrt Bug #133501.
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs/openal')
-rw-r--r--media-libs/openal/ChangeLog5
-rw-r--r--media-libs/openal/openal-0.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/openal/ChangeLog b/media-libs/openal/ChangeLog
index cfab18b0ca0d..c8287e3c6f59 100644
--- a/media-libs/openal/ChangeLog
+++ b/media-libs/openal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/openal
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/ChangeLog,v 1.63 2006/07/21 12:06:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/ChangeLog,v 1.64 2006/08/02 20:18:40 tcort Exp $
+
+ 02 Aug 2006; Thomas Cort <tcort@gentoo.org> openal-0.0.8.ebuild:
+ Stable on alpha wrt Bug #133501.
21 Jul 2006; Aron Griffis <agriffis@gentoo.org> openal-0.0.8.ebuild:
Mark 0.0.8 stable on ia64. #133501
diff --git a/media-libs/openal/openal-0.0.8.ebuild b/media-libs/openal/openal-0.0.8.ebuild
index 2503eaefd052..57fccc7ae9c7 100644
--- a/media-libs/openal/openal-0.0.8.ebuild
+++ b/media-libs/openal/openal-0.0.8.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/openal/openal-0.0.8.ebuild,v 1.8 2006/07/21 12:06:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-0.0.8.ebuild,v 1.9 2006/08/02 20:18:40 tcort Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.openal.org/openal_webstf/downloads/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
IUSE="alsa arts esd sdl debug vorbis mp3"
RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.2 )