diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 13:42:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 13:42:03 +0000 |
commit | 1e8e19efb25fafa6572124503c13ffe0fe6a13c0 (patch) | |
tree | 8dc3d6f10858c67bc75e1e992751580f1aa86851 /media-sound/mt-daapd | |
parent | Stable on x86. (diff) | |
download | gentoo-2-1e8e19efb25fafa6572124503c13ffe0fe6a13c0.tar.gz gentoo-2-1e8e19efb25fafa6572124503c13ffe0fe6a13c0.tar.bz2 gentoo-2-1e8e19efb25fafa6572124503c13ffe0fe6a13c0.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-sound/mt-daapd')
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index 73fac53e2f7a..a668975c6332 100644 --- a/media-sound/mt-daapd/ChangeLog +++ b/media-sound/mt-daapd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mt-daapd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.3 2005/05/28 13:41:25 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.4 2005/07/25 13:42:03 dholm Exp $ + + 25 Jul 2005; David Holm <dholm@gentoo.org> mt-daapd-0.2.1.1.ebuild: + Added to ~ppc. 28 May 2005; Jan Brinkmann <luckyduck@gentoo.org> mt-daapd-0.2.1.1.ebuild: cosmetic changes diff --git a/media-sound/mt-daapd/mt-daapd-0.2.1.1.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.1.1.ebuild index bd015fdfa9b4..33d4b39e2c8d 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.1.1.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.1.1.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.1.1.ebuild,v 1.3 2005/05/28 13:41:25 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.1.1.ebuild,v 1.4 2005/07/25 13:42:03 dholm 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 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug howl vorbis" DEPEND="sys-libs/zlib |