summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-07 18:04:34 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-07 18:04:34 +0000
commit6f6239a46ea6cebce85fcfdc5d6fea540ff21dff (patch)
tree6a26205a9e98cbcd36512bb9c86c46db1da9ec32 /net-misc
parentAlso pull in dev-util/nvidia-cuda-toolkit for USE=opencl #374145 by Matthew S... (diff)
downloadgentoo-2-6f6239a46ea6cebce85fcfdc5d6fea540ff21dff.tar.gz
gentoo-2-6f6239a46ea6cebce85fcfdc5d6fea540ff21dff.tar.bz2
gentoo-2-6f6239a46ea6cebce85fcfdc5d6fea540ff21dff.zip
Refactor python[sqlite] dependency
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gwibber/ChangeLog5
-rw-r--r--net-misc/gwibber/gwibber-3.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/gwibber/ChangeLog b/net-misc/gwibber/ChangeLog
index 9488b4162daa..0ade5c6cd71c 100644
--- a/net-misc/gwibber/ChangeLog
+++ b/net-misc/gwibber/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/gwibber
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.13 2011/07/07 18:00:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/ChangeLog,v 1.14 2011/07/07 18:04:34 hwoarang Exp $
+
+ 07 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gwibber-3.1.0.ebuild:
+ Refactor python[sqlite] dependency
*gwibber-3.1.0 (07 Jul 2011)
diff --git a/net-misc/gwibber/gwibber-3.1.0.ebuild b/net-misc/gwibber/gwibber-3.1.0.ebuild
index 155f24471062..71578811fe09 100644
--- a/net-misc/gwibber/gwibber-3.1.0.ebuild
+++ b/net-misc/gwibber/gwibber-3.1.0.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/gwibber-3.1.0.ebuild,v 1.1 2011/07/07 18:00:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwibber/gwibber-3.1.0.ebuild,v 1.2 2011/07/07 18:04:34 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
+PYTHON_USE_WITH="sqlite"
inherit eutils distutils
@@ -17,7 +18,6 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- dev-lang/python[sqlite]
>=dev-python/dbus-python-0.80.2
>=dev-python/gconf-python-2.18.0
dev-python/gnome-keyring-python