diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 14:54:43 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 14:54:43 +0000 |
commit | 127592b1221c1b0389c21cd41ce362ef8b945417 (patch) | |
tree | c9464d11d14e4b5962473193f4ffab20e7181d57 | |
parent | Stable on x86, bug #185823. (diff) | |
download | gentoo-2-127592b1221c1b0389c21cd41ce362ef8b945417.tar.gz gentoo-2-127592b1221c1b0389c21cd41ce362ef8b945417.tar.bz2 gentoo-2-127592b1221c1b0389c21cd41ce362ef8b945417.zip |
Stable on x86, bug #185823.
(Portage version: 2.1.3_rc8)
-rw-r--r-- | media-sound/esound/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index 04b2515e8690..f4f491ed6961 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/esound # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.101 2007/08/10 13:01:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.102 2007/08/11 14:54:43 ticho Exp $ + + 11 Aug 2007; Andrej Kacian <ticho@gentoo.org> esound-0.2.38.ebuild: + Stable on x86, bug #185823. 10 Aug 2007; Christoph Mende <angelos@gentoo.org> esound-0.2.38.ebuild: Stable on amd64 wrt bug #185823 diff --git a/media-sound/esound/esound-0.2.38.ebuild b/media-sound/esound/esound-0.2.38.ebuild index c31e1ea93803..274290f2666d 100644 --- a/media-sound/esound/esound-0.2.38.ebuild +++ b/media-sound/esound/esound-0.2.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.38.ebuild,v 1.6 2007/08/10 13:01:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.38.ebuild,v 1.7 2007/08/11 14:54:43 ticho Exp $ WANT_AUTOMAKE=1.10 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="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="alsa debug ipv6 tcpd" # esound comes with arts support, but it hasn't been tested yet, feel free to |