aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Reisner <andrew@reisner.co>2014-07-16 07:33:30 -0500
committerAndrew Reisner <andrew@reisner.co>2014-07-16 07:33:30 -0500
commitcfe5ab9e40b5ac1a934ce8f6ada65d432330e799 (patch)
treecb258151d4795010206f522b445461485f6b3b89 /dev-python
parentadded keyword (diff)
downloadsci-cfe5ab9e40b5ac1a934ce8f6ada65d432330e799.tar.gz
sci-cfe5ab9e40b5ac1a934ce8f6ada65d432330e799.tar.bz2
sci-cfe5ab9e40b5ac1a934ce8f6ada65d432330e799.zip
fixed dependency issue
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ffc/ChangeLog3
-rw-r--r--dev-python/ffc/ffc-1.3.0.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/ffc/ChangeLog b/dev-python/ffc/ChangeLog
index 1ea056055..37662b34f 100644
--- a/dev-python/ffc/ChangeLog
+++ b/dev-python/ffc/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Jul 2014; Andrew Reisner <andrew@reisner.co> ffc-1.3.0.ebuild:
+ fixed dependency issue
+
*ffc-1.4.0 (16 Jul 2014)
16 Jul 2014; Andrew Reisner <andrew@reisner.co> +ffc-1.4.0.ebuild,
diff --git a/dev-python/ffc/ffc-1.3.0.ebuild b/dev-python/ffc/ffc-1.3.0.ebuild
index 5dbce3b65..d2a291810 100644
--- a/dev-python/ffc/ffc-1.3.0.ebuild
+++ b/dev-python/ffc/ffc-1.3.0.ebuild
@@ -17,8 +17,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPPEND="
- >=sci-mathematics/ufc-1.4.2
+RDEPEND="
+ >=sci-mathematics/ufc-2.3.0
=dev-python/ufl-${PV}[${PYTHON_USEDEP}]
=dev-python/instant-${PV}[${PYTHON_USEDEP}]
=dev-python/fiat-${PV}[${PYTHON_USEDEP}]