public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ms-gsl/
Date: Sat,  6 Jul 2019 06:19:52 +0000 (UTC)	[thread overview]
Message-ID: <1562393926.6f7d6aeccb4824d08b024d8585088e690bd47a06.mgorny@gentoo> (raw)

commit:     6f7d6aeccb4824d08b024d8585088e690bd47a06
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sat Apr  6 08:49:05 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  6 06:18:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7d6aec

dev-cpp/ms-gsl: Drop old

Now that 2.0.0 is stable, drop the old ebuild.

Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11607
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-cpp/ms-gsl/Manifest            |  1 -
 dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-cpp/ms-gsl/Manifest b/dev-cpp/ms-gsl/Manifest
index d1b036879f3..12fa4185c34 100644
--- a/dev-cpp/ms-gsl/Manifest
+++ b/dev-cpp/ms-gsl/Manifest
@@ -1,2 +1 @@
-DIST ms-gsl-1.0.0.tar.gz 58920 BLAKE2B 46b71ec1fe57ec311a53895498c375c2313ed1f2858cd6b67d19d92ef10230707ce14fb757c00c92ea3475d787cda400cc449c34d54a54a3d0123f71b87b11ad SHA512 cde55df9540fd08ca8d29a74b2cff360686aa75b01ee1c48bd9782a2d70d1b6eae712a51eaf9b60453f859e466df00345b0a2893137d16490cea8ee54362f7da
 DIST ms-gsl-2.0.0.tar.gz 64726 BLAKE2B ab40725aa38af7c5651e22ebf32d4bd9c27a10be2e206fd4c3c0173ad21da262beddef022b7b158653b185cfc3269f2b6e80d99fe65f601ffc3e770b143b03f8 SHA512 7339527222c8a97a94c0bb4038b3d142045ec5d80995e628574ac96f4d9d13c41ad70fbe0d8390586dc0db8d9ea55107dbc95de80f7335eb78ef9d2e7047d726

diff --git a/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild b/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
deleted file mode 100644
index c2294e55587..00000000000
--- a/dev-cpp/ms-gsl/ms-gsl-1.0.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils vcs-snapshot
-
-DESCRIPTION="Guideline Support Library implementation by Microsoft"
-HOMEPAGE="https://github.com/Microsoft/GSL"
-SRC_URI="https://github.com/Microsoft/GSL/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-# header only library
-RDEPEND=""
-DEPEND="test? ( dev-cpp/catch:1 )"
-
-PATCHES=(
-	"${FILESDIR}/${P}-use_system_catch-636828.patch"
-	"${FILESDIR}/${P}-disable_Werror-644042.patch"
-)
-
-src_configure() {
-	local mycmakeargs=(
-		-DGSL_TEST=$(usex test)
-	)
-	use test && mycmakeargs+=( -DFORCE_SYSTEM_CATCH=ON )
-	cmake-utils_src_configure
-}


             reply	other threads:[~2019-07-06  6:19 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-06  6:19 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-04 16:35 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ms-gsl/ Sam James
2025-01-04 16:35 Sam James
2025-01-03 17:22 Sam James
2025-01-03 11:36 Sam James
2025-01-03 11:36 Sam James
2025-01-03 11:36 Sam James
2024-11-02  9:51 David Seifert
2024-01-02  3:56 WANG Xuerui
2022-06-20  6:35 Agostino Sarubbo
2022-06-20  6:34 Agostino Sarubbo
2022-06-20  6:34 Agostino Sarubbo
2022-06-20  6:34 Agostino Sarubbo
2022-06-20  6:04 Joonas Niilola
2022-06-20  6:04 Joonas Niilola
2022-03-04  9:49 Joonas Niilola
2022-03-04  9:49 Joonas Niilola
2022-03-04  9:49 Joonas Niilola
2022-01-07 17:01 Georgy Yakovlev
2022-01-07 17:01 Georgy Yakovlev
2021-02-21  5:21 Sam James
2021-02-21  5:19 Sam James
2021-02-18 23:25 Sam James
2021-02-16  8:17 Sergei Trofimovich
2020-07-17 15:05 Agostino Sarubbo
2020-06-14 20:30 Georgy Yakovlev
2020-06-14 20:30 Georgy Yakovlev
2020-04-21  8:52 Agostino Sarubbo
2020-02-07  8:10 Georgy Yakovlev
2020-02-07  8:10 Georgy Yakovlev
2019-03-16 21:39 Agostino Sarubbo
2019-01-19 14:21 David Seifert
2018-10-19  9:14 Michał Górny
2018-10-12  1:32 Georgy Yakovlev
2018-07-07 13:58 Andreas Sturmlechner
2018-03-10 15:56 Amy Liffey

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=1562393926.6f7d6aeccb4824d08b024d8585088e690bd47a06.mgorny@gentoo \
    --to=mgorny@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