* [gentoo-commits] proj/sci:ccp4 commit in: dev-python/ufl/
@ 2013-06-16 11:31 Justin Lecher
0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2013-06-16 11:31 UTC (permalink / raw
To: gentoo-commits
commit: effe613d1ec4477929a65180c418eef326460c17
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 11:01:05 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 10:28:18 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=effe613d
dev-python/ufl: Bump to EAPI=5 and distutils-r1.eclass
Package-Manager: portage-2.2.0_alpha179
---
dev-python/ufl/ChangeLog | 5 ++++-
dev-python/ufl/metadata.xml | 4 ++--
dev-python/ufl/ufl-0.5.4.ebuild | 17 ++++++-----------
3 files changed, 12 insertions(+), 14 deletions(-)
diff --git a/dev-python/ufl/ChangeLog b/dev-python/ufl/ChangeLog
index e62174c..c398241 100644
--- a/dev-python/ufl/ChangeLog
+++ b/dev-python/ufl/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-python/ufl
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Jun 2013; Justin Lecher <jlec@gentoo.org> ufl-0.5.4.ebuild, metadata.xml:
+ Bump to EAPI=5 and distutils-r1.eclass
+
*ufl-0.5.4 (14 Dec 2010)
14 Dec 2010; Nico Schlömer <nico.schloemer@gmail.com> +ufl-0.5.4.ebuild,
diff --git a/dev-python/ufl/metadata.xml b/dev-python/ufl/metadata.xml
index 8f11ba1..f430bd6 100644
--- a/dev-python/ufl/metadata.xml
+++ b/dev-python/ufl/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
The Unified Form Language (UFL) is a domain specific language for
declaration of finite element discretizations of variational forms. More
precisely, it defines a flexible interface for choosing finite element
diff --git a/dev-python/ufl/ufl-0.5.4.ebuild b/dev-python/ufl/ufl-0.5.4.ebuild
index f9e2c36..83fd556 100644
--- a/dev-python/ufl/ufl-0.5.4.ebuild
+++ b/dev-python/ufl/ufl-0.5.4.ebuild
@@ -1,23 +1,18 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python{2_6,2_7} )
-inherit distutils
+inherit distutils-r1
-DESCRIPTION="Domain specific language for declaration of finite element discretizations of variational forms"
+DESCRIPTION="Domain specific language for declaration of FE discretizations of variational forms"
HOMEPAGE="http://launchpad.net/ufl"
SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
-
+KEYWORDS="~amd64 ~x86"
IUSE=""
-
-DEPEND=""
-RDEPEND=""
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-16 11:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-16 11:31 [gentoo-commits] proj/sci:ccp4 commit in: dev-python/ufl/ Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox