summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-05-21 19:39:42 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-05-21 19:39:42 +0000
commit8f4a117b7d226b618e704db217bed6c683aa319c (patch)
tree4848cbcef05fba83c940c978d348d0d8c86fc753 /media-sound
parentdev-python/ctypes has been deleted. (diff)
downloadgentoo-2-8f4a117b7d226b618e704db217bed6c683aa319c.tar.gz
gentoo-2-8f4a117b7d226b618e704db217bed6c683aa319c.tar.bz2
gentoo-2-8f4a117b7d226b618e704db217bed6c683aa319c.zip
dev-python/ctypes has been deleted.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/picard/picard-0.11.ebuild7
-rw-r--r--media-sound/picard/picard-0.12.1.ebuild5
2 files changed, 4 insertions, 8 deletions
diff --git a/media-sound/picard/picard-0.11.ebuild b/media-sound/picard/picard-0.11.ebuild
index 3d3e158b7322..f39e51c4d2e0 100644
--- a/media-sound/picard/picard-0.11.ebuild
+++ b/media-sound/picard/picard-0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/picard/picard-0.11.ebuild,v 1.5 2010/02/07 20:16:35 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/picard/picard-0.11.ebuild,v 1.6 2010/05/21 19:39:42 arfrever Exp $
EAPI="2"
inherit eutils distutils
@@ -15,10 +15,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="cdda ffmpeg nls"
-RDEPEND="|| (
- >=dev-lang/python-2.5
- ( dev-lang/python:2.4[cxx] =dev-python/ctypes-0.9 )
- )
+RDEPEND=">=dev-lang/python-2.5
dev-python/PyQt4[X]
media-libs/mutagen
cdda? ( >=media-libs/libdiscid-0.1.1 )
diff --git a/media-sound/picard/picard-0.12.1.ebuild b/media-sound/picard/picard-0.12.1.ebuild
index 08c038be1899..b814d53e193d 100644
--- a/media-sound/picard/picard-0.12.1.ebuild
+++ b/media-sound/picard/picard-0.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/picard/picard-0.12.1.ebuild,v 1.3 2010/03/10 09:26:24 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/picard/picard-0.12.1.ebuild,v 1.4 2010/05/21 19:39:42 arfrever Exp $
EAPI="2"
inherit eutils distutils
@@ -15,8 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="cdda ffmpeg nls"
-DEPEND="|| ( >=dev-lang/python-2.5
- ( dev-lang/python:2.4[cxx] =dev-python/ctypes-0.9 ) )
+DEPEND=">=dev-lang/python-2.5
dev-python/PyQt4[X]
media-libs/mutagen
cdda? ( >=media-libs/libdiscid-0.1.1 )