diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:28:45 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:28:45 +0000 |
commit | c9e0a7e88055dcfd5ad6ea3662c0a72474f0cbc0 (patch) | |
tree | 8781857c7aa9ab2f09d0b5e3ba1b58fcf5f2fd8a /media-sound | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-c9e0a7e88055dcfd5ad6ea3662c0a72474f0cbc0.tar.gz gentoo-2-c9e0a7e88055dcfd5ad6ea3662c0a72474f0cbc0.tar.bz2 gentoo-2-c9e0a7e88055dcfd5ad6ea3662c0a72474f0cbc0.zip |
Stable on ppc wrt bug #185823.
(Portage version: 2.1.3.3)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/esound/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.38.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index c30d8cb9d883..2310edea8d0e 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,10 @@ # 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.98 2007/08/07 14:01:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.99 2007/08/07 19:28:45 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + esound-0.2.38.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> esound-0.2.38.ebuild: Stable on sparc wrt #185823 diff --git a/media-sound/esound/esound-0.2.38.ebuild b/media-sound/esound/esound-0.2.38.ebuild index 1a9dc561600d..d0b411ca4394 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.3 2007/08/07 14:01:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.38.ebuild,v 1.4 2007/08/07 19:28:45 dertobi123 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 |