public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cpputest/
Date: Fri, 13 Nov 2020 20:57:33 +0000 (UTC)	[thread overview]
Message-ID: <1605300912.6ae3e290f4c8adffb973871550c01ac37af99899.bman@gentoo> (raw)

commit:     6ae3e290f4c8adffb973871550c01ac37af99899
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Fri Nov 13 07:53:01 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 20:55:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae3e290

dev-util/cpputest: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/18239
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-util/cpputest/Manifest            |  1 -
 dev-util/cpputest/cpputest-3.8.ebuild | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-util/cpputest/Manifest b/dev-util/cpputest/Manifest
index 05c8565c0db..ac81a89d7d2 100644
--- a/dev-util/cpputest/Manifest
+++ b/dev-util/cpputest/Manifest
@@ -1,2 +1 @@
-DIST cpputest-3.8.tar.gz 2722956 BLAKE2B 1da16c06d242703462dcaf9c6c26eb875c2622bcce4113fd0b990805d06ee7401a6776d2f0451eda49e7914caa59a5665a92387684ffb6dbbe884cf0fe07bd86 SHA512 a9592bdc9ffab8b42026ef2010f504e7e37d77fc2f197f89d23f7c9285a101059a0ec66418b914db0383974616d31b26addd1938fb27f45c3e7d9496ed0a0fac
 DIST cpputest-4.0.tar.gz 1163749 BLAKE2B 2ae0f4658662ead0fe5a46a0ae521edf7677a7b64e3c7ce9bad374c4f953ea5a548cdfe1d9128821ab5031211c10f02d0728085e68db02e0d021ea16d8b38f1c SHA512 69f39fffdcd965c871e598118db38ddb74a3e75fd7a7965f8d236029fa891f6fcb6b671147c166ad08482bbd0737537fafe90aa8439a0ab62389f19150cc39d7

diff --git a/dev-util/cpputest/cpputest-3.8.ebuild b/dev-util/cpputest/cpputest-3.8.ebuild
deleted file mode 100644
index dad5aebdc6d..00000000000
--- a/dev-util/cpputest/cpputest-3.8.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="unit testing and mocking framework for C/C++"
-HOMEPAGE="https://cpputest.github.io/ https://github.com/cpputest/cpputest"
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( >=dev-cpp/gtest-1.8.0 )"
-
-DOCS=( AUTHORS README.md README_CppUTest_for_C.txt )


             reply	other threads:[~2020-11-13 20:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13 20:57 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-18 18:55 [gentoo-commits] repo/gentoo:master commit in: dev-util/cpputest/ Jakov Smolić
2020-11-13  1:29 Sam James
2020-11-04  8:16 Sergei Trofimovich
2020-11-04  7:58 Sergei Trofimovich
2020-11-03 11:39 Sam James
2020-11-03 11:38 Sam James
2020-10-03  6:32 Georgy Yakovlev
2020-10-03  6:32 Georgy Yakovlev
2020-09-06  7:16 Georgy Yakovlev
2020-06-07  2:20 Georgy Yakovlev
2020-02-21  7:28 Georgy Yakovlev
2019-12-07  0:58 Georgy Yakovlev
2019-11-17 22:32 Tim Harder
2019-08-15  4:51 Tim Harder
2018-12-13  3:46 Georgy Yakovlev
2018-03-08 19:33 Mike Gilbert
2017-08-31 15:58 Tim Harder
2017-08-31 15:58 Tim Harder
2017-08-31 15:58 Tim Harder
2016-08-08 16:08 Tim Harder
2016-08-08 16:08 Tim Harder
2016-08-08 16:08 Tim Harder

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=1605300912.6ae3e290f4c8adffb973871550c01ac37af99899.bman@gentoo \
    --to=bman@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