summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-06 15:12:04 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-06 15:12:04 +0000
commit8c0761aa5bf03168af8d7111168d3314d67fa8fc (patch)
tree49d6b9fe8f6a146f6cfc0d8754a9b25f6d301bab /media-sound/jokosher
parentVersion bump (#327125). Thanks to Tim Harder (diff)
downloadgentoo-2-8c0761aa5bf03168af8d7111168d3314d67fa8fc.tar.gz
gentoo-2-8c0761aa5bf03168af8d7111168d3314d67fa8fc.tar.bz2
gentoo-2-8c0761aa5bf03168af8d7111168d3314d67fa8fc.zip
Use PYTHON_DEPEND instead of NEED_PYTHON.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/jokosher')
-rw-r--r--media-sound/jokosher/ChangeLog8
-rw-r--r--media-sound/jokosher/jokosher-0.11.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/jokosher/ChangeLog b/media-sound/jokosher/ChangeLog
index 80a5447724f9..790df7d70fe1 100644
--- a/media-sound/jokosher/ChangeLog
+++ b/media-sound/jokosher/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/jokosher
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/ChangeLog,v 1.9 2009/06/11 13:49:26 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/ChangeLog,v 1.10 2010/07/06 15:12:04 arfrever Exp $
+
+ 06 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ jokosher-0.11.1.ebuild:
+ Use PYTHON_DEPEND instead of NEED_PYTHON.
11 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
jokosher-0.11.1.ebuild:
diff --git a/media-sound/jokosher/jokosher-0.11.1.ebuild b/media-sound/jokosher/jokosher-0.11.1.ebuild
index b0d09aa0c53c..361494bb5320 100644
--- a/media-sound/jokosher/jokosher-0.11.1.ebuild
+++ b/media-sound/jokosher/jokosher-0.11.1.ebuild
@@ -1,8 +1,8 @@
-# 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/jokosher/jokosher-0.11.1.ebuild,v 1.3 2009/06/20 06:55:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/jokosher-0.11.1.ebuild,v 1.4 2010/07/06 15:12:04 arfrever Exp $
-NEED_PYTHON=2.4
+PYTHON_DEPEND="2"
inherit eutils gnome2 distutils
DESCRIPTION="A simple yet powerful multi-track studio"