From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/sord/
Date: Wed, 29 Jun 2022 18:15:10 +0000 (UTC) [thread overview]
Message-ID: <1656526507.05a4dfb0f19e66049b3d0cfa115222156dcfc8bc.fordfrog@gentoo> (raw)
commit: 05a4dfb0f19e66049b3d0cfa115222156dcfc8bc
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 18:12:45 2022 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 18:15:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a4dfb0
dev-libs/sord: dropped obsolete 0.16.8-r1
Bug: https://bugs.gentoo.org/854975
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-libs/sord/Manifest | 1 -
dev-libs/sord/sord-0.16.8-r1.ebuild | 63 -------------------------------------
2 files changed, 64 deletions(-)
diff --git a/dev-libs/sord/Manifest b/dev-libs/sord/Manifest
index 708a0c84e813..2cda57b7b30c 100644
--- a/dev-libs/sord/Manifest
+++ b/dev-libs/sord/Manifest
@@ -1,2 +1 @@
DIST sord-0.16.10.tar.bz2 524630 BLAKE2B 6737d3495846529e6e4d14cbb2ac47ce4e67d04298381a119ba0107144deb56a53de9aa363397c2e302535f998c7c3ad44d340f52f70ac341ad6b635db608cb6 SHA512 715201eaf4a13a3635337cf8fa7c1a1f229f1d589f70cdf8f67183d90df29cd8b4af180650ce9cd0c651c712d11901bfdc6b51f9b8d7c6e70d8d8f30b1861281
-DIST sord-0.16.8.tar.bz2 525038 BLAKE2B 3ba43b2edb69efec64ac68f139a18f23dc1b92290b054f420c400d2907af74fa550b042596374136c53b7cf0db1b775cfc7edd24c771bbf26d25928845787c7b SHA512 24ed50de8e5bb321e557bac6d3e441b2ed49adabf828bf0e1b33a080c89306dde80443dc8b563098fcc184c4d6e53b7e716b523ddccdf56d08301d1b0120f2b2
diff --git a/dev-libs/sord/sord-0.16.8-r1.ebuild b/dev-libs/sord/sord-0.16.8-r1.ebuild
deleted file mode 100644
index 7e4fb5a789ae..000000000000
--- a/dev-libs/sord/sord-0.16.8-r1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE='threads(+)'
-inherit python-any-r1 waf-utils multilib-build multilib-minimal
-
-DESCRIPTION="Library for storing RDF data in memory"
-HOMEPAGE="http://drobilla.net/software/sord/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
-IUSE="doc static-libs test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
- virtual/pkgconfig
- doc? ( app-doc/doxygen )
-"
-RDEPEND="
- dev-libs/libpcre
- dev-libs/serd
-"
-DEPEND="${RDEPEND}
- ${PYTHON_DEPS}
-"
-DOCS=( "AUTHORS" "NEWS" "README.md" )
-
-PATCHES=(
- "${FILESDIR}/${P}-fix-crash-with-optimized-builds-with-gcc-10.1.0.patch"
-)
-
-src_prepare() {
- sed -i -e 's/^.*run_ldconfig/#\0/' wscript || die
- default
- multilib_copy_sources
-}
-
-multilib_src_configure() {
- waf-utils_src_configure \
- --docdir=/usr/share/doc/${PF} \
- $(multilib_native_usex doc --docs "") \
- $(usex test --test "") \
- $(usex static-libs --static "")
-}
-
-multilib_src_test() {
- ./waf test || die
-}
-
-multilib_src_compile() {
- waf-utils_src_compile
- default
-}
-
-multilib_src_install() {
- waf-utils_src_install
- default
-}
next reply other threads:[~2022-06-29 18:15 UTC|newest]
Thread overview: 115+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-29 18:15 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-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 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=1656526507.05a4dfb0f19e66049b3d0cfa115222156dcfc8bc.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