diff options
author | David Holm <dholm@gentoo.org> | 2004-08-28 22:32:18 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-28 22:32:18 +0000 |
commit | 4c95e0f8abd8edc6fb00291a2cdcef57ce6c5012 (patch) | |
tree | bbaf021c0d9df550adf705d23d2f6accac5f43b4 /media-sound/daapd | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-4c95e0f8abd8edc6fb00291a2cdcef57ce6c5012.tar.gz gentoo-2-4c95e0f8abd8edc6fb00291a2cdcef57ce6c5012.tar.bz2 gentoo-2-4c95e0f8abd8edc6fb00291a2cdcef57ce6c5012.zip |
Added to ~ppc
Diffstat (limited to 'media-sound/daapd')
-rw-r--r-- | media-sound/daapd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/daapd/daapd-0.2.3b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/daapd/ChangeLog b/media-sound/daapd/ChangeLog index 54121267caa6..9d3bc0d5a646 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.5 2004/08/19 08:49:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/ChangeLog,v 1.6 2004/08/28 22:32:18 dholm Exp $ + + 29 Aug 2004; David Holm <dholm@gentoo.org> daapd-0.2.3b.ebuild: + Added to ~ppc. 19 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org> daapd-0.2.3b.ebuild: Added to ~x86. diff --git a/media-sound/daapd/daapd-0.2.3b.ebuild b/media-sound/daapd/daapd-0.2.3b.ebuild index 7bf99450f4ba..99863da50c50 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.3 2004/08/19 08:49:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/daapd/daapd-0.2.3b.ebuild,v 1.4 2004/08/28 22:32:18 dholm Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SLOT="0" #KEYWORDS="~x86 ~amd64" # howl-0.9.6 does not allow this to compile, so amd64 support will still need # to wait... -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="mpeg4" DEPEND="sys-libs/zlib =net-misc/howl-0.9.5 |