# ChangeLog for dev-python/eyeD3
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.12 2006/04/01 14:52:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.13 2006/06/06 22:27:02 carlo Exp $
+
+ 06 Jun 2006; Carsten Lohrke <carlo@gentoo.org> -eyeD3-0.6.2.ebuild,
+ eyeD3-0.6.4.ebuild, -eyeD3-0.6.8.ebuild, -eyeD3-0.6.9.ebuild,
+ eyeD3-0.6.10.ebuild:
+ Clean up. Fix use of nonexistent versioned virtual/python.
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> eyeD3-0.6.10.ebuild:
Mark 0.6.10 ~ia64
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.10.ebuild,v 1.2 2006/04/01 14:52:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.10.ebuild,v 1.3 2006/06/06 22:27:02 carlo Exp $
+NEED_PYTHON=2.3
inherit distutils
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-DEPEND=">=dev-lang/python-2.3"
src_compile() {
econf || die
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.4.ebuild,v 1.4 2006/02/06 20:58:40 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.4.ebuild,v 1.5 2006/06/06 22:27:02 carlo Exp $
-IUSE=""
+NEED_PYTHON=2.3
inherit distutils
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc sparc x86"
-
-DEPEND=">=virtual/python-2.3"
+IUSE=""
src_compile() {
econf || die