public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/molequeue/
Date: Sun, 24 Sep 2017 06:45:25 +0000 (UTC)	[thread overview]
Message-ID: <1506235514.ea796b51a2ec109be535303e77f6200cd724ff5f.kensington@gentoo> (raw)

commit:     ea796b51a2ec109be535303e77f6200cd724ff5f
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 06:37:32 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 06:45:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea796b51

sci-chemistry/molequeue: remove 0.7.1

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-chemistry/molequeue/Manifest               |  1 -
 sci-chemistry/molequeue/molequeue-0.7.1.ebuild | 57 --------------------------
 2 files changed, 58 deletions(-)

diff --git a/sci-chemistry/molequeue/Manifest b/sci-chemistry/molequeue/Manifest
index 6f70e3d7a22..8fad37b58f5 100644
--- a/sci-chemistry/molequeue/Manifest
+++ b/sci-chemistry/molequeue/Manifest
@@ -1,2 +1 @@
-DIST molequeue-0.7.1.tar.gz 658745 SHA256 cdf184936a73e382b8cbff02768b9a04a3a64fec658d6dde4f6574236a73d3bf SHA512 09bdd45c1b2833be3a4f4cd3a0ade8d51276f8da150b0206d9c4a0d3b4999c58bc6cb3df48b9be70907d47c11bbd22aacc7c8d9ae401aa2f21a43405d6a8e3cd WHIRLPOOL 7ea17582495145b9d616bf1df58fbae3d4a6876c1490d5efdcefae1804cf7d29b08543a112ac7c033e2d2e18aa1537ed73a80f75484c90c7319f52dd469b5812
 DIST molequeue-0.8.0.tar.gz 643072 SHA256 c191e396f3d882c911e331e6325ed4e2666b70d4316e458964e61d5af7c8cbba SHA512 b9539d2ad2c67188ad254f186c1d67c122a15a32047801c632a1613a4f9c887f38baf2da1bb80cb123391948c2a44604fb1082e475ca6de1e683fbe51266ac84 WHIRLPOOL 4ea157d2c644ab3e35648d731f9e48f0b4f4a05f70055646f55474ef37500626794e7def8dba8bdd1d60e1d98724fd5886995d1680e47a8c9e834833ba545e41

diff --git a/sci-chemistry/molequeue/molequeue-0.7.1.ebuild b/sci-chemistry/molequeue/molequeue-0.7.1.ebuild
deleted file mode 100644
index f25259edb5c..00000000000
--- a/sci-chemistry/molequeue/molequeue-0.7.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils multilib python-single-r1 versionator virtualx
-
-DESCRIPTION="Abstract, manage and coordinate execution of tasks"
-HOMEPAGE="http://www.openchemistry.org/OpenChemistry/project/molequeue.html"
-SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="+client doc server test +zeromq"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-	server? ( client )
-	test? ( server )"
-
-RDEPEND="${PYTHON_DEPS}
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	zeromq? ( net-libs/cppzmq:0= )"
-DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_enable test TESTING)
-		$(cmake-utils_use_use zeromq ZERO_MQ)
-		$(cmake-utils_use_build doc DOCUMENTATION)
-		$(cmake-utils_use client MoleQueue_BUILD_CLIENT)
-		$(cmake-utils_use server MoleQueue_BUILD_APPLICATION)
-		-DINSTALL_LIBRARY_DIR=$(get_libdir)
-		)
-	use zeromq && \
-		mycmakeargs+=( -DZeroMQ_ROOT_DIR=\"${EPREFIX}/usr\" )
-
-	cmake-utils_src_configure
-}
-
-src_compile() {
-	cmake-utils_src_compile all $(usex doc documentation "")
-}
-
-src_test() {
-	VIRTUALX_COMMAND=cmake-utils_src_test
-	virtualmake
-}
-
-src_install() {
-	use doc && HTML_DOCS=( "${BUILD_DIR}"/docs/html/. )
-	cmake-utils_src_install
-}


             reply	other threads:[~2017-09-24  6:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-24  6:45 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-04 18:13 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/molequeue/ Andreas K. Hüttel
2023-09-19 17:48 Arthur Zamarin
2022-11-10  5:06 Arthur Zamarin
2022-06-15 13:37 Andrew Ammerlaan
2020-09-12  8:43 Pacho Ramos
2019-06-12 10:13 Andreas Sturmlechner
2018-01-13 23:28 Andreas Sturmlechner
2018-01-13 23:28 Andreas Sturmlechner
2015-12-29 10:44 Justin Lecher

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=1506235514.ea796b51a2ec109be535303e77f6200cd724ff5f.kensington@gentoo \
    --to=kensington@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