public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-libs/openfoam/
@ 2016-03-08 14:35 Patrick Lauer
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer @ 2016-03-08 14:35 UTC (permalink / raw
  To: gentoo-commits

commit:     18856c80b8ee0a0493503bd5d9bfc4a63ae87a4f
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 14:34:34 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Tue Mar  8 14:34:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18856c80

sci-libs/openfoam: Fix slotting #575238

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

 sci-libs/openfoam/{openfoam-2.3.0.ebuild => openfoam-2.3.0-r1.ebuild} | 2 +-
 sci-libs/openfoam/{openfoam-2.3.1.ebuild => openfoam-2.3.1-r1.ebuild} | 2 +-
 sci-libs/openfoam/{openfoam-2.4.0.ebuild => openfoam-2.4.0-r1.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/openfoam/openfoam-2.3.0.ebuild b/sci-libs/openfoam/openfoam-2.3.0-r1.ebuild
similarity index 99%
rename from sci-libs/openfoam/openfoam-2.3.0.ebuild
rename to sci-libs/openfoam/openfoam-2.3.0-r1.ebuild
index d67d5ef..71cc63b 100644
--- a/sci-libs/openfoam/openfoam-2.3.0.ebuild
+++ b/sci-libs/openfoam/openfoam-2.3.0-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.openfoam.org"
 SRC_URI="http://downloads.sourceforge.net/foam/${MY_P}.tgz"
 
 LICENSE="GPL-2"
-SLOT="2.2"
+SLOT="2.3"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc examples opendx src paraview"
 

diff --git a/sci-libs/openfoam/openfoam-2.3.1.ebuild b/sci-libs/openfoam/openfoam-2.3.1-r1.ebuild
similarity index 99%
rename from sci-libs/openfoam/openfoam-2.3.1.ebuild
rename to sci-libs/openfoam/openfoam-2.3.1-r1.ebuild
index 988db48..edab349 100644
--- a/sci-libs/openfoam/openfoam-2.3.1.ebuild
+++ b/sci-libs/openfoam/openfoam-2.3.1-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.openfoam.org"
 SRC_URI="http://downloads.sourceforge.net/foam/${MY_P}.tgz"
 
 LICENSE="GPL-2"
-SLOT="2.2"
+SLOT="2.3"
 KEYWORDS="amd64 x86"
 IUSE="doc examples opendx src paraview"
 

diff --git a/sci-libs/openfoam/openfoam-2.4.0.ebuild b/sci-libs/openfoam/openfoam-2.4.0-r1.ebuild
similarity index 99%
rename from sci-libs/openfoam/openfoam-2.4.0.ebuild
rename to sci-libs/openfoam/openfoam-2.4.0-r1.ebuild
index d26b9c7..74e0334 100644
--- a/sci-libs/openfoam/openfoam-2.4.0.ebuild
+++ b/sci-libs/openfoam/openfoam-2.4.0-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.openfoam.org"
 SRC_URI="http://downloads.sourceforge.net/foam/${MY_P}.tgz"
 
 LICENSE="GPL-2"
-SLOT="2.2"
+SLOT="2.4"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc examples opendx src paraview"
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/openfoam/
@ 2017-10-29 15:13 Jonas Stein
  0 siblings, 0 replies; 2+ messages in thread
From: Jonas Stein @ 2017-10-29 15:13 UTC (permalink / raw
  To: gentoo-commits

commit:     80f90041af38c7d9cc01782a9594941850e06e9c
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 15:13:05 2017 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 15:13:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f90041

sci-libs/openfoam: Removed proxied maintainer

Removed proxied maintainer due to inactivity.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sci-libs/openfoam/metadata.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/sci-libs/openfoam/metadata.xml b/sci-libs/openfoam/metadata.xml
index 2305ef0d7b9..3bb70c9ae50 100644
--- a/sci-libs/openfoam/metadata.xml
+++ b/sci-libs/openfoam/metadata.xml
@@ -5,14 +5,6 @@
     <email>patrick@gentoo.org</email>
     <name>Patrick Lauer</name>
   </maintainer>
-  <maintainer type="person">
-    <email>oli.borm@web.de</email>
-    <name>Oliver Borm</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>proxy-maint@gentoo.org</email>
-    <name>Proxy Maintainers</name>
-  </maintainer>
   <use>
     <flag name="opendx"> Install opendx visualisation tool</flag>
     <flag name="src"> Install source files</flag>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-29 15:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08 14:35 [gentoo-commits] repo/gentoo:master commit in: sci-libs/openfoam/ Patrick Lauer
  -- strict thread matches above, loose matches on Subject: below --
2017-10-29 15:13 Jonas Stein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox