diff options
author | 2007-08-08 22:07:15 +0000 | |
---|---|---|
committer | 2007-08-08 22:07:15 +0000 | |
commit | c41731470354b97f689f49f47fd2e22058078a5f (patch) | |
tree | 0121e698827dc490fa92390628360ecc758dae79 /media-sound/esound | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | gentoo-2-c41731470354b97f689f49f47fd2e22058078a5f.tar.gz gentoo-2-c41731470354b97f689f49f47fd2e22058078a5f.tar.bz2 gentoo-2-c41731470354b97f689f49f47fd2e22058078a5f.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index 2310edea8d0e..66c86219178a 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,9 @@ # 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.99 2007/08/07 19:28:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.100 2007/08/08 22:07:15 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> esound-0.2.38.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> esound-0.2.38.ebuild: diff --git a/media-sound/esound/esound-0.2.38.ebuild b/media-sound/esound/esound-0.2.38.ebuild index d0b411ca4394..f4becd896ae1 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.4 2007/08/07 19:28:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.38.ebuild,v 1.5 2007/08/08 22:07:15 armin76 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 |