public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libmuscle/
Date: Wed,  1 Mar 2017 20:35:17 +0000 (UTC)	[thread overview]
Message-ID: <1488400496.f6d76dab7f01dbbea2d430bd349ba766f0f1fdbe.soap@gentoo> (raw)

commit:     f6d76dab7f01dbbea2d430bd349ba766f0f1fdbe
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 20:16:04 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 20:34:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d76dab

sci-libs/libmuscle: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-libs/libmuscle/libmuscle-3.7-r1.ebuild | 38 -----------------------------
 sci-libs/libmuscle/libmuscle-3.7-r2.ebuild | 39 ------------------------------
 sci-libs/libmuscle/libmuscle-9999.ebuild   | 35 ---------------------------
 3 files changed, 112 deletions(-)

diff --git a/sci-libs/libmuscle/libmuscle-3.7-r1.ebuild b/sci-libs/libmuscle/libmuscle-3.7-r1.ebuild
deleted file mode 100644
index d7d31557aef..00000000000
--- a/sci-libs/libmuscle/libmuscle-3.7-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-MY_TAG="mauve-2-3-0-release"
-#ESVN_REPO_URI="https://svn.code.sf.net/p/mauve/code/muscle/tags/${MY_TAG}"
-
-#inherit subversion autotools
-inherit autotools
-
-DESCRIPTION="Library for sci-biology/mauve"
-HOMEPAGE="http://gel.ahabs.wisc.edu/mauve/"
-#SRC_URI=""
-SRC_URI="mirror://gentoo/${P}-${PR}.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0"
-IUSE="doc"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="doc? ( app-doc/doxygen )
-	!sci-biology/muscle"
-RDEPEND=""
-
-#S="${WORKDIR}"
-
-src_prepare() {
-	eautoreconf
-}
-
-src_compile() {
-	emake -j1 || die
-}
-
-src_install() {
-	emake install DESTDIR="${D}" || die
-}

diff --git a/sci-libs/libmuscle/libmuscle-3.7-r2.ebuild b/sci-libs/libmuscle/libmuscle-3.7-r2.ebuild
deleted file mode 100644
index 060a6a106af..00000000000
--- a/sci-libs/libmuscle/libmuscle-3.7-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-MY_TAG="mauve-2-3-0-release"
-#ESVN_REPO_URI="https://svn.code.sf.net/p/mauve/code/muscle/tags/${MY_TAG}"
-
-#inherit subversion autotools
-inherit autotools eutils
-
-DESCRIPTION="Library for sci-biology/mauve"
-HOMEPAGE="http://gel.ahabs.wisc.edu/mauve/"
-#SRC_URI=""
-SRC_URI="mirror://gentoo/${P}-r1.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0"
-IUSE="doc"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="doc? ( app-doc/doxygen )
-	!sci-biology/muscle"
-RDEPEND=""
-
-#S="${WORKDIR}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PV}-bufferoverflow.patch
-	eautoreconf
-}
-
-src_compile() {
-	emake -j1 || die
-}
-
-src_install() {
-	emake install DESTDIR="${D}" || die
-}

diff --git a/sci-libs/libmuscle/libmuscle-9999.ebuild b/sci-libs/libmuscle/libmuscle-9999.ebuild
deleted file mode 100644
index 18da9a6931f..00000000000
--- a/sci-libs/libmuscle/libmuscle-9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-ESVN_REPO_URI="https://svn.code.sf.net/p/mauve/code/muscle/trunk"
-
-inherit subversion autotools
-
-DESCRIPTION="Library for sci-biology/mauve"
-HOMEPAGE="http://gel.ahabs.wisc.edu/mauve/"
-SRC_URI=""
-
-LICENSE="public-domain"
-SLOT="0"
-IUSE="doc"
-KEYWORDS=""
-
-DEPEND="doc? ( app-doc/doxygen )
-	!sci-biology/muscle"
-RDEPEND=""
-
-S="${WORKDIR}"
-
-src_prepare() {
-	eautoreconf
-}
-
-src_compile() {
-	emake -j1 || die
-}
-
-src_install() {
-	emake install DESTDIR="${D}" || die
-}


             reply	other threads:[~2017-03-01 20:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-01 20:35 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-22  5:33 [gentoo-commits] repo/gentoo:master commit in: sci-libs/libmuscle/ Sam James
2024-03-22  5:33 Sam James
2016-10-30 20:05 Sven Wegener

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=1488400496.f6d76dab7f01dbbea2d430bd349ba766f0f1fdbe.soap@gentoo \
    --to=soap@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