diff options
author | 2012-11-25 11:32:26 +0000 | |
---|---|---|
committer | 2012-11-25 11:32:26 +0000 | |
commit | 8a493331021ce07cfa6f2f64c69fa8c811b34463 (patch) | |
tree | bda69174b9ec8c01d17a0f89ba93aa28ae464294 /x11-misc/revelation | |
parent | Stable for amd64, wrt bug #441052 (diff) | |
download | gentoo-2-8a493331021ce07cfa6f2f64c69fa8c811b34463.tar.gz gentoo-2-8a493331021ce07cfa6f2f64c69fa8c811b34463.tar.bz2 gentoo-2-8a493331021ce07cfa6f2f64c69fa8c811b34463.zip |
Depend on dbus-python, bug #444592
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 668310D9)
Diffstat (limited to 'x11-misc/revelation')
-rw-r--r-- | x11-misc/revelation/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/revelation/revelation-0.4.14.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/revelation/ChangeLog b/x11-misc/revelation/ChangeLog index 8a34c88fb337..717ece68d7ce 100644 --- a/x11-misc/revelation/ChangeLog +++ b/x11-misc/revelation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/revelation # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.29 2012/07/04 21:59:07 tristan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/ChangeLog,v 1.30 2012/11/25 11:32:26 tristan Exp $ + + 25 Nov 2012; Tristan Heaven <tristan@gentoo.org> revelation-0.4.14.ebuild: + Depend on dbus-python, bug #444592 04 Jul 2012; Tristan Heaven <tristan@gentoo.org> -revelation-0.4.11-r2.ebuild, -files/revelation-0.4.11-build.patch, diff --git a/x11-misc/revelation/revelation-0.4.14.ebuild b/x11-misc/revelation/revelation-0.4.14.ebuild index 3699e6b3e991..ba2bd9f4ff37 100644 --- a/x11-misc/revelation/revelation-0.4.14.ebuild +++ b/x11-misc/revelation/revelation-0.4.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.4 2012/07/03 23:30:11 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.5 2012/11/25 11:32:26 tristan Exp $ EAPI=4 @@ -23,6 +23,7 @@ RDEPEND="dev-python/pygtk dev-python/pycrypto dev-python/gconf-python dev-python/libgnome-python + dev-python/dbus-python sys-libs/cracklib[python] applet? ( dev-python/gnome-applets-python |