diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:59:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:59:17 +0000 |
commit | f839f3b01c4c3802ce6ff12dc73e1d5a42b694ff (patch) | |
tree | 906e68cfbd4c890513cc4e239d2f595c8284c27e /media-sound/esound | |
parent | Added support for the XCSecurity option, which is what's needed to make binar... (diff) | |
download | gentoo-2-f839f3b01c4c3802ce6ff12dc73e1d5a42b694ff.tar.gz gentoo-2-f839f3b01c4c3802ce6ff12dc73e1d5a42b694ff.tar.bz2 gentoo-2-f839f3b01c4c3802ce6ff12dc73e1d5a42b694ff.zip |
Stable on ppc64
(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 175b5963df82..97f939d8f542 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.61 2005/09/03 15:24:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.62 2005/09/03 20:54:40 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> esound-0.2.36-r1.ebuild: + Stable on ppc64 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> esound-0.2.36-r1.ebuild: diff --git a/media-sound/esound/esound-0.2.36-r1.ebuild b/media-sound/esound/esound-0.2.36-r1.ebuild index 00b04996d124..95ce11b13cfa 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.9 2005/09/03 15:24:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r1.ebuild,v 1.10 2005/09/03 20:54:40 corsair 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 |