summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-23 15:51:51 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-23 15:51:51 +0000
commit37248d62bbf9f46882b530aeaed0a72510c74725 (patch)
tree4a741e7d8b90b4c7bf9d049ac92ba408e2f4531d /x11-misc/gdevilspie
parentFix test suite wrt #295753 (diff)
downloadhistorical-37248d62bbf9f46882b530aeaed0a72510c74725.tar.gz
historical-37248d62bbf9f46882b530aeaed0a72510c74725.tar.bz2
historical-37248d62bbf9f46882b530aeaed0a72510c74725.zip
Missing dev-python/libwnck-python depend wrt #296093 by James Broadhead.
Package-Manager: portage-2.2_rc60/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/gdevilspie')
-rw-r--r--x11-misc/gdevilspie/ChangeLog8
-rw-r--r--x11-misc/gdevilspie/gdevilspie-0.31.ebuild5
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-misc/gdevilspie/ChangeLog b/x11-misc/gdevilspie/ChangeLog
index bd321b41eba0..f9067769aebe 100644
--- a/x11-misc/gdevilspie/ChangeLog
+++ b/x11-misc/gdevilspie/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/gdevilspie
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/ChangeLog,v 1.2 2008/12/17 04:57:20 ssuominen Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/ChangeLog,v 1.3 2009/12/23 15:51:51 ssuominen Exp $
+
+ 23 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+ gdevilspie-0.31.ebuild:
+ Missing dev-python/libwnck-python depend wrt #296093 by James Broadhead.
17 Dec 2008; <ssuominen@gentoo.org> gdevilspie-0.31.ebuild:
Keyword ~x86 wrt #250973
diff --git a/x11-misc/gdevilspie/gdevilspie-0.31.ebuild b/x11-misc/gdevilspie/gdevilspie-0.31.ebuild
index cc7ae81d989d..ce56eefd1774 100644
--- a/x11-misc/gdevilspie/gdevilspie-0.31.ebuild
+++ b/x11-misc/gdevilspie/gdevilspie-0.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.31.ebuild,v 1.2 2008/12/17 04:57:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.31.ebuild,v 1.3 2009/12/23 15:51:51 ssuominen Exp $
inherit distutils
@@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/pygtk-2
+ dev-python/libwnck-python
x11-misc/devilspie"
DEPEND="${RDEPEND}"