public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/elmer-meta/
Date: Tue,  3 Dec 2013 14:53:03 +0000 (UTC)	[thread overview]
Message-ID: <1386077235.500b903f2a794f903793f3a9e0209a1597a8bf80.jlec@gentoo> (raw)

commit:     500b903f2a794f903793f3a9e0209a1597a8bf80
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  3 13:27:15 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Dec  3 13:27:15 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=500b903f

sci-misc/elmer-meta: Bump EAPI; fix DESCRIPTION; drop keywords from live ebuild

Package-Manager: portage-2.2.7
RepoMan-Options: --force

---
 sci-misc/elmer-meta/ChangeLog                   | 10 +++++++++
 sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild  | 23 ---------------------
 sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild | 26 ++++++++++++++++++++++++
 sci-misc/elmer-meta/elmer-meta-9999.ebuild      | 27 ++++++++++++++-----------
 sci-misc/elmer-meta/metadata.xml                |  5 +++++
 5 files changed, 56 insertions(+), 35 deletions(-)

diff --git a/sci-misc/elmer-meta/ChangeLog b/sci-misc/elmer-meta/ChangeLog
new file mode 100644
index 0000000..9af4cad
--- /dev/null
+++ b/sci-misc/elmer-meta/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-misc/elmer-meta
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*elmer-meta-6.0_p4651 (03 Dec 2013)
+
+  03 Dec 2013; Justin Lecher <jlec@gentoo.org> -elmer-meta-5.4.1-r1.ebuild,
+  +elmer-meta-6.0_p4651.ebuild, elmer-meta-9999.ebuild, +metadata.xml:
+  Bump EAPI; fix DESCRIPTION; drop keywords from live ebuild
+

diff --git a/sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild b/sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild
deleted file mode 100644
index d2142ca..0000000
--- a/sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="Elmer is a collection of finite element programs, libraries, and visualization tools"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-
-DEPEND="=sci-libs/matc-5.4.1*
-	=sci-misc/elmer-elmergrid-5.4.1*
-	=sci-misc/elmer-meshgen2d-5.4.1*
-	=sci-libs/elmer-eio-5.4.1*
-	=sci-libs/elmer-hutiter-5.4.1*
-	=sci-misc/elmer-fem-5.4.1*
-	=sci-misc/elmer-post-5.4.1*
-	=sci-misc/elmer-front-5.4.1*"
-
-pkg_postinst() {
-	einfo "Elmer ebuilds may need further development. Please inform any problems or improvements in http://bugs.gentoo.org/show_bug.cgi?id=221013"
-}

diff --git a/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild b/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild
new file mode 100644
index 0000000..7eb1168
--- /dev/null
+++ b/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Elmer is a collection of finite element programs, libraries, and visualization tools"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	~sci-libs/matc-${PV}
+	~sci-misc/elmer-elmergrid-${PV}
+	~sci-misc/elmer-meshgen2d-${PV}
+	~sci-libs/elmer-eio-${PV}
+	~sci-libs/elmer-hutiter-${PV}
+	~sci-misc/elmer-fem-${PV}
+	~sci-misc/elmer-post-${PV}
+	~sci-misc/elmer-front-${PV}"
+
+pkg_postinst() {
+	einfo "Elmer ebuilds may need further development."
+	einfo "Please inform any problems or improvements in http://bugs.gentoo.org/show_bug.cgi?id=221013"
+}

diff --git a/sci-misc/elmer-meta/elmer-meta-9999.ebuild b/sci-misc/elmer-meta/elmer-meta-9999.ebuild
index 4ef5f65..a853bd8 100644
--- a/sci-misc/elmer-meta/elmer-meta-9999.ebuild
+++ b/sci-misc/elmer-meta/elmer-meta-9999.ebuild
@@ -1,23 +1,26 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-inherit eutils
+EAPI=5
 
 DESCRIPTION="Elmer is a collection of finite element programs, libraries, and visualization tools"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS=""
+IUSE=""
 
-DEPEND="=sci-libs/matc-9999*
-	=sci-misc/elmer-elmergrid-9999*
-	=sci-misc/elmer-meshgen2d-9999*
-	=sci-libs/elmer-eio-9999*
-	=sci-libs/elmer-hutiter-9999*
-	=sci-misc/elmer-fem-9999*
-	=sci-misc/elmer-post-9999*
-	=sci-misc/elmer-gui-9999*"
+DEPEND="
+	~sci-libs/matc-${PV}
+	~sci-misc/elmer-elmergrid-${PV}
+	~sci-misc/elmer-meshgen2d-${PV}
+	~sci-libs/elmer-eio-${PV}
+	~sci-libs/elmer-hutiter-${PV}
+	~sci-misc/elmer-fem-${PV}
+	~sci-misc/elmer-post-${PV}
+	~sci-misc/elmer-front-${PV}"
 
 pkg_postinst() {
-	einfo "Elmer ebuilds may need further development. Please inform any problems or improvements in http://bugs.gentoo.org/show_bug.cgi?id=221013"
+	einfo "Elmer ebuilds may need further development."
+	einfo "Please inform any problems or improvements in http://bugs.gentoo.org/show_bug.cgi?id=221013"
 }

diff --git a/sci-misc/elmer-meta/metadata.xml b/sci-misc/elmer-meta/metadata.xml
new file mode 100644
index 0000000..897aa2e
--- /dev/null
+++ b/sci-misc/elmer-meta/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>sci</herd>
+</pkgmetadata>


             reply	other threads:[~2013-12-03 14:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03 14:53 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-06 19:57 [gentoo-commits] proj/sci:master commit in: sci-misc/elmer-meta/ Justin Lecher
2017-03-26 14:45 Justin Lecher
2021-01-30 14:30 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1386077235.500b903f2a794f903793f3a9e0209a1597a8bf80.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox