public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/sord/
Date: Thu, 26 Oct 2023 07:32:48 +0000 (UTC)	[thread overview]
Message-ID: <1698305503.0230e7f6c86d050d085ecea13dafa0549b9a0395.fordfrog@gentoo> (raw)

commit:     0230e7f6c86d050d085ecea13dafa0549b9a0395
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 07:31:43 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 07:31:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0230e7f6

dev-libs/sord: made 0.16.14-r2 stable and dropped 0.16.14-r1

Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-libs/sord/sord-0.16.14-r1.ebuild | 55 ------------------------------------
 dev-libs/sord/sord-0.16.14-r2.ebuild |  2 +-
 2 files changed, 1 insertion(+), 56 deletions(-)

diff --git a/dev-libs/sord/sord-0.16.14-r1.ebuild b/dev-libs/sord/sord-0.16.14-r1.ebuild
deleted file mode 100644
index 35b1f419e6c5..000000000000
--- a/dev-libs/sord/sord-0.16.14-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson-multilib
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/drobilla/sord.git"
-else
-	SRC_URI="https://download.drobilla.net/${P}.tar.xz"
-	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
-fi
-
-DESCRIPTION="Library for storing RDF data in memory"
-HOMEPAGE="https://drobilla.net/software/sord.html"
-
-LICENSE="ISC"
-SLOT="0"
-IUSE="doc test tools"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
-"
-# Take care on bumps to check minimum versions!
-RDEPEND="
-	dev-libs/libpcre[${MULTILIB_USEDEP}]
-	>=dev-libs/serd-0.30.10[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	default
-
-	# fix doc installation path
-	sed -i "s/versioned_name/'${PF}'/g" doc/meson.build || die
-}
-
-multilib_src_configure() {
-	local emesonargs=(
-		$(meson_native_use_feature doc docs)
-		$(meson_feature test tests)
-		$(meson_feature tools)
-	)
-
-	meson_src_configure
-}
-
-multilib_src_install_all() {
-	local DOCS=( AUTHORS NEWS README.md )
-	einstalldocs
-}

diff --git a/dev-libs/sord/sord-0.16.14-r2.ebuild b/dev-libs/sord/sord-0.16.14-r2.ebuild
index 1a96c4371e2b..5be46927a78d 100644
--- a/dev-libs/sord/sord-0.16.14-r2.ebuild
+++ b/dev-libs/sord/sord-0.16.14-r2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="https://github.com/drobilla/sord.git"
 else
 	SRC_URI="https://download.drobilla.net/${P}.tar.xz"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
 fi
 
 DESCRIPTION="Library for storing RDF data in memory"


             reply	other threads:[~2023-10-26  7:32 UTC|newest]

Thread overview: 115+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-26  7:32 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-22  8:31 [gentoo-commits] repo/gentoo:master commit in: dev-libs/sord/ Arthur Zamarin
2025-02-22  8:31 Arthur Zamarin
2025-02-21 20:11 Sam James
2025-02-21 19:52 Arthur Zamarin
2025-02-21 19:52 Arthur Zamarin
2025-02-21 19:52 Arthur Zamarin
2025-01-21  7:42 Miroslav Šulc
2024-01-03 22:27 Miroslav Šulc
2024-01-03 18:52 Arthur Zamarin
2024-01-03 18:52 Arthur Zamarin
2024-01-03 18:52 Arthur Zamarin
2024-01-03 18:52 Arthur Zamarin
2024-01-03 18:39 Arthur Zamarin
2024-01-03 18:39 Arthur Zamarin
2023-10-28  0:48 Sam James
2023-10-26  7:32 Miroslav Šulc
2023-10-25 20:07 Miroslav Šulc
2023-10-25  9:17 Miroslav Šulc
2023-10-25  7:41 Miroslav Šulc
2023-10-24 18:26 Miroslav Šulc
2023-03-03  6:28 Viorel Munteanu
2023-01-27  1:29 Sam James
2023-01-27  1:29 Sam James
2023-01-22  8:07 Sam James
2023-01-22  8:07 Sam James
2022-11-04  7:19 Miroslav Šulc
2022-11-03  8:08 Agostino Sarubbo
2022-11-03  7:59 Agostino Sarubbo
2022-11-02 10:57 Arthur Zamarin
2022-11-02  8:44 Arthur Zamarin
2022-11-02  8:30 Arthur Zamarin
2022-11-02  7:52 Arthur Zamarin
2022-10-19 10:07 WANG Xuerui
2022-10-02  8:16 Miroslav Šulc
2022-10-02  7:01 Miroslav Šulc
2022-10-02  6:53 Miroslav Šulc
2022-09-28  4:34 Miroslav Šulc
2022-09-27  7:07 Agostino Sarubbo
2022-09-27  6:14 Jakov Smolić
2022-09-27  6:07 Jakov Smolić
2022-09-27  6:05 Jakov Smolić
2022-09-27  6:05 Jakov Smolić
2022-09-27  6:02 Jakov Smolić
2022-08-27 11:17 Sam James
2022-08-27 11:17 Sam James
2022-07-31  7:15 Miroslav Šulc
2022-06-29 18:15 Miroslav Šulc
2022-06-29  7:56 Agostino Sarubbo
2022-06-29  7:55 Agostino Sarubbo
2022-06-29  7:54 Agostino Sarubbo
2022-06-29  7:54 Agostino Sarubbo
2022-06-29  7:53 Agostino Sarubbo
2022-06-29  7:52 Agostino Sarubbo
2022-05-29  6:46 Miroslav Šulc
2021-12-18 11:58 Miroslav Šulc
2021-08-24 21:02 Marek Szuba
2021-02-18  7:26 Sam James
2021-02-17  4:23 Sam James
2021-02-14 14:53 Sam James
2021-02-09  6:15 Sam James
2021-02-08 17:26 Sam James
2021-02-08 17:25 Sam James
2021-01-08 12:17 Miroslav Šulc
2020-10-07  8:15 Miroslav Šulc
2020-10-07  7:09 Agostino Sarubbo
2020-10-07  6:53 Agostino Sarubbo
2020-10-07  6:50 Agostino Sarubbo
2020-10-06 13:23 Sam James
2020-10-06  4:56 Sam James
2020-09-23 10:29 Agostino Sarubbo
2020-09-23 10:24 Agostino Sarubbo
2020-09-20 16:44 Thomas Deutschmann
2020-09-19 22:12 Sam James
2020-09-19 21:08 Sam James
2020-09-19 20:25 Sam James
2020-09-18  9:56 Miroslav Šulc
2020-06-10  6:58 Miroslav Šulc
2020-06-09 19:46 Mart Raudsepp
2020-04-10  9:48 Sergei Trofimovich
2020-03-02 11:49 Sergei Trofimovich
2020-01-27 13:46 Agostino Sarubbo
2020-01-27 11:59 Mikle Kolyada
2020-01-27  9:33 Sergei Trofimovich
2020-01-27  8:10 Sergei Trofimovich
2020-01-24 15:57 Agostino Sarubbo
2020-01-23 13:32 Agostino Sarubbo
2019-12-19 17:34 Miroslav Šulc
2019-09-14  5:03 Matt Turner
2019-06-18 18:17 Sergei Trofimovich
2019-06-06  6:46 Agostino Sarubbo
2019-05-26 11:10 Mikle Kolyada
2019-05-24 22:51 Sergei Trofimovich
2019-05-24 22:08 Sergei Trofimovich
2019-05-24 20:18 Sergei Trofimovich
2019-05-21 21:50 Aaron Bauman
2019-02-18 19:28 Alexis Ballier
2018-12-23  3:25 Matt Turner
2018-11-24 12:33 Sergei Trofimovich
2018-07-22  1:55 Mikle Kolyada
2018-05-20 11:36 Johannes Huber
2018-05-20 11:36 Johannes Huber
2018-05-20 11:36 Johannes Huber
2018-05-20 11:36 Johannes Huber
2018-05-05 12:52 Sergei Trofimovich
2018-05-01 11:47 Jeroen Roovers
2017-12-21  9:30 Matt Thode
2017-04-28 12:52 Agostino Sarubbo
2017-04-26  9:58 Agostino Sarubbo
2017-04-24  9:31 Pacho Ramos
2016-11-30 14:59 Alexis Ballier
2016-11-30  9:25 Alexis Ballier
2015-10-25 11:18 Mikle Kolyada
2015-10-13  8:51 Alexis Ballier
2015-09-24 12:38 Agostino Sarubbo

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=1698305503.0230e7f6c86d050d085ecea13dafa0549b9a0395.fordfrog@gentoo \
    --to=fordfrog@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