diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-10-22 14:17:51 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-10-22 14:17:51 +0000 |
commit | 990eadf8b0fdda207448825b0388b6b5a8623526 (patch) | |
tree | 523cc6e80d4e2cef34ee18b2d103fc4272e2d459 /media-sound/esound | |
parent | Fixed ChangeLog for dev-dotnet/mono-fuse (diff) | |
download | gentoo-2-990eadf8b0fdda207448825b0388b6b5a8623526.tar.gz gentoo-2-990eadf8b0fdda207448825b0388b6b5a8623526.tar.bz2 gentoo-2-990eadf8b0fdda207448825b0388b6b5a8623526.zip |
Added ~alpha wrt Bug #141223.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.36-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index 08b214f3c259..8a3ed103b2dc 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/esound # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.85 2006/10/22 14:09:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.86 2006/10/22 14:17:51 tcort Exp $ + + 22 Oct 2006; Thomas Cort <tcort@gentoo.org> esound-0.2.36-r2.ebuild: + Added ~alpha wrt Bug #141223. 22 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> esound-0.2.36-r2.ebuild: diff --git a/media-sound/esound/esound-0.2.36-r2.ebuild b/media-sound/esound/esound-0.2.36-r2.ebuild index 7c743109d4c5..a0462f5cf9be 100644 --- a/media-sound/esound/esound-0.2.36-r2.ebuild +++ b/media-sound/esound/esound-0.2.36-r2.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-sound/esound/esound-0.2.36-r2.ebuild,v 1.16 2006/10/22 14:09:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r2.ebuild,v 1.17 2006/10/22 14:17:51 tcort Exp $ WANT_AUTOMAKE=1.8 inherit libtool gnome.org eutils autotools flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 sparc ~x86 ~x86-fbsd" IUSE="alsa debug ipv6 tcpd" # esound comes with arts support, but it hasn't been tested yet, feel free to |