summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-01-04 17:57:56 +0000
committerJustin Lecher <jlec@gentoo.org>2015-01-04 17:57:56 +0000
commitc0c5fe96b391d081abf51bf38837208888e232e6 (patch)
treef69bc45d4030376f6a5e8040ff5483c8901bc5e6 /sci-libs/fetk
parentmedia-libs/sg: Drop old (diff)
downloadgentoo-2-c0c5fe96b391d081abf51bf38837208888e232e6.tar.gz
gentoo-2-c0c5fe96b391d081abf51bf38837208888e232e6.tar.bz2
gentoo-2-c0c5fe96b391d081abf51bf38837208888e232e6.zip
sci-libs/fetk: Bump EAPI; sort dependencies
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-libs/fetk')
-rw-r--r--sci-libs/fetk/ChangeLog7
-rw-r--r--sci-libs/fetk/fetk-1.5.ebuild11
-rw-r--r--sci-libs/fetk/metadata.xml10
3 files changed, 16 insertions, 12 deletions
diff --git a/sci-libs/fetk/ChangeLog b/sci-libs/fetk/ChangeLog
index f21ec53f0d79..4fee4926058a 100644
--- a/sci-libs/fetk/ChangeLog
+++ b/sci-libs/fetk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/fetk
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/ChangeLog,v 1.1 2011/04/16 07:51:52 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/ChangeLog,v 1.2 2015/01/04 17:57:56 jlec Exp $
+
+ 04 Jan 2015; Justin Lecher <jlec@gentoo.org> fetk-1.5.ebuild, metadata.xml:
+ Bump EAPI; sort dependencies
*fetk-1.5 (16 Apr 2011)
diff --git a/sci-libs/fetk/fetk-1.5.ebuild b/sci-libs/fetk/fetk-1.5.ebuild
index 72681fed5c61..a16ad142702c 100644
--- a/sci-libs/fetk/fetk-1.5.ebuild
+++ b/sci-libs/fetk/fetk-1.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/fetk-1.5.ebuild,v 1.2 2011/04/16 07:52:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/fetk-1.5.ebuild,v 1.3 2015/01/04 17:57:56 jlec Exp $
-# inherit
+EAPI=5
DESCRIPTION="The Finite Element ToolKit - Meta package"
HOMEPAGE="http://fetk.org/"
@@ -15,8 +15,9 @@ IUSE=""
RDEPEND="
~dev-libs/maloc-${PV}
- ~sci-libs/punc-${PV}
+ ~media-libs/sg-${PV}
~sci-libs/gamer-${PV}
~sci-libs/mc-${PV}
- ~media-libs/sg-${PV}"
+ ~sci-libs/punc-${PV}
+ "
DEPEND=""
diff --git a/sci-libs/fetk/metadata.xml b/sci-libs/fetk/metadata.xml
index 1f2393f3436a..5a681b1af416 100644
--- a/sci-libs/fetk/metadata.xml
+++ b/sci-libs/fetk/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-chemistry</herd>
-<maintainer>
- <email>jlec@gentoo.org</email>
-</maintainer>
-<longdescription>
+ <herd>sci-chemistry</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
+ <longdescription>
The Finite Element ToolKit (FETK) is a collaboratively developed, evolving
collection of adaptive finite element method (AFEM) software libraries and
tools for solving coupled systems of nonlinear geometric partial differential