diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-14 07:33:59 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-14 07:33:59 +0000 |
commit | 66ef7ed8fe324520df02c05185ee9e7695ac7e7e (patch) | |
tree | bc292b5111e40d25c4e4a417f1d8a798169631d1 /media-sound/daudio | |
parent | Stable amd64, sparc (diff) | |
download | historical-66ef7ed8fe324520df02c05185ee9e7695ac7e7e.tar.gz historical-66ef7ed8fe324520df02c05185ee9e7695ac7e7e.tar.bz2 historical-66ef7ed8fe324520df02c05185ee9e7695ac7e7e.zip |
Stable amd64.
Diffstat (limited to 'media-sound/daudio')
-rw-r--r-- | media-sound/daudio/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/daudio/daudio-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/daudio/ChangeLog b/media-sound/daudio/ChangeLog index 4a46e1530707..5458667bc8cb 100644 --- a/media-sound/daudio/ChangeLog +++ b/media-sound/daudio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/daudio # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/daudio/ChangeLog,v 1.5 2004/07/19 20:18:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/daudio/ChangeLog,v 1.6 2004/09/14 07:33:59 eradicator Exp $ + + 14 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> daudio-0.3.ebuild: + Stable amd64. 19 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> daudio-0.3.ebuild: Stable x86. diff --git a/media-sound/daudio/daudio-0.3.ebuild b/media-sound/daudio/daudio-0.3.ebuild index 21cfd26f23c7..6b7aeb61b8b9 100644 --- a/media-sound/daudio/daudio-0.3.ebuild +++ b/media-sound/daudio/daudio-0.3.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/daudio/daudio-0.3.ebuild,v 1.5 2004/07/19 20:18:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/daudio/daudio-0.3.ebuild,v 1.6 2004/09/14 07:33:59 eradicator Exp $ DESCRIPTION="Distributed audio on the local network" HOMEPAGE="http://daudio.sourceforge.net/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" #-sparc: 0.3: static audio on local daemon. No audio when client connects to amd64 daemon -KEYWORDS="x86 ~amd64 -sparc" +KEYWORDS="x86 amd64 -sparc" IUSE="" DEPEND="virtual/libc |