summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/enaml/ChangeLog5
-rw-r--r--dev-python/enaml/enaml-0.6.8-r1.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/enaml/ChangeLog b/dev-python/enaml/ChangeLog
index 61458e9b864e..9dae8d4cfda2 100644
--- a/dev-python/enaml/ChangeLog
+++ b/dev-python/enaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/enaml
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enaml/ChangeLog,v 1.4 2013/05/14 18:35:30 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enaml/ChangeLog,v 1.5 2013/06/05 18:00:09 idella4 Exp $
+
+ 05 Jun 2013; Ian Delaney <idella4@gentoo.org> enaml-0.6.8-r1.ebuild:
+ update deps
*enaml-0.6.8-r1 (14 May 2013)
diff --git a/dev-python/enaml/enaml-0.6.8-r1.ebuild b/dev-python/enaml/enaml-0.6.8-r1.ebuild
index 5d8be2a0c116..67f01df6149c 100644
--- a/dev-python/enaml/enaml-0.6.8-r1.ebuild
+++ b/dev-python/enaml/enaml-0.6.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/enaml/enaml-0.6.8-r1.ebuild,v 1.1 2013/05/14 18:35:30 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/enaml/enaml-0.6.8-r1.ebuild,v 1.2 2013/06/05 18:00:09 idella4 Exp $
EAPI=5
@@ -21,7 +21,8 @@ RDEPEND="
dev-python/casuarius[${PYTHON_USEDEP}]
dev-python/ply[${PYTHON_USEDEP}]
dev-python/traits[${PYTHON_USEDEP}]
- || ( dev-python/wxpython[${PYTHON_USEDEP}] dev-python/PyQt4 \
+ || ( dev-python/wxpython[${PYTHON_USEDEP}] \
+ dev-python/PyQt4[${PYTHON_USEDEP}] \
dev-python/pyside[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}