diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-22 21:25:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-22 21:25:36 +0000 |
commit | f15b422e7c91c8940e1a98b338340ff33d2c92a1 (patch) | |
tree | 9da4e9234a2853ca765139f77fc65e81830fd54f /media-sound/esound | |
parent | ~amd64 - bug #151181 (diff) | |
download | gentoo-2-f15b422e7c91c8940e1a98b338340ff33d2c92a1.tar.gz gentoo-2-f15b422e7c91c8940e1a98b338340ff33d2c92a1.tar.bz2 gentoo-2-f15b422e7c91c8940e1a98b338340ff33d2c92a1.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.36-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index 8a3ed103b2dc..36e34c7ea392 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,10 @@ # 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.86 2006/10/22 14:17:51 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.87 2006/10/22 21:25:36 kloeri Exp $ + + 22 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + esound-0.2.36-r2.ebuild: + Stable on Alpha. 22 Oct 2006; Thomas Cort <tcort@gentoo.org> esound-0.2.36-r2.ebuild: Added ~alpha wrt Bug #141223. diff --git a/media-sound/esound/esound-0.2.36-r2.ebuild b/media-sound/esound/esound-0.2.36-r2.ebuild index a0462f5cf9be..a3bc3a03ff60 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.17 2006/10/22 14:17:51 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.36-r2.ebuild,v 1.18 2006/10/22 21:25:36 kloeri 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="~alpha ~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 |