summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-06-18 12:08:27 +0000
committerPacho Ramos <pacho@gentoo.org>2011-06-18 12:08:27 +0000
commitae82e4a3c5e8ce5de15104bb00e0abc76f0f85f4 (patch)
tree1c4ee4eb7ebd23caed67604708d115a8420dfbcb /app-editors/scribes
parentStable on amd64 wrt bug #371971 (diff)
downloadhistorical-ae82e4a3c5e8ce5de15104bb00e0abc76f0f85f4.tar.gz
historical-ae82e4a3c5e8ce5de15104bb00e0abc76f0f85f4.tar.bz2
historical-ae82e4a3c5e8ce5de15104bb00e0abc76f0f85f4.zip
Use splitted gnome-python* deps (bug #352916).
Package-Manager: portage-2.1.9.50/cvs/Linux x86_64
Diffstat (limited to 'app-editors/scribes')
-rw-r--r--app-editors/scribes/ChangeLog7
-rw-r--r--app-editors/scribes/scribes-0.3.3.3.ebuild12
2 files changed, 12 insertions, 7 deletions
diff --git a/app-editors/scribes/ChangeLog b/app-editors/scribes/ChangeLog
index 70d587e78d99..ce0b07d1dfff 100644
--- a/app-editors/scribes/ChangeLog
+++ b/app-editors/scribes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/scribes
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scribes/ChangeLog,v 1.8 2010/06/06 12:13:00 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scribes/ChangeLog,v 1.9 2011/06/18 12:08:27 pacho Exp $
+
+ 18 Jun 2011; Pacho Ramos <pacho@gentoo.org> scribes-0.3.3.3.ebuild:
+ Use splitted gnome-python* deps (bug #352916).
06 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
scribes-0.3.3.3.ebuild:
diff --git a/app-editors/scribes/scribes-0.3.3.3.ebuild b/app-editors/scribes/scribes-0.3.3.3.ebuild
index 37bdbad2a361..6a0ed21f7ae7 100644
--- a/app-editors/scribes/scribes-0.3.3.3.ebuild
+++ b/app-editors/scribes/scribes-0.3.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scribes/scribes-0.3.3.3.ebuild,v 1.7 2010/06/06 12:13:00 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scribes/scribes-0.3.3.3.ebuild,v 1.8 2011/06/18 12:08:27 pacho Exp $
EAPI=3
@@ -22,9 +22,11 @@ RDEPEND="gnome-base/gconf
gnome-extra/yelp
dev-libs/dbus-glib
dev-python/dbus-python
- dev-python/gnome-python
- dev-python/gnome-python-extras
- dev-python/gnome-python-desktop"
+ dev-python/libgnome-python
+ dev-python/pygobject:2
+ dev-python/pygtk:2
+ dev-python/gtksourceview-python
+ dev-python/gtkspell-python"
DEPEND="${RDEPEND}
app-text/gnome-doc-utils
dev-util/pkgconfig