diff options
author | 2003-07-12 20:31:03 +0000 | |
---|---|---|
committer | 2003-07-12 20:31:03 +0000 | |
commit | d7a6d7d2044724d44bfe9c86240f23ccabdd6aea (patch) | |
tree | 4ca30ca0ce1a5b4f115a2ad80081acd09a297c8d /media-sound/esound | |
parent | add workaround for people with non PHPSAPI versions in /var/db/pkg (diff) | |
download | gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.gz gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.bz2 gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/esound-0.2.29-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/esound/esound-0.2.29-r1.ebuild b/media-sound/esound/esound-0.2.29-r1.ebuild index 8547942c7073..766deacaa888 100644 --- a/media-sound/esound/esound-0.2.29-r1.ebuild +++ b/media-sound/esound/esound-0.2.29-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.29-r1.ebuild,v 1.5 2003/07/01 20:33:24 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.29-r1.ebuild,v 1.6 2003/07/12 20:30:52 aliz Exp $ IUSE="tcpd alsa" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/2.0.1/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa" +KEYWORDS="x86 ~sparc ~ppc ~alpha ~hppa" DEPEND=" >=media-libs/audiofile-0.1.9 alsa? ( >=media-libs/alsa-lib-0.5.10b ) |