diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 14:39:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 14:39:07 +0000 |
commit | 8fa81bb604c179e73ce7e194500239a0853994a3 (patch) | |
tree | 5a376b1231c16e841f82b7bb16478d3a0b7d168c /media-sound/mt-daapd | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-8fa81bb604c179e73ce7e194500239a0853994a3.tar.gz gentoo-2-8fa81bb604c179e73ce7e194500239a0853994a3.tar.bz2 gentoo-2-8fa81bb604c179e73ce7e194500239a0853994a3.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-sound/mt-daapd')
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index e57a9e39fb9b..c50a2cde8a30 100644 --- a/media-sound/mt-daapd/ChangeLog +++ b/media-sound/mt-daapd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/mt-daapd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.65 2009/05/11 20:38:06 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.66 2010/01/07 14:39:07 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + mt-daapd-0.2.4.2.ebuild: + Transfer Prefix keywords 11 May 2009; Samuli Suominen <ssuominen@gentoo.org> mt-daapd-0.2.4.2.ebuild, files/mt-daapd.init.2: diff --git a/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild index 7b36de989f7f..26d8d92c46c4 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.2.ebuild,v 1.7 2009/05/11 20:38:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild,v 1.8 2010/01/07 14:39:07 fauli Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc sh sparc x86" +KEYWORDS="amd64 arm ~mips ppc sh sparc x86 ~amd64-linux ~x86-linux" IUSE="+avahi vorbis" RDEPEND="media-libs/libid3tag |