diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-02 12:34:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-02 12:34:23 +0000 |
commit | 6169580774746b2b1e3a24bee5dcd0b565e6f341 (patch) | |
tree | e8226062ecc0197055976452a1539f7e42915d46 /media-sound/esound | |
parent | Removing internal copies of libraries. Bug #247243 (diff) | |
download | gentoo-2-6169580774746b2b1e3a24bee5dcd0b565e6f341.tar.gz gentoo-2-6169580774746b2b1e3a24bee5dcd0b565e6f341.tar.bz2 gentoo-2-6169580774746b2b1e3a24bee5dcd0b565e6f341.zip |
arm/ia64/sh/sparc stable wrt #255851
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index 4128f5cf0b66..f482e6ddaf5e 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/esound # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.125 2009/02/18 19:27:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.126 2009/03/02 12:34:23 armin76 Exp $ + + 02 Mar 2009; Raúl Porcel <armin76@gentoo.org> esound-0.2.41.ebuild: + arm/ia64/sh/sparc stable wrt #255851 18 Feb 2009; Jeroen Roovers <jer@gentoo.org> esound-0.2.41.ebuild: Stable for HPPA (bug #255851). diff --git a/media-sound/esound/esound-0.2.41.ebuild b/media-sound/esound/esound-0.2.41.ebuild index aa24f8dd5091..4c06ad99e9c0 100644 --- a/media-sound/esound/esound-0.2.41.ebuild +++ b/media-sound/esound/esound-0.2.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.41.ebuild,v 1.6 2009/02/18 19:27:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.41.ebuild,v 1.7 2009/03/02 12:34:23 armin76 Exp $ inherit libtool gnome.org eutils flag-o-matic @@ -9,7 +9,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 doc ipv6 tcpd" # esound comes with arts support, but it hasn't been tested yet, feel free to |