diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-10 07:40:20 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-10 07:40:20 +0000 |
commit | 7c59a0c9df3df6cbab947470d3701e5fe15f8bca (patch) | |
tree | 8e14e54a5991c6cfa05c288541c9a1d1ac95cb83 /media-sound/esound | |
parent | Fixed init script to work with all options and stop correctly with (diff) | |
download | gentoo-2-7c59a0c9df3df6cbab947470d3701e5fe15f8bca.tar.gz gentoo-2-7c59a0c9df3df6cbab947470d3701e5fe15f8bca.tar.bz2 gentoo-2-7c59a0c9df3df6cbab947470d3701e5fe15f8bca.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.36-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index 715feae497f5..d8156a0c9901 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/esound # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.63 2005/09/14 07:21:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.64 2005/10/10 07:35:44 hardave Exp $ + + 10 Oct 2005; Hardave Riar <hardave@gentoo.org> esound-0.2.36-r1.ebuild: + Stable on mips. 14 Sep 2005; Aron Griffis <agriffis@gentoo.org> esound-0.2.36-r1.ebuild: Mark 0.2.36-r1 stable on alpha diff --git a/media-sound/esound/esound-0.2.36-r1.ebuild b/media-sound/esound/esound-0.2.36-r1.ebuild index ef27e60618e4..f315efa9e5d0 100644 --- a/media-sound/esound/esound-0.2.36-r1.ebuild +++ b/media-sound/esound/esound-0.2.36-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.12 2005/09/17 08:29:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r1.ebuild,v 1.13 2005/10/10 07:35:44 hardave Exp $ inherit libtool gnome.org eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sparc x86" IUSE="alsa debug ipv6 static tcpd" # esound comes with arts support, but it hasn't been tested yet, feel free to |