diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-01 09:25:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-01 09:25:38 +0000 |
commit | 8f5a122ea212018eb8c577c6a52ef00b3d5c7525 (patch) | |
tree | 15ee98cc6b2002b8239f532ed9224bb2ebc1867a /media-sound/mt-daapd | |
parent | removing gmemusage. (diff) | |
download | gentoo-2-8f5a122ea212018eb8c577c6a52ef00b3d5c7525.tar.gz gentoo-2-8f5a122ea212018eb8c577c6a52ef00b3d5c7525.tar.bz2 gentoo-2-8f5a122ea212018eb8c577c6a52ef00b3d5c7525.zip |
ppc-macos love to shut mjc the hell up
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-sound/mt-daapd')
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mt-daapd/mt-daapd-0.2.3-r1.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.3-r1.ebuild index f3e80f72e52c..fe62815d2e6f 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.3-r1.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3-r1.ebuild,v 1.1 2005/10/21 10:10:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.3-r1.ebuild,v 1.2 2005/12/01 09:25:38 vapier Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sh ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sh ~x86" IUSE="debug howl vorbis" DEPEND="sys-libs/zlib |