diff options
author | 2006-05-13 20:42:52 +0000 | |
---|---|---|
committer | 2006-05-13 20:42:52 +0000 | |
commit | a35cea440a05c5bc0dde8b0726c48c28767569f7 (patch) | |
tree | 9e35a11ca7cd21c8550c24487ca45d0df461c1e7 /media-sound | |
parent | Version bump. (diff) | |
download | gentoo-2-a35cea440a05c5bc0dde8b0726c48c28767569f7.tar.gz gentoo-2-a35cea440a05c5bc0dde8b0726c48c28767569f7.tar.bz2 gentoo-2-a35cea440a05c5bc0dde8b0726c48c28767569f7.zip |
Stable on x86; bug #124640
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'media-sound')
-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 dd1f02ad7133..7f22425b8dae 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.26 2006/04/11 20:53:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.27 2006/05/13 20:42:52 halcy0n Exp $ + + 13 May 2006; Mark Loeser <halcy0n@gentoo.org> mt-daapd-0.2.4.ebuild: + Stable on x86; bug #124640 11 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> mt-daapd-0.2.4.ebuild: Stable on sparc 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 0dafc10bc085..6b73c939c599 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.2 2006/04/11 20:53:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild,v 1.3 2006/05/13 20:42:52 halcy0n 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 |