summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-07-07 13:56:06 +0000
committerSamuli Suominen <drac@gentoo.org>2007-07-07 13:56:06 +0000
commitdf37adf005afd63937f05d8f8fe5b13d4499f7c4 (patch)
tree2e42514f4cd950b4d43c685e8a2ec1e8e1f41239 /media-sound
parentFix path in sitefile. Remove redundant DEPEND. Some minor syntax tweaks. (diff)
downloadgentoo-2-df37adf005afd63937f05d8f8fe5b13d4499f7c4.tar.gz
gentoo-2-df37adf005afd63937f05d8f8fe5b13d4499f7c4.tar.bz2
gentoo-2-df37adf005afd63937f05d8f8fe5b13d4499f7c4.zip
We need fixed pysqlite-2.3.4-r1 for tr_TR.utf8 locale.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/exaile/ChangeLog5
-rw-r--r--media-sound/exaile/exaile-0.2.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/exaile/ChangeLog b/media-sound/exaile/ChangeLog
index 691128f0949a..8bc4cbf2d336 100644
--- a/media-sound/exaile/ChangeLog
+++ b/media-sound/exaile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/exaile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.22 2007/07/05 18:21:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/ChangeLog,v 1.23 2007/07/07 13:56:06 drac Exp $
+
+ 07 Jul 2007; Samuli Suominen <drac@gentoo.org> exaile-0.2.10-r1.ebuild:
+ We need fixed pysqlite-2.3.4-r1 for tr_TR.utf8 locale.
05 Jul 2007; Samuli Suominen <drac@gentoo.org> exaile-0.2.9-r3.ebuild,
exaile-0.2.10-r1.ebuild:
diff --git a/media-sound/exaile/exaile-0.2.10-r1.ebuild b/media-sound/exaile/exaile-0.2.10-r1.ebuild
index 8001d699c459..6266d7ab79bb 100644
--- a/media-sound/exaile/exaile-0.2.10-r1.ebuild
+++ b/media-sound/exaile/exaile-0.2.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10-r1.ebuild,v 1.3 2007/07/05 18:21:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.2.10-r1.ebuild,v 1.4 2007/07/07 13:56:06 drac Exp $
inherit eutils fdo-mime multilib python
@@ -19,7 +19,7 @@ IUSE="aac alsa cdparanoia flac gnome ipod libnotify libsexy mad musepack ogg
oss serpentine streamripper vorbis"
RDEPEND=">=dev-python/pygtk-2.8.6
- >=dev-python/pysqlite-2
+ >=dev-python/pysqlite-2.3.4-r1
>=media-libs/mutagen-1.6
dev-python/elementtree
dev-python/dbus-python