public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/yaml-cpp/
Date: Sun, 25 Dec 2022 23:39:19 +0000 (UTC)	[thread overview]
Message-ID: <1672011547.7ae3d2ee0c1d977a606be43a3bc3531a08dfe9a8.asturm@gentoo> (raw)

commit:     7ae3d2ee0c1d977a606be43a3bc3531a08dfe9a8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 23:25:45 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 23:39:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae3d2ee

dev-cpp/yaml-cpp: drop 0.7.0-r1

Closes: https://bugs.gentoo.org/888425
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild | 40 -------------------------------
 1 file changed, 40 deletions(-)

diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild
deleted file mode 100644
index 1f26291823b9..000000000000
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-multilib
-
-DESCRIPTION="YAML parser and emitter in C++"
-HOMEPAGE="https://github.com/jbeder/yaml-cpp"
-SRC_URI="https://github.com/jbeder/yaml-cpp/archive/${P}.tar.gz"
-S="${WORKDIR}/yaml-cpp-${P}"
-
-LICENSE="MIT"
-SLOT="0/0.7"
-KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-cpp/gtest[${MULTILIB_USEDEP}] )"
-
-PATCHES=(
-	"${FILESDIR}/${P}-gtest.patch"
-	"${FILESDIR}/${P}-pkg-config.patch"
-)
-
-src_prepare() {
-	rm -r test/gtest-* || die
-
-	cmake_src_prepare
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DYAML_BUILD_SHARED_LIBS=ON
-		-DYAML_CPP_BUILD_TOOLS=OFF # Don't have install rule
-		-DYAML_CPP_BUILD_TESTS=$(usex test)
-	)
-
-	cmake-multilib_src_configure
-}


             reply	other threads:[~2022-12-25 23:39 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-25 23:39 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-26  1:02 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/yaml-cpp/ Sam James
2025-04-26  1:02 Sam James
2025-04-25 23:57 Sam James
2025-04-25 23:57 Sam James
2023-11-13 10:20 Arthur Zamarin
2023-11-13 10:18 Arthur Zamarin
2023-11-13 10:18 Arthur Zamarin
2023-11-12  5:56 Arthur Zamarin
2023-11-12  5:56 Arthur Zamarin
2023-11-12  2:34 Sam James
2022-12-25 17:35 Sam James
2022-12-25 17:35 Sam James
2022-12-25 17:35 Arthur Zamarin
2022-12-25 17:29 Arthur Zamarin
2022-12-25 17:29 Arthur Zamarin
2022-12-25 17:25 Arthur Zamarin
2021-10-17  0:13 Sam James
2021-09-17  9:20 Agostino Sarubbo
2021-09-17  9:18 Agostino Sarubbo
2021-09-16  8:05 Agostino Sarubbo
2021-09-16  8:03 Agostino Sarubbo
2021-07-27 11:00 Marek Szuba
2021-06-12 13:42 David Seifert
2020-08-30  5:51 Sam James
2020-08-30  5:49 Sam James
2020-08-29 18:22 Sam James
2020-08-12  6:01 Agostino Sarubbo
2020-08-11 11:00 Agostino Sarubbo
2020-08-07 12:20 Sam James
2020-08-07  2:19 Sam James
2020-06-20 15:45 Thomas Deutschmann
2020-06-18 21:58 Mart Raudsepp
2020-06-17  7:07 Agostino Sarubbo
2020-06-01 17:02 Sergei Trofimovich
2020-05-25  9:36 Sergei Trofimovich
2020-05-25  9:29 Sergei Trofimovich
2020-01-08 21:49 Johannes Huber
2020-01-04 11:32 Johannes Huber
2019-12-31 18:08 Aaron Bauman
2019-09-14  5:16 Matt Turner
2018-06-02 15:53 Johannes Huber
2018-06-02 14:50 Mikle Kolyada
2018-05-26  7:44 Mikle Kolyada
2018-05-25 23:58 Thomas Deutschmann
2017-12-04 22:07 Sergei Trofimovich
2017-09-10 21:04 Matt Thode
2017-07-12 18:40 Alexis Ballier
2017-06-05 11:10 Johannes Huber
2017-03-29  1:47 Jeroen Roovers
2017-02-21 19:08 Mike Gilbert
2017-01-03 10:38 Agostino Sarubbo
2016-12-21 16:24 Tobias Klausmann
2016-11-22 20:06 Johannes Huber
2016-11-02 17:37 Johannes Huber
2016-11-02 17:37 Johannes Huber
2016-11-02 17:37 Johannes Huber
2016-08-08 17:04 Johannes Huber
2016-08-06 12:47 Pacho Ramos
2016-01-20 12:46 Alexys Jacob
2016-01-07  8:53 Patrice Clement
2015-09-01 18:58 Tobias Klausmann

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=1672011547.7ae3d2ee0c1d977a606be43a3bc3531a08dfe9a8.asturm@gentoo \
    --to=asturm@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