diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-29 18:00:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-29 18:00:34 +0000 |
commit | d7dadefc7cd1cc24ac8aab319f905ec60c618537 (patch) | |
tree | 08074d161983846718911d04e1568deb13be6179 /media-sound/mt-daapd | |
parent | alpha/ia64/sparc stable wrt #200136 thanks to Tobias Klausmann and Alex Macle... (diff) | |
download | gentoo-2-d7dadefc7cd1cc24ac8aab319f905ec60c618537.tar.gz gentoo-2-d7dadefc7cd1cc24ac8aab319f905ec60c618537.tar.bz2 gentoo-2-d7dadefc7cd1cc24ac8aab319f905ec60c618537.zip |
sparc stable wrt #200110
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/mt-daapd')
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index c914d74b9ecc..1a31563f5738 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.56 2007/11/25 17:08:39 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.57 2007/11/29 18:00:34 armin76 Exp $ + + 29 Nov 2007; Raúl Porcel <armin76@gentoo.org> mt-daapd-0.2.4.1.ebuild: + sparc stable wrt #200110 25 Nov 2007; Samuli Suominen <drac@gentoo.org> mt-daapd-0.2.4.1.ebuild: Add built_with_use check for avahi dbus support. diff --git a/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild index e4edeef55aee..a0bf07417861 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1.ebuild,v 1.6 2007/11/25 17:08:39 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild,v 1.7 2007/11/29 18:00:34 armin76 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ~sh ~sparc x86" +KEYWORDS="amd64 ~arm ~mips ppc ~sh sparc x86" IUSE="avahi vorbis" RDEPEND="media-libs/libid3tag |