public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nMOLDYN/
@ 2013-06-17 11:25 Alexey Shvetsov
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov @ 2013-06-17 11:25 UTC (permalink / raw
  To: gentoo-commits

commit:     1c8dc60169fc1367b10d60f634368dab43f86a10
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 11:25:07 2013 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 11:25:07 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1c8dc601

[sci-chemistry/nMOLDYN] Update deps

Package-Manager: portage-2.2.0_alpha179

---
 sci-chemistry/nMOLDYN/ChangeLog             | 3 +++
 sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild | 5 ++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/sci-chemistry/nMOLDYN/ChangeLog b/sci-chemistry/nMOLDYN/ChangeLog
index 097247e..45ad3fe 100644
--- a/sci-chemistry/nMOLDYN/ChangeLog
+++ b/sci-chemistry/nMOLDYN/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  17 Jun 2013; Alexey Shvetsov <alexxy@gentoo.org> nMOLDYN-3.0.10.ebuild:
+  [sci-chemistry/nMOLDYN] Update deps
+
 *nMOLDYN-3.0.10 (17 Jun 2013)
 
   17 Jun 2013; Alexey Shvetsov <alexxy@gentoo.org> +metadata.xml,

diff --git a/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild b/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
index e193314..2be241c 100644
--- a/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
+++ b/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
@@ -17,5 +17,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=""
+DEPEND="
+	dev-python/numpy
+	sci-libs/mmtk
+"
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nMOLDYN/
@ 2013-06-17 11:25 Alexey Shvetsov
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov @ 2013-06-17 11:25 UTC (permalink / raw
  To: gentoo-commits

commit:     bc94bccc7ab74ceb650322aa28f3f6b0858cee14
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 11:23:40 2013 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 11:23:40 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bc94bccc

[sci-chemistry/nMOLDYN] Add to overlay

Package-Manager: portage-2.2.0_alpha179

---
 sci-chemistry/nMOLDYN/ChangeLog             |  9 +++++++++
 sci-chemistry/nMOLDYN/metadata.xml          |  9 +++++++++
 sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild | 21 +++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/sci-chemistry/nMOLDYN/ChangeLog b/sci-chemistry/nMOLDYN/ChangeLog
new file mode 100644
index 0000000..097247e
--- /dev/null
+++ b/sci-chemistry/nMOLDYN/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-chemistry/nMOLDYN
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*nMOLDYN-3.0.10 (17 Jun 2013)
+
+  17 Jun 2013; Alexey Shvetsov <alexxy@gentoo.org> +metadata.xml,
+  +nMOLDYN-3.0.10.ebuild:
+  [sci-chemistry/nMOLDYN] Add to overlay

diff --git a/sci-chemistry/nMOLDYN/metadata.xml b/sci-chemistry/nMOLDYN/metadata.xml
new file mode 100644
index 0000000..b2558d8
--- /dev/null
+++ b/sci-chemistry/nMOLDYN/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>sci-chemistry</herd>
+	<maintainer>
+		<email>alexxy@gentoo.org</email>
+		<name>Alexey Shvetsov</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild b/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
new file mode 100644
index 0000000..e193314
--- /dev/null
+++ b/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit distutils-r1
+
+DESCRIPTION="nMOLDYN is an interactive analysis program for Molecular Dynamics simulations"
+HOMEPAGE="http://dirac.cnrs-orleans.fr/plone/software/nmoldyn/"
+SRC_URI="https://forge.epn-campus.eu/attachments/download/1161/${P}.zip"
+
+LICENSE="CeCILL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nMOLDYN/
@ 2020-09-28  8:28 Horea Christian
  0 siblings, 0 replies; 3+ messages in thread
From: Horea Christian @ 2020-09-28  8:28 UTC (permalink / raw
  To: gentoo-commits

commit:     e09a954bf0a64bbf911d46431e2722563e94c54d
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Sep 28 08:19:56 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Sep 28 08:19:56 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e09a954b

sci-chemistry/nMOLDYN: removed discontinued package

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-chemistry/nMOLDYN/metadata.xml          | 12 ------------
 sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild | 23 -----------------------
 2 files changed, 35 deletions(-)

diff --git a/sci-chemistry/nMOLDYN/metadata.xml b/sci-chemistry/nMOLDYN/metadata.xml
deleted file mode 100644
index 7daa2ce7e..000000000
--- a/sci-chemistry/nMOLDYN/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>alexxy@gentoo.org</email>
-		<name>Alexey Shvetsov</name>
-	</maintainer>
-	<maintainer type="project">
-		<email>sci-chemistry@gentoo.org</email>
-		<name>Gentoo Chemistry Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild b/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
deleted file mode 100644
index eb69809da..000000000
--- a/sci-chemistry/nMOLDYN/nMOLDYN-3.0.10.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="nMOLDYN is an interactive analysis program for Molecular Dynamics simulations"
-HOMEPAGE="http://dirac.cnrs-orleans.fr/plone/software/nmoldyn/"
-SRC_URI="https://forge.epn-campus.eu/attachments/download/1161/${P}.zip"
-
-LICENSE="CeCILL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	dev-python/numpy
-	sci-libs/mmtk
-"
-RDEPEND="${DEPEND}"


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

end of thread, other threads:[~2020-09-28  8:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 11:25 [gentoo-commits] proj/sci:master commit in: sci-chemistry/nMOLDYN/ Alexey Shvetsov
  -- strict thread matches above, loose matches on Subject: below --
2020-09-28  8:28 Horea Christian
2013-06-17 11:25 Alexey Shvetsov

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