summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-08-19 08:49:14 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-08-19 08:49:14 +0000
commita5b5d0ff8a575d00a5c17e1e410aa4644bd7abe2 (patch)
tree5626bf03c9c87cdaab87d83e228b23b68645b015 /media-sound
parentremoved slocate (diff)
downloadgentoo-2-a5b5d0ff8a575d00a5c17e1e410aa4644bd7abe2.tar.gz
gentoo-2-a5b5d0ff8a575d00a5c17e1e410aa4644bd7abe2.tar.bz2
gentoo-2-a5b5d0ff8a575d00a5c17e1e410aa4644bd7abe2.zip
Added to ~x86.
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/daapd/ChangeLog5
-rw-r--r--media-sound/daapd/daapd-0.2.3b.ebuild9
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/daapd/ChangeLog b/media-sound/daapd/ChangeLog
index aa7180992a26..54121267caa6 100644
--- a/media-sound/daapd/ChangeLog
+++ b/media-sound/daapd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/daapd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/ChangeLog,v 1.4 2004/08/18 21:16:43 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/ChangeLog,v 1.5 2004/08/19 08:49:14 eradicator Exp $
+
+ 19 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org> daapd-0.2.3b.ebuild:
+ Added to ~x86.
*daapd-0.2.3b (18 Aug 2004)
diff --git a/media-sound/daapd/daapd-0.2.3b.ebuild b/media-sound/daapd/daapd-0.2.3b.ebuild
index c74c54dab3a9..7bf99450f4ba 100644
--- a/media-sound/daapd/daapd-0.2.3b.ebuild
+++ b/media-sound/daapd/daapd-0.2.3b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/daapd-0.2.3b.ebuild,v 1.2 2004/08/19 08:32:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/daapd-0.2.3b.ebuild,v 1.3 2004/08/19 08:49:14 eradicator Exp $
inherit flag-o-matic eutils
@@ -10,16 +10,17 @@ SRC_URI="http://www.deleet.de/projekte/daap/daapd/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
#KEYWORDS="~x86 ~amd64"
-KEYWORDS="-*"
+# howl-0.9.6 does not allow this to compile, so amd64 support will still need
+# to wait...
+KEYWORDS="~x86"
IUSE="mpeg4"
DEPEND="sys-libs/zlib
- >=net-misc/howl-0.9.5
+ =net-misc/howl-0.9.5
>=media-libs/libid3tag-0.15.0b
mpeg4? media-libs/faad2
>=net-libs/libhttpd-persistent-1.3p-r8
>=media-libs/daaplib-0.1.1a"
-
src_unpack() {
unpack ${A}
epatch ${FILESDIR}/${P}-gentoo.patch