# ChangeLog for media-plugins/audacious-dumb
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-dumb/ChangeLog,v 1.9 2006/11/07 08:01:19 blubb Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-dumb/ChangeLog,v 1.10 2007/02/02 14:18:23 joker Exp $
+
+ 02 Feb 2007; Christian Birchinger <joker@gentoo.org>
+ -audacious-dumb-0.10.ebuild, audacious-dumb-0.24.ebuild:
+ Removed old version. Adjusted DEPEND because this plugin version wont work
+ with Audacious 1.3 final.
07 Nov 2006; <blubb@gentoo.org> audacious-dumb-0.24.ebuild:
stable on amd64
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-dumb/audacious-dumb-0.24.ebuild,v 1.3 2006/11/07 08:01:19 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-dumb/audacious-dumb-0.24.ebuild,v 1.4 2007/02/02 14:18:23 joker Exp $
DESCRIPTION="Audacious Plug-in for accurate, high-quality IT/XM/S3M/MOD playback"
HOMEPAGE="http://www.netswarm.net/"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND=">=media-sound/audacious-1.1
+# Plugin will stop working after 1.3.0_alpha3 due to API changes
+DEPEND="<=media-sound/audacious-1.3.0_alpha3
>=media-libs/dumb-0.9.3"
src_install() {