public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-11-24 12:33 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2018-11-24 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     2acd3009435f8c494d3c79a0414fc1322371cac4
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 24 11:40:38 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 24 12:33:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acd3009

media-libs/sratom: keyworded 0.6.0-r1 for ppc64, bug #653676

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 46925de0c10..f484c2a849d 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2024-01-05 10:43 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2024-01-05 10:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5b97aada97b93df6a659169726819ea513b17d27
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 10:43:49 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 10:43:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b97aada

media-libs/sratom: dropped obsolete 0.6.14-r1

Bug: https://bugs.gentoo.org/918657
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest                |  1 -
 media-libs/sratom/sratom-0.6.14-r1.ebuild | 57 -------------------------------
 2 files changed, 58 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index b0a93648fb8e..c06fba00ba2a 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1 @@
-DIST sratom-0.6.14.tar.xz 24252 BLAKE2B 6f468e9a0de97cf83a4f3faeb8ceff8a5502da7f0dff6b5721ef985df352057cda0dbbf13656471ef7f3103a891570e3462ed6bf4517dbc546d9f83115db433b SHA512 3647ccca3ac98299a0bcc30d540788c627445c9a55f0b68a53e08ee45b15138c7a5466c92d1c10eac614325718d4f59eff6f0664f99891e8349e613be675c87d
 DIST sratom-0.6.16.tar.xz 18940 BLAKE2B e78bc572d990ce6914f3276d1b110cb3ba01213f5a084d8548009bf9226107c820f9f86f4cf22ae8076dd9d44bdb5e8b4bc623f67759150fb267b6ccf673a1f7 SHA512 8e01eec642bff63745e8d99a814780ff34e4b79cc99699a1bb7ddac60da8808231d3b4a615a1d87464cbcf4dc26b8ec39e71688a268d493df71dc75892bf6479

diff --git a/media-libs/sratom/sratom-0.6.14-r1.ebuild b/media-libs/sratom/sratom-0.6.14-r1.ebuild
deleted file mode 100644
index 3f2b69dc0760..000000000000
--- a/media-libs/sratom/sratom-0.6.14-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..12} )
-PYTHON_REQ_USE='threads(+)'
-inherit meson-multilib python-any-r1
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="https://drobilla.net/software/sratom.html"
-SRC_URI="https://download.drobilla.net/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-	virtual/pkgconfig
-	doc? (
-		app-doc/doxygen
-		dev-python/sphinx
-		dev-python/sphinx-lv2-theme
-)
-"
-# Take care on bumps to check minimum versions!
-RDEPEND="
-	>=dev-libs/serd-0.30.10
-	>=dev-libs/sord-0.16.10
-	>=media-libs/lv2-1.18.4
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-"
-
-src_prepare() {
-	default
-
-	# fix doc installation path
-	sed -iE "s%install_dir: docdir / 'sratom-0',%install_dir: docdir / '${PF}',%g" doc/c/meson.build || die
-}
-
-multilib_src_configure() {
-	local emesonargs=(
-		$(meson_native_use_feature doc docs)
-		$(meson_feature test tests)
-	)
-
-	meson_src_configure
-}
-
-multilib_src_install_all() {
-	local DOCS=( NEWS README.md )
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2024-01-04 18:11 Arthur Zamarin
  0 siblings, 0 replies; 101+ messages in thread
From: Arthur Zamarin @ 2024-01-04 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     7fa5b47295d1b6f3b9bd2330ffbac609d03f7a8f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 18:10:55 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 18:10:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fa5b472

media-libs/sratom: Stabilize 0.6.16 ppc, #918657

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.16.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild
index 56e1e4d6a926..52c9d5e65b48 100644
--- a/media-libs/sratom/sratom-0.6.16.ebuild
+++ b/media-libs/sratom/sratom-0.6.16.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-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"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2024-01-03 21:49 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2024-01-03 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     4ae8724303c5e9839863e57f516bb840ac3b9851
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 21:48:55 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 21:48:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae87243

media-libs/sratom: Stabilize 0.6.16 ppc64, #918657

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.16.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild
index 086a3b8594df..56e1e4d6a926 100644
--- a/media-libs/sratom/sratom-0.6.16.ebuild
+++ b/media-libs/sratom/sratom-0.6.16.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-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"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2024-01-03 21:49 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2024-01-03 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     f2894a9b0ed7fe646fe8fa46915bdf8657fe1b73
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 21:48:53 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 21:48:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2894a9b

media-libs/sratom: Stabilize 0.6.16 amd64, #918657

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.16.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild
index c08a0d0cf77a..09171b18f570 100644
--- a/media-libs/sratom/sratom-0.6.16.ebuild
+++ b/media-libs/sratom/sratom-0.6.16.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-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"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2024-01-03 21:49 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2024-01-03 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     c2e064bdf876fe73a2b07e2ec480140a5c696b1a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 21:48:54 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 21:48:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e064bd

media-libs/sratom: Stabilize 0.6.16 arm, #918657

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.16.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild
index 09171b18f570..086a3b8594df 100644
--- a/media-libs/sratom/sratom-0.6.16.ebuild
+++ b/media-libs/sratom/sratom-0.6.16.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-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"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2024-01-03 21:49 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2024-01-03 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     a3ea12b95cd573aa07d069f93dec7b7d4cdc6273
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 21:48:51 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 21:48:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ea12b9

media-libs/sratom: Stabilize 0.6.16 x86, #918657

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.16.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.16.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild
index 1f113ef3e2cb..57ec6d368d81 100644
--- a/media-libs/sratom/sratom-0.6.16.ebuild
+++ b/media-libs/sratom/sratom-0.6.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-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"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2024-01-03 21:49 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2024-01-03 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     f1e5c560bcf0e338ce34eb313684afc43344c0c4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 21:48:52 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 21:48:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e5c560

media-libs/sratom: Stabilize 0.6.16 arm64, #918657

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.16.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild
index 57ec6d368d81..c08a0d0cf77a 100644
--- a/media-libs/sratom/sratom-0.6.16.ebuild
+++ b/media-libs/sratom/sratom-0.6.16.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-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"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2023-10-28  0:48 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2023-10-28  0:48 UTC (permalink / raw
  To: gentoo-commits

commit:     7d2d89364a8fe782ad5e9e9c515f313ccb2b65b5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 00:47:51 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 00:47:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2d8936

media-libs/sratom: fix minimum versions

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.16.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.16.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild
index 787d7e0e66de..1f113ef3e2cb 100644
--- a/media-libs/sratom/sratom-0.6.16.ebuild
+++ b/media-libs/sratom/sratom-0.6.16.ebuild
@@ -28,9 +28,9 @@ BDEPEND="
 "
 # Take care on bumps to check minimum versions!
 RDEPEND="
-	dev-libs/serd
+	>=dev-libs/serd-0.30.10
 	>=dev-libs/sord-0.16.16
-	media-libs/lv2
+	>=media-libs/lv2-1.18.4
 "
 DEPEND="${RDEPEND}
 	${PYTHON_DEPS}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2023-10-24 18:26 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2023-10-24 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     ce78ee23ae96457a915ae2939544608236922b5d
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:22:20 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:26:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce78ee23

media-libs/sratom: bump to 0.6.16 + py3.12

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

 media-libs/sratom/Manifest                                  |  1 +
 media-libs/sratom/sratom-0.6.14-r1.ebuild                   |  2 +-
 .../{sratom-0.6.14-r1.ebuild => sratom-0.6.16.ebuild}       | 13 +++++++------
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 83f735b1334d..b0a93648fb8e 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1 +1,2 @@
 DIST sratom-0.6.14.tar.xz 24252 BLAKE2B 6f468e9a0de97cf83a4f3faeb8ceff8a5502da7f0dff6b5721ef985df352057cda0dbbf13656471ef7f3103a891570e3462ed6bf4517dbc546d9f83115db433b SHA512 3647ccca3ac98299a0bcc30d540788c627445c9a55f0b68a53e08ee45b15138c7a5466c92d1c10eac614325718d4f59eff6f0664f99891e8349e613be675c87d
+DIST sratom-0.6.16.tar.xz 18940 BLAKE2B e78bc572d990ce6914f3276d1b110cb3ba01213f5a084d8548009bf9226107c820f9f86f4cf22ae8076dd9d44bdb5e8b4bc623f67759150fb267b6ccf673a1f7 SHA512 8e01eec642bff63745e8d99a814780ff34e4b79cc99699a1bb7ddac60da8808231d3b4a615a1d87464cbcf4dc26b8ec39e71688a268d493df71dc75892bf6479

diff --git a/media-libs/sratom/sratom-0.6.14-r1.ebuild b/media-libs/sratom/sratom-0.6.14-r1.ebuild
index 8c67968942b2..3f2b69dc0760 100644
--- a/media-libs/sratom/sratom-0.6.14-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.14-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 PYTHON_REQ_USE='threads(+)'
 inherit meson-multilib python-any-r1
 

diff --git a/media-libs/sratom/sratom-0.6.14-r1.ebuild b/media-libs/sratom/sratom-0.6.16.ebuild
similarity index 75%
copy from media-libs/sratom/sratom-0.6.14-r1.ebuild
copy to media-libs/sratom/sratom-0.6.16.ebuild
index 8c67968942b2..787d7e0e66de 100644
--- a/media-libs/sratom/sratom-0.6.14-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.16.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 PYTHON_REQ_USE='threads(+)'
 inherit meson-multilib python-any-r1
 
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-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"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 
@@ -23,13 +23,14 @@ BDEPEND="
 		app-doc/doxygen
 		dev-python/sphinx
 		dev-python/sphinx-lv2-theme
+		dev-python/sphinxygen
 )
 "
 # Take care on bumps to check minimum versions!
 RDEPEND="
-	>=dev-libs/serd-0.30.10
-	>=dev-libs/sord-0.16.10
-	>=media-libs/lv2-1.18.4
+	dev-libs/serd
+	>=dev-libs/sord-0.16.16
+	media-libs/lv2
 "
 DEPEND="${RDEPEND}
 	${PYTHON_DEPS}
@@ -39,7 +40,7 @@ src_prepare() {
 	default
 
 	# fix doc installation path
-	sed -iE "s%install_dir: docdir / 'sratom-0',%install_dir: docdir / '${PF}',%g" doc/c/meson.build || die
+	sed -iE "s/versioned_name/'${PF}'/g" doc/html/meson.build doc/singlehtml/meson.build || die
 }
 
 multilib_src_configure() {


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2023-05-04 11:21 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2023-05-04 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     7ba97537446e6260bba14fb43f1940b39b4a0264
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 11:01:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  4 11:20:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba97537

media-libs/sratom: add gitlab upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/sratom/metadata.xml b/media-libs/sratom/metadata.xml
index 84ec621b203a..1f2e53c09ce3 100644
--- a/media-libs/sratom/metadata.xml
+++ b/media-libs/sratom/metadata.xml
@@ -7,5 +7,6 @@
 </maintainer>
 <upstream>
 	<remote-id type="github">lv2/sratom</remote-id>
+	<remote-id type="gitlab">lv2/sratom</remote-id>
 </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2023-03-03  6:28 Viorel Munteanu
  0 siblings, 0 replies; 101+ messages in thread
From: Viorel Munteanu @ 2023-03-03  6:28 UTC (permalink / raw
  To: gentoo-commits

commit:     32ddffa7c13ff72d083293ef1ad6adf764b14583
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Thu Mar  2 20:31:12 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Mar  3 06:25:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ddffa7

media-libs/sratom: Keyword 0.6.14-r1 mips, #896134

Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.14-r1.ebuild b/media-libs/sratom/sratom-0.6.14-r1.ebuild
index ec0d9cbeb53b..d8d38e0a0fb7 100644
--- a/media-libs/sratom/sratom-0.6.14-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.14-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2023-01-27  1:29 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2023-01-27  1:29 UTC (permalink / raw
  To: gentoo-commits

commit:     9c0659fbaf9c8b5f5883a60841ef1eed57ec255a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 01:28:32 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 01:28:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0659fb

media-libs/sratom: add comment re dep versions

Bug: https://bugs.gentoo.org/888105
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/sratom/sratom-0.6.14-r1.ebuild b/media-libs/sratom/sratom-0.6.14-r1.ebuild
index fdb0acae1dcb..ec0d9cbeb53b 100644
--- a/media-libs/sratom/sratom-0.6.14-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.14-r1.ebuild
@@ -25,6 +25,7 @@ BDEPEND="
 		dev-python/sphinx_lv2_theme
 )
 "
+# Take care on bumps to check minimum versions!
 RDEPEND="
 	>=dev-libs/serd-0.30.10
 	>=dev-libs/sord-0.16.10


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2023-01-22  8:07 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2023-01-22  8:07 UTC (permalink / raw
  To: gentoo-commits

commit:     7f81c891f4a30cb588ba5022a6ce44b8065cfaf7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 08:05:53 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 08:06:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f81c891

media-libs/sratom: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/sratom/metadata.xml b/media-libs/sratom/metadata.xml
index 3fed8a8997c3..84ec621b203a 100644
--- a/media-libs/sratom/metadata.xml
+++ b/media-libs/sratom/metadata.xml
@@ -5,4 +5,7 @@
 	<email>proaudio@gentoo.org</email>
 	<name>Gentoo ProAudio Project</name>
 </maintainer>
+<upstream>
+	<remote-id type="github">lv2/sratom</remote-id>
+</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2023-01-22  8:07 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2023-01-22  8:07 UTC (permalink / raw
  To: gentoo-commits

commit:     023721c8733e20ec6ec5e0ecec5fb42c4e24b624
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 08:02:20 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 08:06:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023721c8

media-libs/sratom: fix minimum dep versions

Bug: https://bugs.gentoo.org/888105
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/{sratom-0.6.14.ebuild => sratom-0.6.14-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14-r1.ebuild
similarity index 93%
rename from media-libs/sratom/sratom-0.6.14.ebuild
rename to media-libs/sratom/sratom-0.6.14-r1.ebuild
index 7ae4654a225b..fdb0acae1dcb 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14-r1.ebuild
@@ -26,9 +26,9 @@ BDEPEND="
 )
 "
 RDEPEND="
-	dev-libs/serd
-	dev-libs/sord
-	media-libs/lv2
+	>=dev-libs/serd-0.30.10
+	>=dev-libs/sord-0.16.10
+	>=media-libs/lv2-1.18.4
 "
 DEPEND="${RDEPEND}
 	${PYTHON_DEPS}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-19 10:07 WANG Xuerui
  0 siblings, 0 replies; 101+ messages in thread
From: WANG Xuerui @ 2022-10-19 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     7859e00e3fd4c4b51b1bb8c8face0ef90408764c
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  7 09:09:40 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 10:06:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7859e00e

media-libs/sratom: keyword 0.6.14 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index fec7229c22e6..02e8e11f2572 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-13  4:50 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2022-10-13  4:50 UTC (permalink / raw
  To: gentoo-commits

commit:     41318ca8fd8fb4e787e465c177e6847ed60c3cf7
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 04:50:43 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 04:50:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41318ca8

media-libs/sratom: dropped obsolete 0.6.12-r1

Bug: https://bugs.gentoo.org/876694
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest                |  1 -
 media-libs/sratom/sratom-0.6.12-r1.ebuild | 56 -------------------------------
 2 files changed, 57 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 5b63a30e7065..83f735b1334d 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1 @@
-DIST sratom-0.6.12.tar.xz 23328 BLAKE2B 76a01c84e418ee3ffeb1e0e44214e9b02ab58b9b572372ee43309650a7a674a55e49384e8b62657af30933b7bdb02faf38ff100030e2ec86947972cacf32db69 SHA512 e677945f59494970c8c723319216cf6543ed38c590b6db94e5e928e830004e96dc957a2cf2fb0b76278cf55f0d62ea03ba705fbc449424c467e29593eaa948dc
 DIST sratom-0.6.14.tar.xz 24252 BLAKE2B 6f468e9a0de97cf83a4f3faeb8ceff8a5502da7f0dff6b5721ef985df352057cda0dbbf13656471ef7f3103a891570e3462ed6bf4517dbc546d9f83115db433b SHA512 3647ccca3ac98299a0bcc30d540788c627445c9a55f0b68a53e08ee45b15138c7a5466c92d1c10eac614325718d4f59eff6f0664f99891e8349e613be675c87d

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
deleted file mode 100644
index fec7229c22e6..000000000000
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-PYTHON_REQ_USE='threads(+)'
-inherit meson-multilib python-any-r1
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="https://drobilla.net/software/sratom.html"
-SRC_URI="https://download.drobilla.net/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-	virtual/pkgconfig
-	doc? (
-		app-doc/doxygen
-		dev-python/sphinx
-		dev-python/sphinx_lv2_theme
-)
-"
-RDEPEND="
-	dev-libs/serd
-	dev-libs/sord
-	media-libs/lv2
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-"
-
-src_prepare() {
-	default
-
-	# fix doc installation path
-	sed -iE "s%install_dir: docdir / 'sratom-0',%install_dir: docdir / '${PF}',%g" doc/c/meson.build || die
-}
-
-multilib_src_configure() {
-	local emesonargs=(
-		$(meson_native_use_feature doc docs)
-		$(meson_feature test tests)
-	)
-
-	meson_src_configure
-}
-
-multilib_src_install_all() {
-	local DOCS=( NEWS README.md )
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-12  6:50 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-10-12  6:50 UTC (permalink / raw
  To: gentoo-commits

commit:     ce8910c8a9b08716e1dfac6d80dbe241393057fe
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 06:49:59 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 06:49:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8910c8

media-libs/sratom: Stabilize 0.6.14 arm64, #876694

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index 68c393777614..fec7229c22e6 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-12  6:49 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-10-12  6:49 UTC (permalink / raw
  To: gentoo-commits

commit:     db4cba8da7bf8ba3030536e4570cd38a96215340
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 06:49:02 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 06:49:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4cba8d

media-libs/sratom: Stabilize 0.6.14 arm, #876694

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index 7c4064e86fe5..68c393777614 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-11 18:26 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2022-10-11 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     80d27f3b66c95e6d6835cda3f4264a3f5ffb44ca
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 18:23:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 18:25:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d27f3b

media-libs/sratom: Stabilize 0.6.14 amd64, #876694

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index 201076084f5b..92eeaffc67fc 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-11 18:26 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2022-10-11 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     1bdfea5f6caeb4837925c95dfdbc4659b04b108b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 18:24:55 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 18:25:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bdfea5f

media-libs/sratom: Stabilize 0.6.14 x86, #876694

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index 92eeaffc67fc..7c4064e86fe5 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-11 17:15 Arthur Zamarin
  0 siblings, 0 replies; 101+ messages in thread
From: Arthur Zamarin @ 2022-10-11 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     6303e33a43cc7eb4ecb30e323bc15f83772b790e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 17:15:09 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 17:15:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6303e33a

media-libs/sratom: Stabilize 0.6.14 ppc64, #876694

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index 2345495ac3d2..4089b52dbdf0 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-11 17:15 Arthur Zamarin
  0 siblings, 0 replies; 101+ messages in thread
From: Arthur Zamarin @ 2022-10-11 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     bef2c5e8948220be7b21507bba4764e813067829
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 17:15:10 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 17:15:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef2c5e8

media-libs/sratom: Stabilize 0.6.14 ppc, #876694

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index 4089b52dbdf0..201076084f5b 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-02  8:21 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2022-10-02  8:21 UTC (permalink / raw
  To: gentoo-commits

commit:     c5296b52935da499ab357c77c6cc661266c84e91
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 08:21:14 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 08:21:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5296b52

media-libs/sratom: updated homepage

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

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 +-
 media-libs/sratom/sratom-0.6.14.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index 2777771b6943..fec7229c22e6 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_REQ_USE='threads(+)'
 inherit meson-multilib python-any-r1
 
 DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
+HOMEPAGE="https://drobilla.net/software/sratom.html"
 SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index b674abadfc94..2345495ac3d2 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -8,7 +8,7 @@ PYTHON_REQ_USE='threads(+)'
 inherit meson-multilib python-any-r1
 
 DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
+HOMEPAGE="https://drobilla.net/software/sratom.html"
 SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-10-02  8:18 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2022-10-02  8:18 UTC (permalink / raw
  To: gentoo-commits

commit:     8e743bfc995cccbe0b18074cc1b9ff12e6d525aa
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 08:18:43 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 08:18:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e743bfc

media-libs/sratom: updated SRC_URI to https

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

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 +-
 media-libs/sratom/sratom-0.6.14.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index 5a1842d16434..2777771b6943 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -9,7 +9,7 @@ inherit meson-multilib python-any-r1
 
 DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
 HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.xz"
+SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
index 7a0ecfc1b275..b674abadfc94 100644
--- a/media-libs/sratom/sratom-0.6.14.ebuild
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -9,7 +9,7 @@ inherit meson-multilib python-any-r1
 
 DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
 HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.xz"
+SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-09-28  4:39 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2022-09-28  4:39 UTC (permalink / raw
  To: gentoo-commits

commit:     657466f8e19193beb759291281b3a3df699d9c51
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 28 04:39:08 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Sep 28 04:39:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657466f8

media-libs/sratom: dropped obsolete 0.6.10

Bug: https://bugs.gentoo.org/873121
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest             |  1 -
 media-libs/sratom/sratom-0.6.10.ebuild | 64 ----------------------------------
 2 files changed, 65 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index bd02511b14ab..5b63a30e7065 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,3 +1,2 @@
-DIST sratom-0.6.10.tar.bz2 327047 BLAKE2B 6205a0269216099556556cd251649eba58fdf1a2c8a80611367f3b9564fe410ed7ff1c565ab7b628743fa99ca893eb7a86fed631872eff86e19de9ba534fae49 SHA512 cc5d2848d61de45a37d1f844b2c741016decf065bcac975214dd01108171ba332f0a51526f2f1078d5f501055af0a48716704515cbe7a9f73526fd878621ca4b
 DIST sratom-0.6.12.tar.xz 23328 BLAKE2B 76a01c84e418ee3ffeb1e0e44214e9b02ab58b9b572372ee43309650a7a674a55e49384e8b62657af30933b7bdb02faf38ff100030e2ec86947972cacf32db69 SHA512 e677945f59494970c8c723319216cf6543ed38c590b6db94e5e928e830004e96dc957a2cf2fb0b76278cf55f0d62ea03ba705fbc449424c467e29593eaa948dc
 DIST sratom-0.6.14.tar.xz 24252 BLAKE2B 6f468e9a0de97cf83a4f3faeb8ceff8a5502da7f0dff6b5721ef985df352057cda0dbbf13656471ef7f3103a891570e3462ed6bf4517dbc546d9f83115db433b SHA512 3647ccca3ac98299a0bcc30d540788c627445c9a55f0b68a53e08ee45b15138c7a5466c92d1c10eac614325718d4f59eff6f0664f99891e8349e613be675c87d

diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
deleted file mode 100644
index f7864ab3044d..000000000000
--- a/media-libs/sratom/sratom-0.6.10.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..11} )
-PYTHON_REQ_USE='threads(+)'
-inherit python-any-r1 waf-utils multilib-build multilib-minimal
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-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
-		dev-python/sphinx
-		dev-python/sphinx_lv2_theme
-)
-"
-RDEPEND="
-	dev-libs/serd
-	dev-libs/sord
-	media-libs/lv2
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-"
-DOCS=( "NEWS" "README.md" )
-
-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
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-09-27  7:07 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-09-27  7:07 UTC (permalink / raw
  To: gentoo-commits

commit:     ea7ab544c91c9b8bcd7186e9893ea0036b575572
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 07:07:33 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 07:07:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7ab544

media-libs/sratom: Stabilize 0.6.12-r1 arm64, #873121

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index 974ff6e8da7c..5a1842d16434 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-09-27  6:07 Jakov Smolić
  0 siblings, 0 replies; 101+ messages in thread
From: Jakov Smolić @ 2022-09-27  6:07 UTC (permalink / raw
  To: gentoo-commits

commit:     897bcbe56f8024d83fba09b2d2e8b467eeb2d888
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 06:07:41 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 06:07:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897bcbe5

media-libs/sratom: Stabilize 0.6.12-r1 ppc, #873121

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index 157735612019..974ff6e8da7c 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-09-27  6:05 Jakov Smolić
  0 siblings, 0 replies; 101+ messages in thread
From: Jakov Smolić @ 2022-09-27  6:05 UTC (permalink / raw
  To: gentoo-commits

commit:     f5d789fe6e16455884cf65683e23502b927ce171
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 06:05:23 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 06:05:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d789fe

media-libs/sratom: Stabilize 0.6.12-r1 x86, #873121

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index 398c7ad173c5..157735612019 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-09-27  6:05 Jakov Smolić
  0 siblings, 0 replies; 101+ messages in thread
From: Jakov Smolić @ 2022-09-27  6:05 UTC (permalink / raw
  To: gentoo-commits

commit:     7ca43026d7d40da20802fed046fd4a5d8eb66cd6
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 06:04:58 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 06:04:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca43026

media-libs/sratom: Stabilize 0.6.12-r1 amd64, #873121

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index 4d2949aec6fb..398c7ad173c5 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-09-27  6:00 Arthur Zamarin
  0 siblings, 0 replies; 101+ messages in thread
From: Arthur Zamarin @ 2022-09-27  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     ae680ff02d5489309400f6434fc86b3b2da7e0f1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 06:00:26 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 06:00:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae680ff0

media-libs/sratom: Stabilize 0.6.12-r1 ppc64, #873121

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index 7a0ecfc1b275..c2507f7146c1 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-09-27  6:00 Arthur Zamarin
  0 siblings, 0 replies; 101+ messages in thread
From: Arthur Zamarin @ 2022-09-27  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     114311297c2f3d9074fbedbc42c6dd9146a9eb9c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 06:00:27 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 06:00:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11431129

media-libs/sratom: Stabilize 0.6.12-r1 arm, #873121

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index c2507f7146c1..4d2949aec6fb 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-09-10  5:32 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2022-09-10  5:32 UTC (permalink / raw
  To: gentoo-commits

commit:     da413508dcae24ced3e47eb1b230cf8b4ea0eea1
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 05:32:33 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 05:32:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da413508

media-libs/sratom: bump to 0.6.14

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

 media-libs/sratom/Manifest             |  1 +
 media-libs/sratom/sratom-0.6.14.ebuild | 56 ++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 78dc8f57b2ea..bd02511b14ab 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1,3 @@
 DIST sratom-0.6.10.tar.bz2 327047 BLAKE2B 6205a0269216099556556cd251649eba58fdf1a2c8a80611367f3b9564fe410ed7ff1c565ab7b628743fa99ca893eb7a86fed631872eff86e19de9ba534fae49 SHA512 cc5d2848d61de45a37d1f844b2c741016decf065bcac975214dd01108171ba332f0a51526f2f1078d5f501055af0a48716704515cbe7a9f73526fd878621ca4b
 DIST sratom-0.6.12.tar.xz 23328 BLAKE2B 76a01c84e418ee3ffeb1e0e44214e9b02ab58b9b572372ee43309650a7a674a55e49384e8b62657af30933b7bdb02faf38ff100030e2ec86947972cacf32db69 SHA512 e677945f59494970c8c723319216cf6543ed38c590b6db94e5e928e830004e96dc957a2cf2fb0b76278cf55f0d62ea03ba705fbc449424c467e29593eaa948dc
+DIST sratom-0.6.14.tar.xz 24252 BLAKE2B 6f468e9a0de97cf83a4f3faeb8ceff8a5502da7f0dff6b5721ef985df352057cda0dbbf13656471ef7f3103a891570e3462ed6bf4517dbc546d9f83115db433b SHA512 3647ccca3ac98299a0bcc30d540788c627445c9a55f0b68a53e08ee45b15138c7a5466c92d1c10eac614325718d4f59eff6f0664f99891e8349e613be675c87d

diff --git a/media-libs/sratom/sratom-0.6.14.ebuild b/media-libs/sratom/sratom-0.6.14.ebuild
new file mode 100644
index 000000000000..7a0ecfc1b275
--- /dev/null
+++ b/media-libs/sratom/sratom-0.6.14.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE='threads(+)'
+inherit meson-multilib python-any-r1
+
+DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
+HOMEPAGE="http://drobilla.net/software/sratom/"
+SRC_URI="http://download.drobilla.net/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	virtual/pkgconfig
+	doc? (
+		app-doc/doxygen
+		dev-python/sphinx
+		dev-python/sphinx_lv2_theme
+)
+"
+RDEPEND="
+	dev-libs/serd
+	dev-libs/sord
+	media-libs/lv2
+"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+"
+
+src_prepare() {
+	default
+
+	# fix doc installation path
+	sed -iE "s%install_dir: docdir / 'sratom-0',%install_dir: docdir / '${PF}',%g" doc/c/meson.build || die
+}
+
+multilib_src_configure() {
+	local emesonargs=(
+		$(meson_native_use_feature doc docs)
+		$(meson_feature test tests)
+	)
+
+	meson_src_configure
+}
+
+multilib_src_install_all() {
+	local DOCS=( NEWS README.md )
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-08-27 11:17 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2022-08-27 11:17 UTC (permalink / raw
  To: gentoo-commits

commit:     225a647a7b04d12f8a883bace67a247238aba2c9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 11:13:43 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 11:16:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225a647a

media-libs/sratom: simplify meson-multilib usage

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.12-r1.ebuild | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.12-r1.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
index d66d05666a15..7a0ecfc1b275 100644
--- a/media-libs/sratom/sratom-0.6.12-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -50,18 +50,6 @@ multilib_src_configure() {
 	meson_src_configure
 }
 
-multilib_src_test() {
-	meson_src_test
-}
-
-multilib_src_compile() {
-	meson_src_compile
-}
-
-multilib_src_install() {
-	meson_src_install
-}
-
 multilib_src_install_all() {
 	local DOCS=( NEWS README.md )
 	einstalldocs


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-08-27 11:17 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2022-08-27 11:17 UTC (permalink / raw
  To: gentoo-commits

commit:     a1027688e64786bfbf06acd7df292a5d56312e7e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 11:11:18 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 11:16:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1027688

media-libs/sratom: fix multilib_src_install_all typo

Closes: https://bugs.gentoo.org/865033
Closes: https://bugs.gentoo.org/863428
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/{sratom-0.6.12.ebuild => sratom-0.6.12-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.12.ebuild b/media-libs/sratom/sratom-0.6.12-r1.ebuild
similarity index 97%
rename from media-libs/sratom/sratom-0.6.12.ebuild
rename to media-libs/sratom/sratom-0.6.12-r1.ebuild
index b1197982968b..d66d05666a15 100644
--- a/media-libs/sratom/sratom-0.6.12.ebuild
+++ b/media-libs/sratom/sratom-0.6.12-r1.ebuild
@@ -62,7 +62,7 @@ multilib_src_install() {
 	meson_src_install
 }
 
-mutlilib_src_install_all() {
+multilib_src_install_all() {
 	local DOCS=( NEWS README.md )
 	einstalldocs
 }


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-07-31  7:26 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2022-07-31  7:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a8cd984486242a6c9078e5a744688e7dc8e2c1e4
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 07:26:29 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 07:26:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8cd9844

media-libs/sratom: bump to 0.6.12

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

 media-libs/sratom/Manifest             |  1 +
 media-libs/sratom/sratom-0.6.12.ebuild | 68 ++++++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index d57e387a4fcd..78dc8f57b2ea 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1 +1,2 @@
 DIST sratom-0.6.10.tar.bz2 327047 BLAKE2B 6205a0269216099556556cd251649eba58fdf1a2c8a80611367f3b9564fe410ed7ff1c565ab7b628743fa99ca893eb7a86fed631872eff86e19de9ba534fae49 SHA512 cc5d2848d61de45a37d1f844b2c741016decf065bcac975214dd01108171ba332f0a51526f2f1078d5f501055af0a48716704515cbe7a9f73526fd878621ca4b
+DIST sratom-0.6.12.tar.xz 23328 BLAKE2B 76a01c84e418ee3ffeb1e0e44214e9b02ab58b9b572372ee43309650a7a674a55e49384e8b62657af30933b7bdb02faf38ff100030e2ec86947972cacf32db69 SHA512 e677945f59494970c8c723319216cf6543ed38c590b6db94e5e928e830004e96dc957a2cf2fb0b76278cf55f0d62ea03ba705fbc449424c467e29593eaa948dc

diff --git a/media-libs/sratom/sratom-0.6.12.ebuild b/media-libs/sratom/sratom-0.6.12.ebuild
new file mode 100644
index 000000000000..b1197982968b
--- /dev/null
+++ b/media-libs/sratom/sratom-0.6.12.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE='threads(+)'
+inherit meson-multilib python-any-r1
+
+DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
+HOMEPAGE="http://drobilla.net/software/sratom/"
+SRC_URI="http://download.drobilla.net/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	virtual/pkgconfig
+	doc? (
+		app-doc/doxygen
+		dev-python/sphinx
+		dev-python/sphinx_lv2_theme
+)
+"
+RDEPEND="
+	dev-libs/serd
+	dev-libs/sord
+	media-libs/lv2
+"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+"
+
+src_prepare() {
+	default
+
+	# fix doc installation path
+	sed -iE "s%install_dir: docdir / 'sratom-0',%install_dir: docdir / '${PF}',%g" doc/c/meson.build || die
+}
+
+multilib_src_configure() {
+	local emesonargs=(
+		$(meson_native_use_feature doc docs)
+		$(meson_feature test tests)
+	)
+
+	meson_src_configure
+}
+
+multilib_src_test() {
+	meson_src_test
+}
+
+multilib_src_compile() {
+	meson_src_compile
+}
+
+multilib_src_install() {
+	meson_src_install
+}
+
+mutlilib_src_install_all() {
+	local DOCS=( NEWS README.md )
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-06-29 18:15 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2022-06-29 18:15 UTC (permalink / raw
  To: gentoo-commits

commit:     099062ecc95ac1bc7ee57f1db931a177fd6669dc
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 18:14:11 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=099062ec

media-libs/sratom: dropped obsolete 0.6.8

Bug: https://bugs.gentoo.org/854975
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest            |  1 -
 media-libs/sratom/sratom-0.6.8.ebuild | 64 -----------------------------------
 2 files changed, 65 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index ef3ac4a725bb..d57e387a4fcd 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1 @@
 DIST sratom-0.6.10.tar.bz2 327047 BLAKE2B 6205a0269216099556556cd251649eba58fdf1a2c8a80611367f3b9564fe410ed7ff1c565ab7b628743fa99ca893eb7a86fed631872eff86e19de9ba534fae49 SHA512 cc5d2848d61de45a37d1f844b2c741016decf065bcac975214dd01108171ba332f0a51526f2f1078d5f501055af0a48716704515cbe7a9f73526fd878621ca4b
-DIST sratom-0.6.8.tar.bz2 327027 BLAKE2B 8e11e03e6a66e9c96f90a0f31f4a65c660ed44304600caa2daad09b955a4829b266f7495b8ed85c62c34adfbc3e7f97790096bd721b51e1038986ac2e3926e60 SHA512 49ec4b230a72005ab7a7a3de0bfa630a27a16f9f811ca8e7f6da7fcf6b34526577217075d428a993f95b813dd2a82a9b6892eeb2e36b66b122ada778fbb3fb95

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
deleted file mode 100644
index 98534de316d6..000000000000
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ /dev/null
@@ -1,64 +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 serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-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
-		dev-python/sphinx
-		dev-python/sphinx_lv2_theme
-)
-"
-RDEPEND="
-	dev-libs/serd
-	dev-libs/sord
-	media-libs/lv2
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-"
-DOCS=( "NEWS" "README.md" )
-
-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
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-06-29  7:56 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-06-29  7:56 UTC (permalink / raw
  To: gentoo-commits

commit:     25f2b05ceb6362ea6d15fb193802f6093937e690
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 07:56:08 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 07:56:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f2b05c

media-libs/sratom: x86 stable wrt bug #854975

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
index d6275a4c70e9..f7864ab3044d 100644
--- a/media-libs/sratom/sratom-0.6.10.ebuild
+++ b/media-libs/sratom/sratom-0.6.10.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-06-29  7:55 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-06-29  7:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d7efe93eddc97a20dce7c76abf2fcff0ffd75f8f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 07:55:25 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 07:55:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7efe93e

media-libs/sratom: ppc64 stable wrt bug #854975

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
index 78d6d1644c20..d6275a4c70e9 100644
--- a/media-libs/sratom/sratom-0.6.10.ebuild
+++ b/media-libs/sratom/sratom-0.6.10.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-06-29  7:54 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-06-29  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a72783b486ad6c131450252159d687f189ae0218
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 07:54:48 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 07:54:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72783b4

media-libs/sratom: ppc stable wrt bug #854975

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
index 683655abe90f..78d6d1644c20 100644
--- a/media-libs/sratom/sratom-0.6.10.ebuild
+++ b/media-libs/sratom/sratom-0.6.10.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-06-29  7:54 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-06-29  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a54277d7c3dbe5e307d33a39cf5349c99de75961
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 07:54:10 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 07:54:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54277d7

media-libs/sratom: arm64 stable wrt bug #854975

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
index 2e69116a28c7..683655abe90f 100644
--- a/media-libs/sratom/sratom-0.6.10.ebuild
+++ b/media-libs/sratom/sratom-0.6.10.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-06-29  7:53 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-06-29  7:53 UTC (permalink / raw
  To: gentoo-commits

commit:     b4f2a1f784bde0f1168893713ac02a4760f05102
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 07:53:28 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 07:53:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f2a1f7

media-libs/sratom: arm stable wrt bug #854975

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
index b9d837b0142b..2e69116a28c7 100644
--- a/media-libs/sratom/sratom-0.6.10.ebuild
+++ b/media-libs/sratom/sratom-0.6.10.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-06-29  7:52 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2022-06-29  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c78b9def88cde12ada020c85d5fb10b630ffebe8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 07:50:59 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 07:50:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78b9def

media-libs/sratom: amd64 stable wrt bug #854975

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
index ab4d1ca6c301..b9d837b0142b 100644
--- a/media-libs/sratom/sratom-0.6.10.ebuild
+++ b/media-libs/sratom/sratom-0.6.10.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2022-05-29  6:46 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2022-05-29  6:46 UTC (permalink / raw
  To: gentoo-commits

commit:     e04f10ea4de942c746e5581ea6a7da8c677ca662
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 06:46:21 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun May 29 06:46:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e04f10ea

media-libs/sratom: bump to 0.6.10, added python3_11

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

 media-libs/sratom/Manifest             |  1 +
 media-libs/sratom/sratom-0.6.10.ebuild | 64 ++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 6176a899eec0..ef3ac4a725bb 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1 +1,2 @@
+DIST sratom-0.6.10.tar.bz2 327047 BLAKE2B 6205a0269216099556556cd251649eba58fdf1a2c8a80611367f3b9564fe410ed7ff1c565ab7b628743fa99ca893eb7a86fed631872eff86e19de9ba534fae49 SHA512 cc5d2848d61de45a37d1f844b2c741016decf065bcac975214dd01108171ba332f0a51526f2f1078d5f501055af0a48716704515cbe7a9f73526fd878621ca4b
 DIST sratom-0.6.8.tar.bz2 327027 BLAKE2B 8e11e03e6a66e9c96f90a0f31f4a65c660ed44304600caa2daad09b955a4829b266f7495b8ed85c62c34adfbc3e7f97790096bd721b51e1038986ac2e3926e60 SHA512 49ec4b230a72005ab7a7a3de0bfa630a27a16f9f811ca8e7f6da7fcf6b34526577217075d428a993f95b813dd2a82a9b6892eeb2e36b66b122ada778fbb3fb95

diff --git a/media-libs/sratom/sratom-0.6.10.ebuild b/media-libs/sratom/sratom-0.6.10.ebuild
new file mode 100644
index 000000000000..ab4d1ca6c301
--- /dev/null
+++ b/media-libs/sratom/sratom-0.6.10.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE='threads(+)'
+inherit python-any-r1 waf-utils multilib-build multilib-minimal
+
+DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
+HOMEPAGE="http://drobilla.net/software/sratom/"
+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
+		dev-python/sphinx
+		dev-python/sphinx_lv2_theme
+)
+"
+RDEPEND="
+	dev-libs/serd
+	dev-libs/sord
+	media-libs/lv2
+"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+"
+DOCS=( "NEWS" "README.md" )
+
+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
+}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-12-18 11:58 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2021-12-18 11:58 UTC (permalink / raw
  To: gentoo-commits

commit:     a7f4b59947dd8c08b3f1a498b5c31b58931e2346
Author:     Thomas Bettler <thomas.bettler <AT> gmail <DOT> com>
AuthorDate: Fri Dec 17 11:19:16 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 11:58:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f4b599

media-libs/sratom: add python 3.10

Closes: https://bugs.gentoo.org/829442
Signed-off-by: Thomas Bettler <thomas.bettler <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23379
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index 3a723575da22..98534de316d6 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 PYTHON_REQ_USE='threads(+)'
 inherit python-any-r1 waf-utils multilib-build multilib-minimal
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-08-24 21:02 Marek Szuba
  0 siblings, 0 replies; 101+ messages in thread
From: Marek Szuba @ 2021-08-24 21:02 UTC (permalink / raw
  To: gentoo-commits

commit:     32b497f19f97d04fdd22bf86f2985175292ed76c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 24 15:43:50 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 21:01:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b497f1

media-libs/sratom: keyword 0.6.8 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index edd7dc0c185..3a723575da2 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
 PYTHON_REQ_USE='threads(+)'
 inherit python-any-r1 waf-utils multilib-build multilib-minimal
 
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-05-16 18:07 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2021-05-16 18:07 UTC (permalink / raw
  To: gentoo-commits

commit:     fd50efe99db51a3b49ca785a6e161bded32c1454
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 18:07:22 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun May 16 18:07:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd50efe9

media-libs/sratom: removed obsolete 0.6.6

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest            |  1 -
 media-libs/sratom/sratom-0.6.6.ebuild | 58 -----------------------------------
 2 files changed, 59 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index b88bf5beb3d..6176a899eec 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1 @@
-DIST sratom-0.6.6.tar.bz2 347297 BLAKE2B 0cb1949486deb5e8f823b17c98fb415dc44b0cefece647b6c5b3646438736ee9c7afa617bb00a68d61a31c80f6e643758f48602f647655aa4b185b2cc5fff893 SHA512 ccc209af68a39c1a669ba694d250b292df2f588aeea2a9d1dfe54a23e31f032fcce1d99ebf9dd7cff80ce5aedd204c74e3ccc04d6cd239921cd3e443db83ed55
 DIST sratom-0.6.8.tar.bz2 327027 BLAKE2B 8e11e03e6a66e9c96f90a0f31f4a65c660ed44304600caa2daad09b955a4829b266f7495b8ed85c62c34adfbc3e7f97790096bd721b51e1038986ac2e3926e60 SHA512 49ec4b230a72005ab7a7a3de0bfa630a27a16f9f811ca8e7f6da7fcf6b34526577217075d428a993f95b813dd2a82a9b6892eeb2e36b66b122ada778fbb3fb95

diff --git a/media-libs/sratom/sratom-0.6.6.ebuild b/media-libs/sratom/sratom-0.6.6.ebuild
deleted file mode 100644
index 980aeb5e653..00000000000
--- a/media-libs/sratom/sratom-0.6.6.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-PYTHON_REQ_USE='threads(+)'
-inherit python-any-r1 waf-utils multilib-build multilib-minimal
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
-IUSE="doc static-libs test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-libs/serd
-	dev-libs/sord
-	media-libs/lv2
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	doc? ( app-doc/doxygen )
-	virtual/pkgconfig"
-
-DOCS=( "NEWS" "README.md" )
-
-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
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-05-16 12:45 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2021-05-16 12:45 UTC (permalink / raw
  To: gentoo-commits

commit:     5ef811baae8656e36026b17ae90240bde3e29009
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 12:41:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 12:44:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef811ba

media-libs/sratom: Stabilize 0.6.8 arm64, #775809

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index eb56d06c4d8..edd7dc0c185 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-05-16  0:07 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2021-05-16  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     16350d0cd1d371c26f6a39bd11c68d73f4538203
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 00:06:30 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 00:06:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16350d0c

media-libs/sratom: Stabilize 0.6.8 arm, #775809

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index eb91d0762f0..eb56d06c4d8 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-03-26  7:50 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2021-03-26  7:50 UTC (permalink / raw
  To: gentoo-commits

commit:     864e8bf98f667c43c1c396bdd035e59722ecf796
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 26 07:50:20 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 07:50:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864e8bf9

media-libs/sratom: x86 stable wrt bug #775809

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index 5584a193ce9..eb91d0762f0 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-03-26  7:45 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2021-03-26  7:45 UTC (permalink / raw
  To: gentoo-commits

commit:     503f0dfc5e69b45562f7ab59340e82914274f6dd
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 26 07:43:41 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 07:43:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=503f0dfc

media-libs/sratom: amd64 stable wrt bug #775809

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index 6da40eda606..5584a193ce9 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-03-21  9:45 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2021-03-21  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     59028cffc4f709ec93cac4743e36f47ed26dd56a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 09:29:31 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 09:45:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59028cff

media-libs/sratom: stable 0.6.8 for ppc64

stable wrt bug #775809

Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index 862fa320540..6da40eda606 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-03-21  9:45 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2021-03-21  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     fa363088326117d29116ed62c64d6c865e14a60d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 09:24:55 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 09:45:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa363088

media-libs/sratom: stable 0.6.8 for ppc

stable wrt bug #775809

Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index ca089457cb4..862fa320540 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-03-13 12:31 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2021-03-13 12:31 UTC (permalink / raw
  To: gentoo-commits

commit:     81e2275c15bb50e8ce6007a3df988b60914a6158
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 12:29:52 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 12:31:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e2275c

media-libs/sratom: fixed doc compilation in 0.6.8

Closes: https://bugs.gentoo.org/764455
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.8.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
index 485729cbfc3..ca089457cb4 100644
--- a/media-libs/sratom/sratom-0.6.8.ebuild
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -19,7 +19,11 @@ RESTRICT="!test? ( test )"
 
 BDEPEND="
 	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
+	doc? (
+		app-doc/doxygen
+		dev-python/sphinx
+		dev-python/sphinx_lv2_theme
+)
 "
 RDEPEND="
 	dev-libs/serd


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2021-01-08 12:05 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2021-01-08 12:05 UTC (permalink / raw
  To: gentoo-commits

commit:     7c373d449938a0bf563e45fb06ac9f0d6bb40406
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  8 11:58:15 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Jan  8 12:04:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c373d44

media-libs/sratom: bump to 0.6.8

Bug: https://bugs.gentoo.org/724668
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest            |  1 +
 media-libs/sratom/sratom-0.6.8.ebuild | 60 +++++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index caf807ff90b..b88bf5beb3d 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1 +1,2 @@
 DIST sratom-0.6.6.tar.bz2 347297 BLAKE2B 0cb1949486deb5e8f823b17c98fb415dc44b0cefece647b6c5b3646438736ee9c7afa617bb00a68d61a31c80f6e643758f48602f647655aa4b185b2cc5fff893 SHA512 ccc209af68a39c1a669ba694d250b292df2f588aeea2a9d1dfe54a23e31f032fcce1d99ebf9dd7cff80ce5aedd204c74e3ccc04d6cd239921cd3e443db83ed55
+DIST sratom-0.6.8.tar.bz2 327027 BLAKE2B 8e11e03e6a66e9c96f90a0f31f4a65c660ed44304600caa2daad09b955a4829b266f7495b8ed85c62c34adfbc3e7f97790096bd721b51e1038986ac2e3926e60 SHA512 49ec4b230a72005ab7a7a3de0bfa630a27a16f9f811ca8e7f6da7fcf6b34526577217075d428a993f95b813dd2a82a9b6892eeb2e36b66b122ada778fbb3fb95

diff --git a/media-libs/sratom/sratom-0.6.8.ebuild b/media-libs/sratom/sratom-0.6.8.ebuild
new file mode 100644
index 00000000000..b3294902ca6
--- /dev/null
+++ b/media-libs/sratom/sratom-0.6.8.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_REQ_USE='threads(+)'
+inherit python-any-r1 waf-utils multilib-build multilib-minimal
+
+DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
+HOMEPAGE="http://drobilla.net/software/sratom/"
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc static-libs test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	virtual/pkgconfig
+	doc? ( app-doc/doxygen )
+"
+RDEPEND="
+	dev-libs/serd
+	dev-libs/sord
+	media-libs/lv2
+"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+"
+DOCS=( "NEWS" "README.md" )
+
+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
+}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-11-13  8:53 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2020-11-13  8:53 UTC (permalink / raw
  To: gentoo-commits

commit:     900446862cc4d0591e542902958e7f8ecbec0494
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 13 08:50:13 2020 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Nov 13 08:50:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90044686

media-libs/sratom: removed obsolete 0.6.4

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest            |  1 -
 media-libs/sratom/sratom-0.6.4.ebuild | 56 -----------------------------------
 2 files changed, 57 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index dfb564b1e3d..caf807ff90b 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1 @@
-DIST sratom-0.6.4.tar.bz2 339707 BLAKE2B acf29c7dd3c4e23bf20ef2811706abdd3543d0fc380183f7f419932c3178ff5e2f6d95c57bad2ef991dbc1e32c6e8a3645238c7b42dfd204942dbc4c05270652 SHA512 6462d8d33ed7ddaa2aea267fab14c9a15bfc077a4f8d26eb493be4c48c95d8dcec614f540bd82fe22aecca641771326a44d175c3991cd473ae371062c78aaac3
 DIST sratom-0.6.6.tar.bz2 347297 BLAKE2B 0cb1949486deb5e8f823b17c98fb415dc44b0cefece647b6c5b3646438736ee9c7afa617bb00a68d61a31c80f6e643758f48602f647655aa4b185b2cc5fff893 SHA512 ccc209af68a39c1a669ba694d250b292df2f588aeea2a9d1dfe54a23e31f032fcce1d99ebf9dd7cff80ce5aedd204c74e3ccc04d6cd239921cd3e443db83ed55

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
deleted file mode 100644
index ef2f5673e19..00000000000
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-PYTHON_REQ_USE='threads(+)'
-inherit python-any-r1 waf-utils multilib-build multilib-minimal
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
-IUSE="doc static-libs test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=media-libs/lv2-1.16.0
-	>=dev-libs/serd-0.30.0
-	>=dev-libs/sord-0.14.0"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	doc? ( app-doc/doxygen )
-	virtual/pkgconfig"
-
-DOCS=( "NEWS" "README.md" )
-
-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
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-11-12 21:03 Thomas Deutschmann
  0 siblings, 0 replies; 101+ messages in thread
From: Thomas Deutschmann @ 2020-11-12 21:03 UTC (permalink / raw
  To: gentoo-commits

commit:     2e223eb9c2944c8da0b0ce990d157cc5e0435b04
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 21:00:18 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 21:02:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e223eb9

media-libs/sratom: x86 stable (bug #752201)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.6.ebuild b/media-libs/sratom/sratom-0.6.6.ebuild
index 50a1ec986b8..13134b424ec 100644
--- a/media-libs/sratom/sratom-0.6.6.ebuild
+++ b/media-libs/sratom/sratom-0.6.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-11-04  8:16 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2020-11-04  8:16 UTC (permalink / raw
  To: gentoo-commits

commit:     e7951f63b838afee1e825726d2032df37e065ddb
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  4 08:01:43 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Nov  4 08:16:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7951f63

media-libs/sratom: stable 0.6.6 for ppc64

stable wrt bug #752201

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.6.ebuild b/media-libs/sratom/sratom-0.6.6.ebuild
index 7ff8a576a85..50a1ec986b8 100644
--- a/media-libs/sratom/sratom-0.6.6.ebuild
+++ b/media-libs/sratom/sratom-0.6.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-11-04  7:58 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2020-11-04  7:58 UTC (permalink / raw
  To: gentoo-commits

commit:     be87c007e079e2dd2df81912fb1c3468b230f590
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  4 07:58:31 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Nov  4 07:58:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be87c007

media-libs/sratom: stable 0.6.6 for ppc

stable wrt bug #752201

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.6.ebuild b/media-libs/sratom/sratom-0.6.6.ebuild
index ebbd41a794c..7ff8a576a85 100644
--- a/media-libs/sratom/sratom-0.6.6.ebuild
+++ b/media-libs/sratom/sratom-0.6.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-11-04  0:56 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2020-11-04  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     bf0f5dcd3644f5f0a2829bbc7d293ae6c81099d9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  4 00:56:15 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov  4 00:56:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0f5dcd

media-libs/sratom: Stabilize 0.6.6 amd64, #752201

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.6.ebuild b/media-libs/sratom/sratom-0.6.6.ebuild
index 018872c3fe8..ebbd41a794c 100644
--- a/media-libs/sratom/sratom-0.6.6.ebuild
+++ b/media-libs/sratom/sratom-0.6.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-11-03 11:55 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2020-11-03 11:55 UTC (permalink / raw
  To: gentoo-commits

commit:     992f1c4b126b9d1cf5c5975f8a61010ff3a7b84d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 11:54:41 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 11:54:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=992f1c4b

media-libs/sratom: Stabilize 0.6.6 arm, #752201

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.6.ebuild b/media-libs/sratom/sratom-0.6.6.ebuild
index 8edc7867ce0..018872c3fe8 100644
--- a/media-libs/sratom/sratom-0.6.6.ebuild
+++ b/media-libs/sratom/sratom-0.6.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-11-02 10:27 Sam James
  0 siblings, 0 replies; 101+ messages in thread
From: Sam James @ 2020-11-02 10:27 UTC (permalink / raw
  To: gentoo-commits

commit:     487aa61affce9dd8971c079588aabac75fcee8f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  2 10:26:44 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov  2 10:26:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487aa61a

media-libs/sratom: Stabilize 0.6.6 arm64, #752201

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.6.ebuild b/media-libs/sratom/sratom-0.6.6.ebuild
index bce3d15203f..8edc7867ce0 100644
--- a/media-libs/sratom/sratom-0.6.6.ebuild
+++ b/media-libs/sratom/sratom-0.6.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-10-02  8:45 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2020-10-02  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     3607d607b202eeeeefda7d42b96f86d646a97e16
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  2 08:45:04 2020 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Oct  2 08:45:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3607d607

media-libs/sratom: bump to 0.6.6 + py3.9

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest            |  1 +
 media-libs/sratom/sratom-0.6.6.ebuild | 58 +++++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index f6cfcb04b06..dfb564b1e3d 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1 +1,2 @@
 DIST sratom-0.6.4.tar.bz2 339707 BLAKE2B acf29c7dd3c4e23bf20ef2811706abdd3543d0fc380183f7f419932c3178ff5e2f6d95c57bad2ef991dbc1e32c6e8a3645238c7b42dfd204942dbc4c05270652 SHA512 6462d8d33ed7ddaa2aea267fab14c9a15bfc077a4f8d26eb493be4c48c95d8dcec614f540bd82fe22aecca641771326a44d175c3991cd473ae371062c78aaac3
+DIST sratom-0.6.6.tar.bz2 347297 BLAKE2B 0cb1949486deb5e8f823b17c98fb415dc44b0cefece647b6c5b3646438736ee9c7afa617bb00a68d61a31c80f6e643758f48602f647655aa4b185b2cc5fff893 SHA512 ccc209af68a39c1a669ba694d250b292df2f588aeea2a9d1dfe54a23e31f032fcce1d99ebf9dd7cff80ce5aedd204c74e3ccc04d6cd239921cd3e443db83ed55

diff --git a/media-libs/sratom/sratom-0.6.6.ebuild b/media-libs/sratom/sratom-0.6.6.ebuild
new file mode 100644
index 00000000000..bce3d15203f
--- /dev/null
+++ b/media-libs/sratom/sratom-0.6.6.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_REQ_USE='threads(+)'
+inherit python-any-r1 waf-utils multilib-build multilib-minimal
+
+DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
+HOMEPAGE="http://drobilla.net/software/sratom/"
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc static-libs test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	dev-libs/serd
+	dev-libs/sord
+	media-libs/lv2
+"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+	doc? ( app-doc/doxygen )
+	virtual/pkgconfig"
+
+DOCS=( "NEWS" "README.md" )
+
+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
+}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-06-10  7:02 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2020-06-10  7:02 UTC (permalink / raw
  To: gentoo-commits

commit:     a082d725dfc5bf26fa94a0513efcdfd7cab0c324
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 07:02:39 2020 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 07:02:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a082d725

media-libs/sratom: removed obsolete 0.6.0-r1

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest               |  1 -
 media-libs/sratom/sratom-0.6.0-r1.ebuild | 56 --------------------------------
 2 files changed, 57 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 071ebd28db8..f6cfcb04b06 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1 @@
-DIST sratom-0.6.0.tar.bz2 149340 BLAKE2B c661e0c4fba0cdf6cfb8a7dba90ff92135422557a0721bc394c7500853aeb9370554df8a02b7faea2fa222b96db36b20b265cc1fa50e6e06655946dbe992f815 SHA512 899bb01896e2b65b69482041c7e06edc9e45e9a3466392c82a58f16dfc71462a6c3e3e16a5aa50a6347c8366ea72898468910a59a084762f75eb8c7031ceacf8
 DIST sratom-0.6.4.tar.bz2 339707 BLAKE2B acf29c7dd3c4e23bf20ef2811706abdd3543d0fc380183f7f419932c3178ff5e2f6d95c57bad2ef991dbc1e32c6e8a3645238c7b42dfd204942dbc4c05270652 SHA512 6462d8d33ed7ddaa2aea267fab14c9a15bfc077a4f8d26eb493be4c48c95d8dcec614f540bd82fe22aecca641771326a44d175c3991cd473ae371062c78aaac3

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
deleted file mode 100644
index 44cd492d309..00000000000
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE='threads(+)'
-inherit python-any-r1 waf-utils multilib-build multilib-minimal
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
-IUSE="doc static-libs test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=media-libs/lv2-1.14.0-r1
-	>=dev-libs/serd-0.28.0-r1
-	>=dev-libs/sord-0.16.0-r1"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	doc? ( app-doc/doxygen )
-	virtual/pkgconfig"
-
-DOCS=( "NEWS" "README" )
-
-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
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-06-09 19:46 Mart Raudsepp
  0 siblings, 0 replies; 101+ messages in thread
From: Mart Raudsepp @ 2020-06-09 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     2c8be84fbf4d66b9bc14b273a6ae133d31eeec0e
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Tue Jun  9 05:50:17 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 19:45:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c8be84f

media-libs/sratom: arm64 stable (bug #706052)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index a2a9e7dbe04..ef2f5673e19 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-04-10  9:48 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2020-04-10  9:48 UTC (permalink / raw
  To: gentoo-commits

commit:     f5937d2f8547ceab7c6b2b14ab5f1e6f5a3db6bd
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Apr 10 09:09:09 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Apr 10 09:48:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5937d2f

media-libs/sratom: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 media-libs/sratom/sratom-0.6.4.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 802f36956b6..44cd492d309 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index ccaa832866d..a2a9e7dbe04 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-04-01 21:53 Mart Raudsepp
  0 siblings, 0 replies; 101+ messages in thread
From: Mart Raudsepp @ 2020-04-01 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     6fd661190a02e923ae97fa9ab6863b1308f9fcc8
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  1 21:51:47 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Apr  1 21:53:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd66119

Revert "media-libs/sratom: arm64 stable (bug #706052)"

This reverts commit f8363acd3f356d56601a03f92a89d199866ab09c.

My bad for dropping sord from commits list for other reasons
without realizing sratom depends on it

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index ff922dd523e..83a204c6fe0 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-04-01 21:01 Mart Raudsepp
  0 siblings, 0 replies; 101+ messages in thread
From: Mart Raudsepp @ 2020-04-01 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     f8363acd3f356d56601a03f92a89d199866ab09c
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Wed Apr  1 20:39:58 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Apr  1 21:01:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8363acd

media-libs/sratom: arm64 stable (bug #706052)

Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index 83a204c6fe0..ff922dd523e 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-03-02 11:49 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2020-03-02 11:49 UTC (permalink / raw
  To: gentoo-commits

commit:     2fa62f0711cb07e70a0daae9509bdc8f818597a1
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  2 11:46:05 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar  2 11:46:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa62f07

media-libs/sratom: stable 0.6.4 for hppa, bug #706052

Package-Manager: Portage-2.3.88, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index 997ae913774..83a204c6fe0 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-01-27 13:46 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2020-01-27 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     fe4e83bee65c3d268ef0ec971d0288f534899bec
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 13:46:09 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 13:46:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4e83be

media-libs/sratom: x86 stable wrt bug #706052

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index ebef8c8bb4d..997ae913774 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-01-27 12:32 Mikle Kolyada
  0 siblings, 0 replies; 101+ messages in thread
From: Mikle Kolyada @ 2020-01-27 12:32 UTC (permalink / raw
  To: gentoo-commits

commit:     bf80c69c410719678501554f998e5548adf2b9cf
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 12:32:19 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 12:32:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf80c69c

media-libs/sratom: arm stable wrt bug #706052

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index 1e9f4501c73..ebef8c8bb4d 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-01-27  9:33 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2020-01-27  9:33 UTC (permalink / raw
  To: gentoo-commits

commit:     74857443d727e439355ecbcd15a75b1185977dca
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 08:31:08 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 09:33:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74857443

media-libs/sratom: stable 0.6.4 for ppc, bug #706052

Package-Manager: Portage-2.3.85, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index 6e47a44c4f3..1e9f4501c73 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-01-27  8:10 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2020-01-27  8:10 UTC (permalink / raw
  To: gentoo-commits

commit:     4da2c49307fc58fd196f5724cd66b46f401c6549
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 08:01:35 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 08:09:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da2c493

media-libs/sratom: stable 0.6.4 for ia64, bug #706052

Package-Manager: Portage-2.3.85, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index b42b9a1e52a..6e47a44c4f3 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-01-24 15:57 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2020-01-24 15:57 UTC (permalink / raw
  To: gentoo-commits

commit:     44703fc42f2a3d88654c1254179727b148a2341c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 15:56:14 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 15:56:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44703fc4

media-libs/sratom: amd64 stable wrt bug #706052

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index 73578303403..b42b9a1e52a 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2020-01-23 13:32 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2020-01-23 13:32 UTC (permalink / raw
  To: gentoo-commits

commit:     19d37f4002210e500c624ff7c9317efe1e2dc6be
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 13:32:51 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 13:32:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d37f40

media-libs/sratom: ppc64 stable wrt bug #706052

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
index 53a13bb862a..73578303403 100644
--- a/media-libs/sratom/sratom-0.6.4.ebuild
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-12-19 17:34 Miroslav Šulc
  0 siblings, 0 replies; 101+ messages in thread
From: Miroslav Šulc @ 2019-12-19 17:34 UTC (permalink / raw
  To: gentoo-commits

commit:     63b556e6e77a4b2e0c2a575583fec374562b294d
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 19 17:34:23 2019 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Dec 19 17:34:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b556e6

media-libs/sratom: bump 0.6.4

1) dropped python 2_7 and 3_5, added 3_{6,7,8}
2) updated deps

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/sratom/Manifest            |  1 +
 media-libs/sratom/sratom-0.6.4.ebuild | 56 +++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 571e6b71fe3..071ebd28db8 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1 +1,2 @@
 DIST sratom-0.6.0.tar.bz2 149340 BLAKE2B c661e0c4fba0cdf6cfb8a7dba90ff92135422557a0721bc394c7500853aeb9370554df8a02b7faea2fa222b96db36b20b265cc1fa50e6e06655946dbe992f815 SHA512 899bb01896e2b65b69482041c7e06edc9e45e9a3466392c82a58f16dfc71462a6c3e3e16a5aa50a6347c8366ea72898468910a59a084762f75eb8c7031ceacf8
+DIST sratom-0.6.4.tar.bz2 339707 BLAKE2B acf29c7dd3c4e23bf20ef2811706abdd3543d0fc380183f7f419932c3178ff5e2f6d95c57bad2ef991dbc1e32c6e8a3645238c7b42dfd204942dbc4c05270652 SHA512 6462d8d33ed7ddaa2aea267fab14c9a15bfc077a4f8d26eb493be4c48c95d8dcec614f540bd82fe22aecca641771326a44d175c3991cd473ae371062c78aaac3

diff --git a/media-libs/sratom/sratom-0.6.4.ebuild b/media-libs/sratom/sratom-0.6.4.ebuild
new file mode 100644
index 00000000000..53a13bb862a
--- /dev/null
+++ b/media-libs/sratom/sratom-0.6.4.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE='threads(+)'
+inherit python-any-r1 waf-utils multilib-build multilib-minimal
+
+DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
+HOMEPAGE="http://drobilla.net/software/sratom/"
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc static-libs test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=media-libs/lv2-1.16.0
+	>=dev-libs/serd-0.30.0
+	>=dev-libs/sord-0.14.0"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+	doc? ( app-doc/doxygen )
+	virtual/pkgconfig"
+
+DOCS=( "NEWS" "README.md" )
+
+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
+}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-09-14  5:03 Matt Turner
  0 siblings, 0 replies; 101+ messages in thread
From: Matt Turner @ 2019-09-14  5:03 UTC (permalink / raw
  To: gentoo-commits

commit:     d4cb5509dcee2485e070980bef53c28e093b9dae
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 05:03:01 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 05:03:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4cb5509

media-libs/sratom-0.6.0-r1: add ~sparc

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index e9ec49794ad..2e3ea8e2b56 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-06-20 18:04 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2019-06-20 18:04 UTC (permalink / raw
  To: gentoo-commits

commit:     f10ab8681d17786289b523d96e71519d56190023
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Jun 20 16:07:31 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 18:03:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f10ab868

media-libs/sratom: stable 0.6.0-r1 for hppa, bug #686594

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 1f019f6f36b..e9ec49794ad 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-06-06  6:46 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2019-06-06  6:46 UTC (permalink / raw
  To: gentoo-commits

commit:     53c67b2033539f3418689a8f195dbfed0335fae3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  6 06:44:51 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun  6 06:44:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c67b20

media-libs/sratom: alpha stable wrt bug #686594

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 5e284d8928a..1f019f6f36b 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-05-26 11:10 Mikle Kolyada
  0 siblings, 0 replies; 101+ messages in thread
From: Mikle Kolyada @ 2019-05-26 11:10 UTC (permalink / raw
  To: gentoo-commits

commit:     f8de067d0976cd4f3c367f201400013e86e5ee4f
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 11:09:59 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 26 11:09:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8de067d

media-libs/sratom: arm stable wrt bug #686594

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index ac460d4d7e4..5e284d8928a 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-05-24 22:51 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2019-05-24 22:51 UTC (permalink / raw
  To: gentoo-commits

commit:     a559246f7b67c1c2a5f317302d292e682c372924
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 22:15:15 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 24 22:50:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a559246f

media-libs/sratom: stable 0.6.0-r1 for ppc64, bug #686594

Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index e7d1852e62a..ac460d4d7e4 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ppc ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-05-24 22:08 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2019-05-24 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     669336c6ab2087682b5fde4aa7fb90752f1519e9
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 21:43:53 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 24 22:08:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669336c6

media-libs/sratom: stable 0.6.0-r1 for ppc, bug #686594

Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 4fce2e6a552..e7d1852e62a 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ppc ~ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-05-24 20:18 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2019-05-24 20:18 UTC (permalink / raw
  To: gentoo-commits

commit:     f55cf818bafd2709de7cdc0b99ee9eba9b83d780
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 20:14:55 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 24 20:14:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55cf818

media-libs/sratom: stable 0.6.0-r1 for ia64, bug #686594

Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index c689277ebe9..4fce2e6a552 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~ppc ~ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-05-21 21:50 Aaron Bauman
  0 siblings, 0 replies; 101+ messages in thread
From: Aaron Bauman @ 2019-05-21 21:50 UTC (permalink / raw
  To: gentoo-commits

commit:     6ce6aa0d3377f937fce4d8f2553ce9b256fb2642
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 21:49:17 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 21 21:49:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce6aa0d

media-libs/sratom: arm64 stable

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index e82dc65f00e..c689277ebe9 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2019-02-18 19:28 Alexis Ballier
  0 siblings, 0 replies; 101+ messages in thread
From: Alexis Ballier @ 2019-02-18 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     4b7fbf7e5bb6fae4ba2222f47ba7de7e27d40114
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 19:28:39 2019 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 19:28:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7fbf7e

media-libs/sratom: keyword ~arm64

Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 0687f4ff6f4..a9b8f2a4c7b 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-12-23  3:25 Matt Turner
  0 siblings, 0 replies; 101+ messages in thread
From: Matt Turner @ 2018-12-23  3:25 UTC (permalink / raw
  To: gentoo-commits

commit:     587f8ff07ce47d6c71e2fe3b3acfa59e12c52b66
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 23 03:23:32 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 23 03:23:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=587f8ff0

media-libs/sratom-0.6.0-r1: added ~alpha, bug 653676

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index f484c2a849d..0687f4ff6f4 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-07-22  1:55 Mikle Kolyada
  0 siblings, 0 replies; 101+ messages in thread
From: Mikle Kolyada @ 2018-07-22  1:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3d384925114f3e1004445122745c76656c385822
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 22 01:53:48 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jul 22 01:53:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d384925

media-libs/sratom: Add ~arm keyword wrt bug #653676

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 6268ebb0a64..46925de0c10 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-05-20 11:43 Johannes Huber
  0 siblings, 0 replies; 101+ messages in thread
From: Johannes Huber @ 2018-05-20 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     11cdf24bb6c246d0284d3a460dfec8ccc6b1f984
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 11:42:43 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 20 11:42:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11cdf24b

media-libs/sratom: Remove 0.6.0 (r0)

Uses deprecated EAPI 4 and overshadowed by 0.6.0-r1.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-libs/sratom/sratom-0.6.0.ebuild | 43 -----------------------------------
 1 file changed, 43 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.0.ebuild b/media-libs/sratom/sratom-0.6.0.ebuild
deleted file mode 100644
index c3719c26a16..00000000000
--- a/media-libs/sratom/sratom-0.6.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-PYTHON_REQ_USE='threads(+)'
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc static-libs test"
-
-RDEPEND=">=media-libs/lv2-1.8.1
-	>=dev-libs/serd-0.23.0
-	>=dev-libs/sord-0.12.0"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	doc? ( app-doc/doxygen )
-	virtual/pkgconfig"
-
-DOCS=( "NEWS" "README" )
-
-src_prepare() {
-	sed -i -e 's/^.*run_ldconfig/#\0/' wscript || die
-}
-
-src_configure() {
-	waf-utils_src_configure \
-		--docdir=/usr/share/doc/${PF} \
-		$(use test && echo "--test") \
-		$(use doc && echo "--docs") \
-		$(use static-libs && echo "--static")
-}
-
-src_test() {
-	./waf test || die
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-05-20 11:43 Johannes Huber
  0 siblings, 0 replies; 101+ messages in thread
From: Johannes Huber @ 2018-05-20 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     17150d7e37876347614c54fb54a0f9c9b420d802
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 11:41:31 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 20 11:41:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17150d7e

media-libs/sratom: Remove 0.4.4

Uses deprecated EAPI 4 and overshadowed by 0.6.0-r1.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-libs/sratom/Manifest            |  1 -
 media-libs/sratom/sratom-0.4.4.ebuild | 40 -----------------------------------
 2 files changed, 41 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 3638d5df08c..06cc5aa31bd 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,3 +1,2 @@
-DIST sratom-0.4.4.tar.bz2 134625 BLAKE2B 47f412c791331bc6a3917c4bfb49474092f9edb84cf649a5082414b037399c8a32163dc1536cef575c0b84095d7e2fda2ae01b9d4201b5f61d75913770750689 SHA512 f485da575810348ed9f5016d326b1e82bd9e52d096fa91598c626bdad3f3ba15bbacdd5153b09134f1ad3112fc00132678d096e38f9f7ce2af3cef9f6fe1585a
 DIST sratom-0.4.6.tar.bz2 138165 BLAKE2B 2745b36055acbe601ef2ca4720749d84c3a72dc1df6dbd49fa4b8fa24ba739df26f6b975660350b481a486c0fbb7781f4220908e67acd25d6e636d5cd13a27d5 SHA512 198ab8fd7b027bf62db5d215e1af020695304339df552af6a336be661b30228d9c1ab2befeca959fdde0920dad2c33666fbd6bbf833ba1e24e4fde23d850dc0e
 DIST sratom-0.6.0.tar.bz2 149340 BLAKE2B c661e0c4fba0cdf6cfb8a7dba90ff92135422557a0721bc394c7500853aeb9370554df8a02b7faea2fa222b96db36b20b265cc1fa50e6e06655946dbe992f815 SHA512 899bb01896e2b65b69482041c7e06edc9e45e9a3466392c82a58f16dfc71462a6c3e3e16a5aa50a6347c8366ea72898468910a59a084762f75eb8c7031ceacf8

diff --git a/media-libs/sratom/sratom-0.4.4.ebuild b/media-libs/sratom/sratom-0.4.4.ebuild
deleted file mode 100644
index 8a88baddbf7..00000000000
--- a/media-libs/sratom/sratom-0.4.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit waf-utils
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc static-libs test"
-
-RDEPEND="media-libs/lv2
-	>=dev-libs/serd-0.14.0
-	>=dev-libs/sord-0.12.0"
-DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )
-	virtual/pkgconfig"
-
-DOCS=( "NEWS" "README" )
-
-src_prepare() {
-	sed -i -e 's/^.*run_ldconfig/#\0/' wscript || die
-}
-
-src_configure() {
-	waf-utils_src_configure \
-		--docdir=/usr/share/doc/${PF} \
-		$(use test && echo "--test") \
-		$(use doc && echo "--docs") \
-		$(use static-libs && echo "--static")
-}
-
-src_test() {
-	./waf test || die
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-05-20 11:43 Johannes Huber
  0 siblings, 0 replies; 101+ messages in thread
From: Johannes Huber @ 2018-05-20 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     46f655a53fb7360875be5620f1526a26e2d54826
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 11:42:10 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 20 11:42:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f655a5

media-libs/sratom: Remove 0.4.6

Uses deprecated EAPI 4 and overshadowed by 0.6.0-r1.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-libs/sratom/Manifest            |  1 -
 media-libs/sratom/sratom-0.4.6.ebuild | 43 -----------------------------------
 2 files changed, 44 deletions(-)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 06cc5aa31bd..571e6b71fe3 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1 @@
-DIST sratom-0.4.6.tar.bz2 138165 BLAKE2B 2745b36055acbe601ef2ca4720749d84c3a72dc1df6dbd49fa4b8fa24ba739df26f6b975660350b481a486c0fbb7781f4220908e67acd25d6e636d5cd13a27d5 SHA512 198ab8fd7b027bf62db5d215e1af020695304339df552af6a336be661b30228d9c1ab2befeca959fdde0920dad2c33666fbd6bbf833ba1e24e4fde23d850dc0e
 DIST sratom-0.6.0.tar.bz2 149340 BLAKE2B c661e0c4fba0cdf6cfb8a7dba90ff92135422557a0721bc394c7500853aeb9370554df8a02b7faea2fa222b96db36b20b265cc1fa50e6e06655946dbe992f815 SHA512 899bb01896e2b65b69482041c7e06edc9e45e9a3466392c82a58f16dfc71462a6c3e3e16a5aa50a6347c8366ea72898468910a59a084762f75eb8c7031ceacf8

diff --git a/media-libs/sratom/sratom-0.4.6.ebuild b/media-libs/sratom/sratom-0.4.6.ebuild
deleted file mode 100644
index fe202af7d97..00000000000
--- a/media-libs/sratom/sratom-0.4.6.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-PYTHON_REQ_USE='threads(+)'
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
-HOMEPAGE="http://drobilla.net/software/sratom/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc static-libs test"
-
-RDEPEND=">=media-libs/lv2-1.8.1
-	>=dev-libs/serd-0.14.0
-	>=dev-libs/sord-0.12.0"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	doc? ( app-doc/doxygen )
-	virtual/pkgconfig"
-
-DOCS=( "NEWS" "README" )
-
-src_prepare() {
-	sed -i -e 's/^.*run_ldconfig/#\0/' wscript || die
-}
-
-src_configure() {
-	waf-utils_src_configure \
-		--docdir=/usr/share/doc/${PF} \
-		$(use test && echo "--test") \
-		$(use doc && echo "--docs") \
-		$(use static-libs && echo "--static")
-}
-
-src_test() {
-	./waf test || die
-}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-05-17 13:52 Thomas Deutschmann
  0 siblings, 0 replies; 101+ messages in thread
From: Thomas Deutschmann @ 2018-05-17 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     4032f4fd95ae0676b95d0fd39b4e36e1383d7215
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu May 17 13:37:44 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu May 17 13:52:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4032f4fd

media-libs/sratom: x86 stable (bug #645152)

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 7ff6f9b6b5d..6268ebb0a64 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-05-05 12:52 Sergei Trofimovich
  0 siblings, 0 replies; 101+ messages in thread
From: Sergei Trofimovich @ 2018-05-05 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     97901f11fc818b886dfd63595a2ce23e1f2b14de
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May  5 11:59:02 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May  5 12:52:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97901f11

media-libs/sratom: keyworded 0.6.0-r1 for ia64, bug #653676

Bug: https://bugs.gentoo.org/653676
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index 43e14dc09b7..7ff6f9b6b5d 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2018-05-01 11:47 Jeroen Roovers
  0 siblings, 0 replies; 101+ messages in thread
From: Jeroen Roovers @ 2018-05-01 11:47 UTC (permalink / raw
  To: gentoo-commits

commit:     481c460567c0a89bd0c0f5436e84567ec02dda11
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue May  1 11:44:05 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue May  1 11:47:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=481c4605

media-libs/sratom: Mark ~hppa too.

Package-Manager: Portage-2.3.31, Repoman-2.3.9
RepoMan-Options: --ignore-arches

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
index d3eb4f94f3c..43e14dc09b7 100644
--- a/media-libs/sratom/sratom-0.6.0-r1.ebuild
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.14.0-r1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2017-12-21  9:30 Matt Thode
  0 siblings, 0 replies; 101+ messages in thread
From: Matt Thode @ 2017-12-21  9:30 UTC (permalink / raw
  To: gentoo-commits

commit:     6d5c50f460d83189f98c4aeabd2b3d658cec8d0f
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 09:25:54 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 09:30:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5c50f4

media-libs/sratom: 0.6.0-r1 for multilib

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-libs/sratom/sratom-0.6.0-r1.ebuild | 55 ++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild
new file mode 100644
index 00000000000..b5aac5e4d25
--- /dev/null
+++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_REQ_USE='threads(+)'
+inherit python-any-r1 waf-utils multilib-build multilib-minimal
+
+DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
+HOMEPAGE="http://drobilla.net/software/sratom/"
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="doc static-libs test"
+
+RDEPEND=">=media-libs/lv2-1.14.0-r1
+	>=dev-libs/serd-0.28.0-r1
+	>=dev-libs/sord-0.16.0-r1"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+	doc? ( app-doc/doxygen )
+	virtual/pkgconfig"
+
+DOCS=( "NEWS" "README" )
+
+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
+}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2017-04-28 12:52 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2017-04-28 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     a181e2ab131c0ecef33c9b1e6cb42705d75fd5ae
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 28 12:51:34 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 12:51:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a181e2ab

media-libs/sratom: x86 stable wrt bug #616456

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0.ebuild b/media-libs/sratom/sratom-0.6.0.ebuild
index c090c026874..c3719c26a16 100644
--- a/media-libs/sratom/sratom-0.6.0.ebuild
+++ b/media-libs/sratom/sratom-0.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.8.1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2017-04-26  9:58 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2017-04-26  9:58 UTC (permalink / raw
  To: gentoo-commits

commit:     9eb56708ad90d0bec51e79525094a8951d67b012
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 09:58:15 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 09:58:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb56708

media-libs/sratom: amd64 stable wrt bug #616456

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-libs/sratom/sratom-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0.ebuild b/media-libs/sratom/sratom-0.6.0.ebuild
index 8e9b3c7df60..c090c026874 100644
--- a/media-libs/sratom/sratom-0.6.0.ebuild
+++ b/media-libs/sratom/sratom-0.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.8.1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2017-04-24 10:52 Pacho Ramos
  0 siblings, 0 replies; 101+ messages in thread
From: Pacho Ramos @ 2017-04-24 10:52 UTC (permalink / raw
  To: gentoo-commits

commit:     b166ef03c1fc9f3140bee1ddbaf2ec4bc602ec05
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 10:47:34 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 10:52:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b166ef03

media-libs/sratom: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-libs/sratom/sratom-0.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.0.ebuild b/media-libs/sratom/sratom-0.6.0.ebuild
index f453da05ec7..8e9b3c7df60 100644
--- a/media-libs/sratom/sratom-0.6.0.ebuild
+++ b/media-libs/sratom/sratom-0.6.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 PYTHON_REQ_USE='threads(+)'
 inherit python-any-r1 waf-utils
 


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2016-11-30 14:58 Alexis Ballier
  0 siblings, 0 replies; 101+ messages in thread
From: Alexis Ballier @ 2016-11-30 14:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c9ee900baac791b56082537801dc7a8f60cf7691
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 14:58:10 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 14:58:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9ee900b

media-libs/sratom: bump serd dep, bug #601286

Package-Manager: portage-2.3.2

 media-libs/sratom/sratom-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.6.0.ebuild b/media-libs/sratom/sratom-0.6.0.ebuild
index 93a5f35..7bb555a 100644
--- a/media-libs/sratom/sratom-0.6.0.ebuild
+++ b/media-libs/sratom/sratom-0.6.0.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.8.1
-	>=dev-libs/serd-0.14.0
+	>=dev-libs/serd-0.23.0
 	>=dev-libs/sord-0.12.0"
 DEPEND="${RDEPEND}
 	${PYTHON_DEPS}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2016-11-30  9:25 Alexis Ballier
  0 siblings, 0 replies; 101+ messages in thread
From: Alexis Ballier @ 2016-11-30  9:25 UTC (permalink / raw
  To: gentoo-commits

commit:     dab551f6f5ddc47d02fa6c9738ecae3dfc2cca55
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 09:10:32 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 09:25:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab551f6

media-libs/sratom: bump to 0.6.0

Package-Manager: portage-2.3.2

 media-libs/sratom/Manifest            |  1 +
 media-libs/sratom/sratom-0.6.0.ebuild | 44 +++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/media-libs/sratom/Manifest b/media-libs/sratom/Manifest
index 3aabc60..2c4bcf1 100644
--- a/media-libs/sratom/Manifest
+++ b/media-libs/sratom/Manifest
@@ -1,2 +1,3 @@
 DIST sratom-0.4.4.tar.bz2 134625 SHA256 fa0c29f4fed822d5d2c41e4b4694d3a01bda1e25ae16af1054b85ad42a2180e0 SHA512 f485da575810348ed9f5016d326b1e82bd9e52d096fa91598c626bdad3f3ba15bbacdd5153b09134f1ad3112fc00132678d096e38f9f7ce2af3cef9f6fe1585a WHIRLPOOL 9dafa3ec0990b8f562d11efe6870e3b0a47e86b15f79665d1677e9cf30b9f75607d3f76a299c6c63b38b2c2a1a364e3e62131ca86aac084dd3ab008808ff272b
 DIST sratom-0.4.6.tar.bz2 138165 SHA256 a4b9beaeaedc4f651beb15cd1cfedff905b0726a9010548483475ad97d941220 SHA512 198ab8fd7b027bf62db5d215e1af020695304339df552af6a336be661b30228d9c1ab2befeca959fdde0920dad2c33666fbd6bbf833ba1e24e4fde23d850dc0e WHIRLPOOL 82e0f8ab618b911b949da3d4d42e9084f906476f626d743a9920b572b64b6bf472ad1041bf07c64135636e88ec9f5ef62769c75aff3468ad5d4cd93a12b1f281
+DIST sratom-0.6.0.tar.bz2 149340 SHA256 440ac2b1f4f0b7878f8b95698faa1e8f8c50929a498f68ec5d066863626a3d43 SHA512 899bb01896e2b65b69482041c7e06edc9e45e9a3466392c82a58f16dfc71462a6c3e3e16a5aa50a6347c8366ea72898468910a59a084762f75eb8c7031ceacf8 WHIRLPOOL 6f7557397e96f3597a60e629987fcf23ea1125d97e5bd4540c7b110d160858a4a6d5689c830126538cc95d9320690d0d13e556251490e67b2b59fcd5746e9cd3

diff --git a/media-libs/sratom/sratom-0.6.0.ebuild b/media-libs/sratom/sratom-0.6.0.ebuild
new file mode 100644
index 00000000..93a5f35
--- /dev/null
+++ b/media-libs/sratom/sratom-0.6.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_REQ_USE='threads(+)'
+inherit python-any-r1 waf-utils
+
+DESCRIPTION="Library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax"
+HOMEPAGE="http://drobilla.net/software/sratom/"
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="doc static-libs test"
+
+RDEPEND=">=media-libs/lv2-1.8.1
+	>=dev-libs/serd-0.14.0
+	>=dev-libs/sord-0.12.0"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+	doc? ( app-doc/doxygen )
+	virtual/pkgconfig"
+
+DOCS=( "NEWS" "README" )
+
+src_prepare() {
+	sed -i -e 's/^.*run_ldconfig/#\0/' wscript || die
+}
+
+src_configure() {
+	waf-utils_src_configure \
+		--docdir=/usr/share/doc/${PF} \
+		$(use test && echo "--test") \
+		$(use doc && echo "--docs") \
+		$(use static-libs && echo "--static")
+}
+
+src_test() {
+	./waf test || die
+}


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2015-10-25 12:47 Mikle Kolyada
  0 siblings, 0 replies; 101+ messages in thread
From: Mikle Kolyada @ 2015-10-25 12:47 UTC (permalink / raw
  To: gentoo-commits

commit:     75d792bba21fa61e6e0df5a79869315f953af37d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 12:43:22 2015 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 12:44:47 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d792bb

media-libs/sratom: x86 stable wrt bug #532276

Package-Manager: portage-2.2.20.1

 media-libs/sratom/sratom-0.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.4.6.ebuild b/media-libs/sratom/sratom-0.4.6.ebuild
index 690a9ad..d1edc6c 100644
--- a/media-libs/sratom/sratom-0.4.6.ebuild
+++ b/media-libs/sratom/sratom-0.4.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.8.1


^ permalink raw reply related	[flat|nested] 101+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/
@ 2015-09-24 12:38 Agostino Sarubbo
  0 siblings, 0 replies; 101+ messages in thread
From: Agostino Sarubbo @ 2015-09-24 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     d6dc944cef19f60310e7aa346dadbeed947c34f9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 12:38:28 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 12:38:28 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6dc944c

media-libs/sratom: amd64 stable wrt bug #532276

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 media-libs/sratom/sratom-0.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/sratom/sratom-0.4.6.ebuild b/media-libs/sratom/sratom-0.4.6.ebuild
index 2943c45..690a9ad 100644
--- a/media-libs/sratom/sratom-0.4.6.ebuild
+++ b/media-libs/sratom/sratom-0.4.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="doc static-libs test"
 
 RDEPEND=">=media-libs/lv2-1.8.1


^ permalink raw reply related	[flat|nested] 101+ messages in thread

end of thread, other threads:[~2024-01-05 10:43 UTC | newest]

Thread overview: 101+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-24 12:33 [gentoo-commits] repo/gentoo:master commit in: media-libs/sratom/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2024-01-05 10:43 Miroslav Šulc
2024-01-04 18:11 Arthur Zamarin
2024-01-03 21:49 Sam James
2024-01-03 21:49 Sam James
2024-01-03 21:49 Sam James
2024-01-03 21:49 Sam James
2024-01-03 21:49 Sam James
2023-10-28  0:48 Sam James
2023-10-24 18:26 Miroslav Šulc
2023-05-04 11:21 Sam James
2023-03-03  6:28 Viorel Munteanu
2023-01-27  1:29 Sam James
2023-01-22  8:07 Sam James
2023-01-22  8:07 Sam James
2022-10-19 10:07 WANG Xuerui
2022-10-13  4:50 Miroslav Šulc
2022-10-12  6:50 Agostino Sarubbo
2022-10-12  6:49 Agostino Sarubbo
2022-10-11 18:26 Sam James
2022-10-11 18:26 Sam James
2022-10-11 17:15 Arthur Zamarin
2022-10-11 17:15 Arthur Zamarin
2022-10-02  8:21 Miroslav Šulc
2022-10-02  8:18 Miroslav Šulc
2022-09-28  4:39 Miroslav Šulc
2022-09-27  7:07 Agostino Sarubbo
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:00 Arthur Zamarin
2022-09-27  6:00 Arthur Zamarin
2022-09-10  5:32 Miroslav Šulc
2022-08-27 11:17 Sam James
2022-08-27 11:17 Sam James
2022-07-31  7:26 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-05-16 18:07 Miroslav Šulc
2021-05-16 12:45 Sam James
2021-05-16  0:07 Sam James
2021-03-26  7:50 Agostino Sarubbo
2021-03-26  7:45 Agostino Sarubbo
2021-03-21  9:45 Sergei Trofimovich
2021-03-21  9:45 Sergei Trofimovich
2021-03-13 12:31 Miroslav Šulc
2021-01-08 12:05 Miroslav Šulc
2020-11-13  8:53 Miroslav Šulc
2020-11-12 21:03 Thomas Deutschmann
2020-11-04  8:16 Sergei Trofimovich
2020-11-04  7:58 Sergei Trofimovich
2020-11-04  0:56 Sam James
2020-11-03 11:55 Sam James
2020-11-02 10:27 Sam James
2020-10-02  8:45 Miroslav Šulc
2020-06-10  7:02 Miroslav Šulc
2020-06-09 19:46 Mart Raudsepp
2020-04-10  9:48 Sergei Trofimovich
2020-04-01 21:53 Mart Raudsepp
2020-04-01 21:01 Mart Raudsepp
2020-03-02 11:49 Sergei Trofimovich
2020-01-27 13:46 Agostino Sarubbo
2020-01-27 12:32 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-20 18:04 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-07-22  1:55 Mikle Kolyada
2018-05-20 11:43 Johannes Huber
2018-05-20 11:43 Johannes Huber
2018-05-20 11:43 Johannes Huber
2018-05-17 13:52 Thomas Deutschmann
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 10:52 Pacho Ramos
2016-11-30 14:58 Alexis Ballier
2016-11-30  9:25 Alexis Ballier
2015-10-25 12:47 Mikle Kolyada
2015-09-24 12:38 Agostino Sarubbo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox