diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 14:16:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 14:16:55 +0000 |
commit | aeaa030aa609257abad42b71524fb0fc833a60e1 (patch) | |
tree | 26b597060c22ca4f14545329e7912dfbca538896 /media-sound | |
parent | arm/sh stable (diff) | |
download | gentoo-2-aeaa030aa609257abad42b71524fb0fc833a60e1.tar.gz gentoo-2-aeaa030aa609257abad42b71524fb0fc833a60e1.tar.bz2 gentoo-2-aeaa030aa609257abad42b71524fb0fc833a60e1.zip |
arm/sh love
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.ebuild | 4 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.3.0_pre1328.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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 cb782043a018..ed586faeb6f9 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.5 2006/07/21 16:48:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.ebuild,v 1.6 2006/08/19 14:16:55 vapier 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 arm ~ppc ~ppc-macos sh sparc x86" IUSE="howl vorbis avahi" DEPEND="sys-libs/zlib diff --git a/media-sound/mt-daapd/mt-daapd-0.3.0_pre1328.ebuild b/media-sound/mt-daapd/mt-daapd-0.3.0_pre1328.ebuild index cdc05145b1a5..9f3c184f1b4c 100644 --- a/media-sound/mt-daapd/mt-daapd-0.3.0_pre1328.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.3.0_pre1328.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.3.0_pre1328.ebuild,v 1.1 2006/07/29 07:34:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.3.0_pre1328.ebuild,v 1.2 2006/08/19 14:16:55 vapier 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 ~arm ~ppc ~ppc-macos ~sh ~sparc ~x86" IUSE="howl vorbis avahi sqlite3 flac ffmpeg" DEPEND="sys-libs/zlib |