Removed old version. Adjusted DEPEND because this plugin version wont work with Audac...
authorChristian Birchinger <joker@gentoo.org>
Fri, 2 Feb 2007 14:18:23 +0000 (14:18 +0000)
committerChristian Birchinger <joker@gentoo.org>
Fri, 2 Feb 2007 14:18:23 +0000 (14:18 +0000)
Package-Manager: portage-2.1.1-r2

media-plugins/audacious-dumb/ChangeLog
media-plugins/audacious-dumb/audacious-dumb-0.24.ebuild

index 12d119cdba7b554d1512b46a1a59416e1a1c7fec..67b746498b6b58e85c2fb6b177c2f8fd70281b54 100644 (file)
@@ -1,6 +1,11 @@
 # 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
index 9957a18190c3ebbc9ff9ad8b33f19dceb117f251..871b8c02ad00d3a751e42d884af87e513c84f56c 100644 (file)
@@ -1,6 +1,6 @@
-# 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/"
@@ -11,7 +11,8 @@ SLOT="0"
 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() {