diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2004-07-23 19:07:11 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2004-07-23 19:07:11 +0000 |
commit | 1c6872caed85c9394a3fe5aa8821f73239ab3a39 (patch) | |
tree | 30949bfbc6d1c0a7edf965df321b04c1bd2be2bd /media-sound/esound | |
parent | Stable on macos. (diff) | |
download | historical-1c6872caed85c9394a3fe5aa8821f73239ab3a39.tar.gz historical-1c6872caed85c9394a3fe5aa8821f73239ab3a39.tar.bz2 historical-1c6872caed85c9394a3fe5aa8821f73239ab3a39.zip |
Keywored ~macos. Fully functional, init script not working due to conflicts between baselayout and MacOS files.
Diffstat (limited to 'media-sound/esound')
-rw-r--r-- | media-sound/esound/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/esound/esound-0.2.34.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/esound/ChangeLog b/media-sound/esound/ChangeLog index 2ebd19943676..fd9c1d9d6f28 100644 --- a/media-sound/esound/ChangeLog +++ b/media-sound/esound/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/esound # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.44 2004/07/04 19:07:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/ChangeLog,v 1.45 2004/07/23 19:07:11 j4rg0n Exp $ + + 23 Jul 2004; Lina Pezzella <burgundy@gentoo.org> : + esound-0.2.34.ebuild: Unstable macos. Fully functional, except for init script + due to conflicts between baselayout and MacOS files. 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> esound-0.2.34.ebuild: Stable on alpha. diff --git a/media-sound/esound/esound-0.2.34.ebuild b/media-sound/esound/esound-0.2.34.ebuild index c1ae69fa7161..16f2bedd021a 100644 --- a/media-sound/esound/esound-0.2.34.ebuild +++ b/media-sound/esound/esound-0.2.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.34.ebuild,v 1.10 2004/07/04 19:07:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/esound-0.2.34.ebuild,v 1.11 2004/07/23 19:07:11 j4rg0n Exp $ inherit libtool gnome.org eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tux.org/~ricdude/EsounD.html" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 mips ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 mips ppc64 ~macos" IUSE="tcpd alsa ipv6" DEPEND=">=media-libs/audiofile-0.1.5 |