Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/elmer-meta/
Date: Sat, 30 Jan 2021 14:30:57
Message-Id: 1612016986.02b47559d95a45e8b2f85a381a993a1b055ea3db.andrewammerlaan@gentoo
1 commit: 02b47559d95a45e8b2f85a381a993a1b055ea3db
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Sat Jan 30 14:29:46 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sat Jan 30 14:29:46 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=02b47559
7
8 sci-misc/elmer-meta: remove obsolete meta pack
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
11
12 sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild | 27 -------------------------
13 sci-misc/elmer-meta/elmer-meta-9999.ebuild | 27 -------------------------
14 sci-misc/elmer-meta/metadata.xml | 8 --------
15 3 files changed, 62 deletions(-)
16
17 diff --git a/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild b/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild
18 deleted file mode 100644
19 index 2c066473a..000000000
20 --- a/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild
21 +++ /dev/null
22 @@ -1,27 +0,0 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI=6
27 -
28 -DESCRIPTION="Collection of finite element programs, libraries, and visualization tools"
29 -HOMEPAGE="https://www.csc.fi/web/elmer"
30 -
31 -LICENSE="GPL-2"
32 -SLOT="0"
33 -KEYWORDS="~amd64 ~x86"
34 -IUSE=""
35 -
36 -DEPEND="
37 - ~sci-misc/elmer-fem-${PV}
38 - ~sci-misc/elmer-elmergrid-${PV}
39 - ~sci-misc/elmer-meshgen2d-${PV}
40 - ~sci-libs/elmer-eio-${PV}
41 - ~sci-libs/elmer-hutiter-${PV}
42 - ~sci-misc/elmer-fem-${PV}
43 - ~sci-misc/elmer-post-${PV}
44 - ~sci-misc/elmer-front-${PV}"
45 -
46 -pkg_postinst() {
47 - einfo "Elmer ebuilds may need further development."
48 - einfo "Please inform any problems or improvements in https://bugs.gentoo.org/show_bug.cgi?id=221013"
49 -}
50
51 diff --git a/sci-misc/elmer-meta/elmer-meta-9999.ebuild b/sci-misc/elmer-meta/elmer-meta-9999.ebuild
52 deleted file mode 100644
53 index 428c01c63..000000000
54 --- a/sci-misc/elmer-meta/elmer-meta-9999.ebuild
55 +++ /dev/null
56 @@ -1,27 +0,0 @@
57 -# Copyright 1999-2021 Gentoo Authors
58 -# Distributed under the terms of the GNU General Public License v2
59 -
60 -EAPI=6
61 -
62 -DESCRIPTION="Collection of finite element programs, libraries, and visualization tools"
63 -HOMEPAGE="https://www.csc.fi/web/elmer"
64 -
65 -LICENSE="GPL-2"
66 -SLOT="0"
67 -KEYWORDS=""
68 -IUSE=""
69 -
70 -DEPEND="
71 - ~sci-misc/elmer-fem-${PV}
72 - ~sci-misc/elmer-elmergrid-${PV}
73 - ~sci-misc/elmer-meshgen2d-${PV}
74 - ~sci-libs/elmer-eio-${PV}
75 - ~sci-libs/elmer-hutiter-${PV}
76 - ~sci-misc/elmer-fem-${PV}
77 - ~sci-misc/elmer-post-${PV}
78 - ~sci-misc/elmer-front-${PV}"
79 -
80 -pkg_postinst() {
81 - einfo "Elmer ebuilds may need further development."
82 - einfo "Please inform any problems or improvements in https://bugs.gentoo.org/show_bug.cgi?id=221013"
83 -}
84
85 diff --git a/sci-misc/elmer-meta/metadata.xml b/sci-misc/elmer-meta/metadata.xml
86 deleted file mode 100644
87 index ae9640ffb..000000000
88 --- a/sci-misc/elmer-meta/metadata.xml
89 +++ /dev/null
90 @@ -1,8 +0,0 @@
91 -<?xml version="1.0" encoding="UTF-8"?>
92 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
93 -<pkgmetadata>
94 - <maintainer type="project">
95 - <email>sci@g.o</email>
96 - <name>Gentoo Science Project</name>
97 - </maintainer>
98 -</pkgmetadata>