diff options
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index f6bcf123412f..dd1f02ad7133 100644 --- a/media-sound/mt-daapd/ChangeLog +++ b/media-sound/mt-daapd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mt-daapd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.25 2006/03/30 08:44:36 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.26 2006/04/11 20:53:21 gustavoz Exp $ + + 11 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> mt-daapd-0.2.4.ebuild: + Stable on sparc *mt-daapd-0.3.0_pre20060324 (30 Mar 2006) diff --git a/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild index e382cfe01aa7..0dafc10bc085 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild,v 1.1 2006/03/02 11:37:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild,v 1.2 2006/04/11 20:53:21 gustavoz Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sh sparc ~x86" IUSE="howl vorbis avahi" DEPEND="sys-libs/zlib |