public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/sexpp/
Date: Wed,  9 Aug 2023 08:32:19 +0000 (UTC)	[thread overview]
Message-ID: <1691569937.62a822f9d5a7fa210081d0c4db5d0cc2991ddab3.juippis@gentoo> (raw)

commit:     62a822f9d5a7fa210081d0c4db5d0cc2991ddab3
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  9 08:28:12 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug  9 08:32:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a822f9

dev-libs/sexpp: drop 0.8.5

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/sexpp/Manifest           |  1 -
 dev-libs/sexpp/sexpp-0.8.5.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-libs/sexpp/Manifest b/dev-libs/sexpp/Manifest
index 0ba09801d19f..35a444c64a97 100644
--- a/dev-libs/sexpp/Manifest
+++ b/dev-libs/sexpp/Manifest
@@ -1,2 +1 @@
-DIST sexpp-0.8.5.tar.gz 45828 BLAKE2B e6bae1625b37d558f6a853b95695cc2f86f567896405d36f52114e7d04143480850c7596c78cab106e116e3b64376f95084589201f9a9ce84e44c3e4ac49809e SHA512 918a19b66f0c069a4b49eb2fa0c2dda90f1260cda1351c5d901d47864d3e0ebdf52298e1e5a92c039d319fdd2196eeca7750d3d67b3d1378cfee72c6516b5566
 DIST sexpp-0.8.6.tar.gz 46857 BLAKE2B 5ff8eaf3ba81af243e6780604b51b43743ed7f9de6121c1de273bbbd51d42e3feed3c00357c85ccaa5e808d2e5f753f58b5f96fea38f5b50b2b2bd9ee658be74 SHA512 b2698a397ef1b161a722e1834bc62f6d2b27c403faa27d97e1e137cc7315e004252ac75bbaaf817bc705f7830cb89665bb23ba8d18904fedd6c2f01c5f1e6f0f

diff --git a/dev-libs/sexpp/sexpp-0.8.5.ebuild b/dev-libs/sexpp/sexpp-0.8.5.ebuild
deleted file mode 100644
index 6f40d4e48833..000000000000
--- a/dev-libs/sexpp/sexpp-0.8.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="S-expressions parser and generator library in C++"
-HOMEPAGE="https://github.com/rnpgp/sexpp"
-SRC_URI="https://github.com/rnpgp/sexpp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-IUSE="cli test"
-
-BDEPEND="virtual/pkgconfig
-	test? ( dev-cpp/gtest )"
-
-RESTRICT="!test? ( test )"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_SHARED_LIBS=on
-
-		-DDOWNLOAD_GTEST=off
-
-		-DWITH_COVERAGE=off
-		-DWITH_SANITIZERS=off
-		-DWITH_SEXP_CLI=$(usex cli on off)
-		-DWITH_SEXP_TESTS=$(usex test on off)
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2023-08-09  8:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09  8:32 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-14  7:13 [gentoo-commits] repo/gentoo:master commit in: dev-libs/sexpp/ Joonas Niilola
2024-11-15  7:18 Joonas Niilola
2024-11-15  7:18 Joonas Niilola
2024-09-30  6:00 Joonas Niilola
2024-08-03  7:18 Joonas Niilola
2024-07-22  6:16 Joonas Niilola
2024-07-21  6:25 Joonas Niilola
2024-07-08  7:17 Joonas Niilola
2024-06-28  6:21 Joonas Niilola
2024-05-15  6:21 Joonas Niilola
2024-04-12 18:02 Joonas Niilola
2024-04-12  9:02 Arthur Zamarin
2023-09-21 18:58 WANG Xuerui
2023-07-28  6:58 Joonas Niilola
2023-07-28  6:58 Joonas Niilola

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=1691569937.62a822f9d5a7fa210081d0c4db5d0cc2991ddab3.juippis@gentoo \
    --to=juippis@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