diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-09 11:07:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-09 11:07:23 +0000 |
commit | d65cbdc46f70d2258b398b4dda7d13e2b4bedc09 (patch) | |
tree | 2c16fc13836d48b32c7f419b8efad2ca7389b02b /media-sound/mt-daapd | |
parent | Cleaning (diff) | |
download | gentoo-2-d65cbdc46f70d2258b398b4dda7d13e2b4bedc09.tar.gz gentoo-2-d65cbdc46f70d2258b398b4dda7d13e2b4bedc09.tar.bz2 gentoo-2-d65cbdc46f70d2258b398b4dda7d13e2b4bedc09.zip |
sparc stable wrt #217986
(Portage version: 2.1.4.4)
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.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index f64441f0d03b..663e0527910b 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.61 2008/07/08 16:42:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.62 2008/07/09 11:07:23 armin76 Exp $ + + 09 Jul 2008; Raúl Porcel <armin76@gentoo.org> mt-daapd-0.2.4.2.ebuild: + sparc stable wrt #217986 08 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org> mt-daapd-0.2.4.2.ebuild: 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 1c59224788ef..305780e2a335 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-2008 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.3 2008/07/08 16:42:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild,v 1.4 2008/07/09 11:07:23 armin76 Exp $ inherit autotools eutils @@ -10,7 +10,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" IUSE="avahi vorbis" RDEPEND="media-libs/libid3tag |