public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/
Date: Thu, 24 Sep 2015 05:20:08 +0000 (UTC)	[thread overview]
Message-ID: <1443072064.1ba3b6e55f3a2597636309c00e32a1b8f97d3daa.ottxor@gentoo> (raw)

commit:     1ba3b6e55f3a2597636309c00e32a1b8f97d3daa
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 05:20:25 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 05:21:04 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba3b6e5

sci-chemistry/votca-csgapps: version bump

Package-Manager: portage-2.2.20.1

 sci-chemistry/votca-csgapps/Manifest               |  1 +
 .../votca-csgapps/votca-csgapps-1.3_rc1.ebuild     | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest b/sci-chemistry/votca-csgapps/Manifest
index 83f4b2f..b2f52e0 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,2 +1,3 @@
 DIST votca-csgapps-1.2.2.tar.gz 8196 SHA256 09f0669627360dc0a0837899d980d877d8a58231b76919a6273c31fe0f7c341b SHA512 01cfe4ecb96b663ea79475b8e9dc0f2edfe987ec88b018b009e136d53f7414da5a9de183f04be0f95e800f1f19e465470ede8f7f240107dca64e8ef429cd3901 WHIRLPOOL 5a9ffb067118078729f7f685cfc4d77329f708fc23c05692c9392e67d3e2f1091e4991b8742169c77f2d1ae78f0c33aa2f9b9ba4c782906ca0bc1d5615451a09
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef WHIRLPOOL 43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
+DIST votca-csgapps-1.3_rc1.tar.gz 20503 SHA256 262f16eb22872fb644f1cb48e6fc23647f39f086bd20209618e3abf1f3e34e32 SHA512 e91e217ada2449f6fc73d1016effee229d68a67f158ee0f0c5a018353b271feffb76c39572440c34c57e4785b8b5d7508eb61d88165c4942bb9ab0637626194b WHIRLPOOL fe378a2ae011508aa7b050a39b5679eb50c3be8f0e4246f1e68e3cc7b2afbf5c609cabca324c7be39fecd9b792bf3819bcaebecb3a70587561829fb828b22bed

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild
new file mode 100644
index 0000000..efa51d4
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.3_rc1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "9999" ]; then
+	SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+	S="${WORKDIR}/${P#votca-}"
+else
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+	KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="=sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )


             reply	other threads:[~2015-09-24  5:20 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24  5:20 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-15 22:30 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/ Christoph Junghans
2016-01-22 18:51 Michael Palimaka
2016-07-14 17:30 Christoph Junghans
2016-07-14 17:30 Christoph Junghans
2016-08-19 21:59 Christoph Junghans
2016-09-27 18:13 Christoph Junghans
2016-10-29 21:41 Christoph Junghans
2016-11-14  2:01 Christoph Junghans
2016-11-24  5:04 Christoph Junghans
2016-12-20 14:30 Tobias Klausmann
2017-07-30 10:04 Michał Górny
2017-09-03 13:41 Christoph Junghans
2018-09-28 12:37 Christoph Junghans
2019-01-31 20:16 Christoph Junghans
2019-05-20 11:03 Mikle Kolyada
2019-11-22  2:26 Christoph Junghans
2020-01-12 21:51 Christoph Junghans
2020-04-18  5:01 Christoph Junghans
2020-06-21 15:41 Christoph Junghans
2020-08-22 23:36 Christoph Junghans
2020-12-10 19:26 Christoph Junghans
2021-01-06 15:10 Fabian Groffen
2021-01-13  1:20 Christoph Junghans
2021-01-13  1:20 Christoph Junghans
2021-01-18 10:14 David Seifert
2021-02-28 18:08 Andreas Sturmlechner
2021-03-27 16:07 Sam James
2021-03-28 10:02 Agostino Sarubbo
2021-04-05 16:53 Andreas Sturmlechner
2022-03-01 19:36 Andreas Sturmlechner

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=1443072064.1ba3b6e55f3a2597636309c00e32a1b8f97d3daa.ottxor@gentoo \
    --to=ottxor@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