diff options
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.ebuild | 6 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.3.0_pre1376.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index 2ec3204bec46..81a6e8bd19cc 100644 --- a/media-sound/mt-daapd/ChangeLog +++ b/media-sound/mt-daapd/ChangeLog @@ -1,6 +1,10 @@ # 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.47 2006/10/28 23:29:43 flameeyes Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.48 2007/01/17 18:26:45 grobian Exp $ + + 17 Jan 2007; Fabian Groffen <grobian@gentoo.org> mt-daapd-0.2.4.ebuild, + mt-daapd-0.3.0_pre1376.ebuild: + Dropped ppc-macos keyword, see you in prefix 28 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> mt-daapd-0.2.4.ebuild: Add missing automake/autoconf version dependencies. Thanks to Patrick Lauer 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 89725b0aafa2..b4c54e6a1bc7 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 +# 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.ebuild,v 1.8 2006/10/28 23:29:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild,v 1.9 2007/01/17 18:26:45 grobian Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc-macos sh sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc sh sparc x86" IUSE="howl vorbis avahi" DEPEND="sys-libs/zlib diff --git a/media-sound/mt-daapd/mt-daapd-0.3.0_pre1376.ebuild b/media-sound/mt-daapd/mt-daapd-0.3.0_pre1376.ebuild index 970408637020..bbfa3639593b 100644 --- a/media-sound/mt-daapd/mt-daapd-0.3.0_pre1376.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.3.0_pre1376.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.3.0_pre1376.ebuild,v 1.1 2006/09/04 20:48:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.3.0_pre1376.ebuild,v 1.2 2007/01/17 18:26:45 grobian Exp $ inherit eutils flag-o-matic base @@ -21,7 +21,7 @@ HOMEPAGE="http://www.mt-daapd.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sh ~sparc ~x86" IUSE="howl vorbis avahi sqlite3 flac ffmpeg" DEPEND="sys-libs/zlib |