* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-24 20:44 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-02-24 20:44 UTC (permalink / raw
To: gentoo-commits
commit: 2f7660afe3f91076700757e00fad949e43be9909
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 20:44:28 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 20:44:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7660af
app-i18n/uchardet: Stabilize 0.0.7 ppc, #770688
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index cf2f1bbb558..f5939cc4d97 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-02-26 8:47 Ionen Wolkens
0 siblings, 0 replies; 50+ messages in thread
From: Ionen Wolkens @ 2025-02-26 8:47 UTC (permalink / raw
To: gentoo-commits
commit: db1122d153f36ff34fb9faad243e2d29d4260a80
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 03:38:27 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 08:45:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db1122d1
app-i18n/uchardet: drop 0.0.7
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
app-i18n/uchardet/Manifest | 1 -
app-i18n/uchardet/uchardet-0.0.7.ebuild | 36 ---------------------------------
2 files changed, 37 deletions(-)
diff --git a/app-i18n/uchardet/Manifest b/app-i18n/uchardet/Manifest
index c7bda550dcec..654f54d145d6 100644
--- a/app-i18n/uchardet/Manifest
+++ b/app-i18n/uchardet/Manifest
@@ -1,2 +1 @@
-DIST uchardet-0.0.7.tar.xz 215492 BLAKE2B 1f8b171676bc6edf1f3493a4a370e32b7b956104ea0b12a03837d817c386d59aa512c3a107426aedb087987cf3a7b99c4b2df4a667ed685ff9959f6bc6b4506c SHA512 ddb7b63dd09c1d9acbe620d86217e583d9aa5340780ab4010ec9faa4fd331498859d5efa7829bf8847da89325accf8f7304b51d410210178fc1ffa6658064a6f
DIST uchardet-0.0.8.tar.xz 222648 BLAKE2B 8da78cba3c73afab0e94cac53b2b5c7832d11d58641ff221174d051a1610f8368c8bb536f2b0729c30ed0d13d7e2319d524597d1ca49fd1c6cefb3176aa76b9a SHA512 4a5dcc9ff021352f3b252e103ff1475cec62c974294b264ee9243f024633c3ae44be8c7733608624066113e635f8b156ecb08c8ff87c736d04b07641eb166382
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
deleted file mode 100644
index ddd5b82addcd..000000000000
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-if [ "${PV}" = 9999 ]
-then
- inherit git-r3
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
-else
- SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
-fi
-
-DESCRIPTION="An encoding detector library"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
-
-LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="cpu_flags_x86_sse2 static-libs test"
-RESTRICT="!test? ( test )"
-
-src_prepare() {
- cmake_src_prepare
- use test || cmake_comment_add_subdirectory test
-}
-
-src_configure() {
- local mycmakeargs=(
- -DTARGET_ARCHITECTURE="${ARCH}"
- -DBUILD_STATIC=$(usex static-libs)
- -DCHECK_SSE2=$(usex cpu_flags_x86_sse2)
- )
- cmake_src_configure
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-02-05 14:10 Jakov Smolić
0 siblings, 0 replies; 50+ messages in thread
From: Jakov Smolić @ 2025-02-05 14:10 UTC (permalink / raw
To: gentoo-commits
commit: 13ab6ec0a8957dafeb935c447e932e20929dbc3f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 14:08:40 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 14:08:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ab6ec0
app-i18n/uchardet: Stabilize 0.0.8 amd64, #949274
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.8.ebuild b/app-i18n/uchardet/uchardet-0.0.8.ebuild
index f84ccc7a384b..01ab3738bd05 100644
--- a/app-i18n/uchardet/uchardet-0.0.8.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="cpu_flags_x86_sse2"
src_configure() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-02-05 11:27 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2025-02-05 11:27 UTC (permalink / raw
To: gentoo-commits
commit: b5d230db300d9e539c059923dfec38878b8d88ca
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 11:24:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 11:24:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d230db
app-i18n/uchardet: Stabilize 0.0.8 x86, #949274
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.8.ebuild b/app-i18n/uchardet/uchardet-0.0.8.ebuild
index 73993aad1da9..f84ccc7a384b 100644
--- a/app-i18n/uchardet/uchardet-0.0.8.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="cpu_flags_x86_sse2"
src_configure() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-02-04 14:17 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2025-02-04 14:17 UTC (permalink / raw
To: gentoo-commits
commit: ab334f5fcef7a7a4e1749440f0d76896082197a5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 14:16:56 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 14:16:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab334f5f
app-i18n/uchardet: Stabilize 0.0.8 arm, #949274
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.8.ebuild b/app-i18n/uchardet/uchardet-0.0.8.ebuild
index 62daeb32831c..73993aad1da9 100644
--- a/app-i18n/uchardet/uchardet-0.0.8.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="cpu_flags_x86_sse2"
src_configure() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-02-04 14:17 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2025-02-04 14:17 UTC (permalink / raw
To: gentoo-commits
commit: 04a0055ca22f0f2c369d3328e97dbd1a103cc23b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 14:16:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 14:16:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a0055c
app-i18n/uchardet: Stabilize 0.0.8 ppc, #949274
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.8.ebuild b/app-i18n/uchardet/uchardet-0.0.8.ebuild
index 34b08f0e6e33..738db248638e 100644
--- a/app-i18n/uchardet/uchardet-0.0.8.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="cpu_flags_x86_sse2"
src_configure() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-02-04 14:17 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2025-02-04 14:17 UTC (permalink / raw
To: gentoo-commits
commit: 9f40637747ef90d20398798e227ab3fb3cdbdc63
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 14:16:54 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 14:16:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f406377
app-i18n/uchardet: Stabilize 0.0.8 ppc64, #949274
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.8.ebuild b/app-i18n/uchardet/uchardet-0.0.8.ebuild
index 738db248638e..bb25a399dcb0 100644
--- a/app-i18n/uchardet/uchardet-0.0.8.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="cpu_flags_x86_sse2"
src_configure() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-02-04 14:17 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2025-02-04 14:17 UTC (permalink / raw
To: gentoo-commits
commit: 7efadabaeb278f956423a06c170732a9f5ec93b3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 14:16:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 14:16:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efadaba
app-i18n/uchardet: Stabilize 0.0.8 arm64, #949274
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.8.ebuild b/app-i18n/uchardet/uchardet-0.0.8.ebuild
index bb25a399dcb0..62daeb32831c 100644
--- a/app-i18n/uchardet/uchardet-0.0.8.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="cpu_flags_x86_sse2"
src_configure() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-01-10 12:49 Ionen Wolkens
0 siblings, 0 replies; 50+ messages in thread
From: Ionen Wolkens @ 2025-01-10 12:49 UTC (permalink / raw
To: gentoo-commits
commit: af24fdb2f27a4db11a1aed79f080c2c85330b508
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 12:27:04 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 12:27:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af24fdb2
app-i18n/uchardet: add myself as a maintainer
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
app-i18n/uchardet/metadata.xml | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/app-i18n/uchardet/metadata.xml b/app-i18n/uchardet/metadata.xml
index 1ccddd848d4a..ec3a2f313a85 100644
--- a/app-i18n/uchardet/metadata.xml
+++ b/app-i18n/uchardet/metadata.xml
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <bugs-to>https://gitlab.freedesktop.org/uchardet/uchardet/-/issues</bugs-to>
- <doc>https://www.freedesktop.org/wiki/Software/uchardet/#usage</doc>
- <remote-id type="gitlab">uchardet/uchardet</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>ionen@gentoo.org</email>
+ <name>Ionen Wolkens</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="freedesktop-gitlab">uchardet/uchardet</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-01-10 12:49 Ionen Wolkens
0 siblings, 0 replies; 50+ messages in thread
From: Ionen Wolkens @ 2025-01-10 12:49 UTC (permalink / raw
To: gentoo-commits
commit: f477329e42efc50cabe6176ec06bcfdb115fe7ea
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 12:27:19 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 12:27:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f477329e
app-i18n/uchardet: drop 9999
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
app-i18n/uchardet/uchardet-9999.ebuild | 36 ----------------------------------
1 file changed, 36 deletions(-)
diff --git a/app-i18n/uchardet/uchardet-9999.ebuild b/app-i18n/uchardet/uchardet-9999.ebuild
deleted file mode 100644
index 031c6d829482..000000000000
--- a/app-i18n/uchardet/uchardet-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-if [ "${PV}" = 9999 ]
-then
- inherit git-r3
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
-else
- SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
-fi
-
-DESCRIPTION="An encoding detector library"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
-
-LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
-SLOT="0"
-KEYWORDS=""
-IUSE="cpu_flags_x86_sse2 static-libs test"
-RESTRICT="!test? ( test )"
-
-src_prepare() {
- cmake_src_prepare
- use test || cmake_comment_add_subdirectory test
-}
-
-src_configure() {
- local mycmakeargs=(
- -DTARGET_ARCHITECTURE="${ARCH}"
- -DBUILD_STATIC=$(usex static-libs)
- -DCHECK_SSE2=$(usex cpu_flags_x86_sse2)
- )
- cmake_src_configure
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2025-01-10 12:49 Ionen Wolkens
0 siblings, 0 replies; 50+ messages in thread
From: Ionen Wolkens @ 2025-01-10 12:49 UTC (permalink / raw
To: gentoo-commits
commit: 6e3c25ec68e208cc79455234b47ba8beaa978099
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 12:41:26 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 12:48:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3c25ec
app-i18n/uchardet: add 0.0.8
Drop commenting out the (test) subdir, compiling tests for this
package is very very insignificant and not worth special logic.
Was tempted to drop sse2 given this just sets some compiler flags,
but given it has an alternate choice when sse2 is disabled there
may be a reason to that (haven't looked, so...)
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
app-i18n/uchardet/Manifest | 1 +
app-i18n/uchardet/uchardet-0.0.8.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-i18n/uchardet/Manifest b/app-i18n/uchardet/Manifest
index 1b6998d1aadb..c7bda550dcec 100644
--- a/app-i18n/uchardet/Manifest
+++ b/app-i18n/uchardet/Manifest
@@ -1 +1,2 @@
DIST uchardet-0.0.7.tar.xz 215492 BLAKE2B 1f8b171676bc6edf1f3493a4a370e32b7b956104ea0b12a03837d817c386d59aa512c3a107426aedb087987cf3a7b99c4b2df4a667ed685ff9959f6bc6b4506c SHA512 ddb7b63dd09c1d9acbe620d86217e583d9aa5340780ab4010ec9faa4fd331498859d5efa7829bf8847da89325accf8f7304b51d410210178fc1ffa6658064a6f
+DIST uchardet-0.0.8.tar.xz 222648 BLAKE2B 8da78cba3c73afab0e94cac53b2b5c7832d11d58641ff221174d051a1610f8368c8bb536f2b0729c30ed0d13d7e2319d524597d1ca49fd1c6cefb3176aa76b9a SHA512 4a5dcc9ff021352f3b252e103ff1475cec62c974294b264ee9243f024633c3ae44be8c7733608624066113e635f8b156ecb08c8ff87c736d04b07641eb166382
diff --git a/app-i18n/uchardet/uchardet-0.0.8.ebuild b/app-i18n/uchardet/uchardet-0.0.8.ebuild
new file mode 100644
index 000000000000..34b08f0e6e33
--- /dev/null
+++ b/app-i18n/uchardet/uchardet-0.0.8.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Encoding detector library"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
+SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
+
+LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="cpu_flags_x86_sse2"
+
+src_configure() {
+ local mycmakeargs=(
+ -DBUILD_STATIC=no
+ -DCHECK_SSE2=$(usex cpu_flags_x86_sse2)
+ -DTARGET_ARCHITECTURE="${ARCH}"
+ )
+
+ cmake_src_configure
+}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-09-20 22:40 James Le Cuirot
0 siblings, 0 replies; 50+ messages in thread
From: James Le Cuirot @ 2021-09-20 22:40 UTC (permalink / raw
To: gentoo-commits
commit: 24af5d72861706676166ab01561c3279fab5b5d5
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 22:40:05 2021 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 22:40:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24af5d72
app-i18n/uchardet: Keyword 0.0.7 for ~m68k
The tests pass.
Closes: https://bugs.gentoo.org/750032
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 5f8e8c095fc..f49961e7549 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-27 16:16 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-02-27 16:16 UTC (permalink / raw
To: gentoo-commits
commit: d1a1428bef1065fa04ffe7976d6275adfb5d489c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 16:16:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 16:16:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a1428b
app-i18n/uchardet: Stabilize 0.0.7 amd64, #770688
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 1f8554fddc3..5f8e8c095fc 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-26 13:55 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-02-26 13:55 UTC (permalink / raw
To: gentoo-commits
commit: 3dcb04bdc81691b30943e18df6dc6c1fc98f3251
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 13:54:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 13:54:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dcb04bd
app-i18n/uchardet: Stabilize 0.0.7 arm64, #770688
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 93a65860dc6..1f8554fddc3 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-25 13:54 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2021-02-25 13:54 UTC (permalink / raw
To: gentoo-commits
commit: ca18b61a7027475aeb74f66ecdda94cea225eb90
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 13:53:41 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 13:53:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca18b61a
app-i18n/uchardet: x86 stable wrt bug #770688
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index b9c301c33f9..93a65860dc6 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-25 8:20 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-02-25 8:20 UTC (permalink / raw
To: gentoo-commits
commit: b9e466304fb117ff41a8396f699541e4622b9255
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 08:20:20 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 08:20:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e46630
app-i18n/uchardet: Stabilize 0.0.7 sparc, #770688
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index f2fa9d7cdbc..b9c301c33f9 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-25 3:56 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-02-25 3:56 UTC (permalink / raw
To: gentoo-commits
commit: 89c94937a495bc3c188ebf0bc104913ecf1f513a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 03:55:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 03:55:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c94937
app-i18n/uchardet: Stabilize 0.0.7 arm, #770688
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index f5939cc4d97..f2fa9d7cdbc 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-24 20:25 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-02-24 20:25 UTC (permalink / raw
To: gentoo-commits
commit: 25bdc955084251b8e575284eb236615fe4de4db0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 20:25:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 20:25:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25bdc955
app-i18n/uchardet: Stabilize 0.0.7 ppc64, #770688
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 32125552eb6..cf2f1bbb558 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-23 19:17 Fabian Groffen
0 siblings, 0 replies; 50+ messages in thread
From: Fabian Groffen @ 2021-02-23 19:17 UTC (permalink / raw
To: gentoo-commits
commit: c18031e3fcb79365b7f4f42874d63a0d2d3fde73
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 23 19:15:36 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 19:15:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18031e3
app-i18n/uchardet: add remaining Prefix keywords
Bug: https://bugs.gentoo.org/750032
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 8f26208be36..32125552eb6 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-21 9:31 Joshua Kinard
0 siblings, 0 replies; 50+ messages in thread
From: Joshua Kinard @ 2021-02-21 9:31 UTC (permalink / raw
To: gentoo-commits
commit: 560a7e37fead2df0a236f015d986cb92e7319d5a
Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 09:31:39 2021 +0000
Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 09:31:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560a7e37
app-i18n/uchardet: Added ~mips to KEYWORDS.
Bug: https://bugs.gentoo.org/750032
Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
Package-Manager: Portage-3.0.14, Repoman-3.0.2
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 457a6741454..8f26208be36 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-02-06 1:01 Andreas K. Hüttel
0 siblings, 0 replies; 50+ messages in thread
From: Andreas K. Hüttel @ 2021-02-06 1:01 UTC (permalink / raw
To: gentoo-commits
commit: a8c9b33125990d63f3de218de5f37792fce0f321
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 6 00:59:41 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 6 01:01:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8c9b331
app-i18n/uchardet: keyword ~riscv, bug 750032
tests pass
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 148add6ad42..457a6741454 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2021-01-28 19:31 Fabian Groffen
0 siblings, 0 replies; 50+ messages in thread
From: Fabian Groffen @ 2021-01-28 19:31 UTC (permalink / raw
To: gentoo-commits
commit: c205f5324ffb2630d0585b374c6953be4c41ea25
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 19:30:54 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 19:31:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c205f532
app-i18n/uchardet-0.0.7: marked *-solaris
Bug: https://bugs.gentoo.org/750032
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index f9f084ac79e..148add6ad42 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-12-13 5:42 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2020-12-13 5:42 UTC (permalink / raw
To: gentoo-commits
commit: f8bfca874b91d35d0d0a54b5db83ee664f69e7f8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 05:42:03 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 05:42:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bfca87
app-i18n/uchardet: ~x64-macos keyworded, bug 750032
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index c076d115947..f9f084ac79e 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-12-13 0:16 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2020-12-13 0:16 UTC (permalink / raw
To: gentoo-commits
commit: 4e6adeedf1c4d4c63ece850a25bf9dfe51fdda5c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 00:11:44 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 00:11:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6adeed
app-i18n/uchardet: Keyword 0.0.7 s390, #750032
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index ca135f83ebe..c076d115947 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-11-23 21:36 Patrice Clement
0 siblings, 0 replies; 50+ messages in thread
From: Patrice Clement @ 2020-11-23 21:36 UTC (permalink / raw
To: gentoo-commits
commit: ca13555eb39585b9cab33f0d91467d40ad05f6fa
Author: Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Sun Nov 22 14:01:11 2020 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 21:16:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca13555e
app-i18n/uchardet: add upstream info to metadata.
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18361
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
app-i18n/uchardet/metadata.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-i18n/uchardet/metadata.xml b/app-i18n/uchardet/metadata.xml
index 8e0af8580e0..83fddc43dc8 100644
--- a/app-i18n/uchardet/metadata.xml
+++ b/app-i18n/uchardet/metadata.xml
@@ -11,5 +11,7 @@
</maintainer>
<upstream>
<bugs-to>https://gitlab.freedesktop.org/uchardet/uchardet/-/issues</bugs-to>
+ <doc>https://www.freedesktop.org/wiki/Software/uchardet/#usage</doc>
+ <remote-id type="gitlab">uchardet/uchardet</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-10-20 4:57 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2020-10-20 4:57 UTC (permalink / raw
To: gentoo-commits
commit: c8ddb29161e07fcc484f723b4eefda5547363884
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 04:57:02 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 04:57:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8ddb291
app-i18n/uchardet: Stabilize 0.0.6-r2 arm, #750035
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index 5c30792962a..8d86ff1b0b3 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
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="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-10-19 3:35 Georgy Yakovlev
0 siblings, 0 replies; 50+ messages in thread
From: Georgy Yakovlev @ 2020-10-19 3:35 UTC (permalink / raw
To: gentoo-commits
commit: 9e83236b29ac29a53f732c179f25179c8e87dbe0
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 03:35:00 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 03:35:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e83236b
app-i18n/uchardet: 0.0.6-r2 arm64 stable, bug #750035
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index 9653c0231a4..5c30792962a 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
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="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-09-17 20:43 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2020-09-17 20:43 UTC (permalink / raw
To: gentoo-commits
commit: 177189597bff07e4b02c12f7223a937b3533e48b
Author: Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Thu Sep 10 12:03:46 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 20:43:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17718959
app-i18n/uchardet: Update metadata's <bugs-to>
The <bugs-to> link was dead, I updated it with the one found on the
homepage.
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17490
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/uchardet/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/metadata.xml b/app-i18n/uchardet/metadata.xml
index 3c431c24f07..8e0af8580e0 100644
--- a/app-i18n/uchardet/metadata.xml
+++ b/app-i18n/uchardet/metadata.xml
@@ -10,6 +10,6 @@
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
- <bugs-to>https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet</bugs-to>
+ <bugs-to>https://gitlab.freedesktop.org/uchardet/uchardet/-/issues</bugs-to>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-09-06 5:55 Joonas Niilola
0 siblings, 0 replies; 50+ messages in thread
From: Joonas Niilola @ 2020-09-06 5:55 UTC (permalink / raw
To: gentoo-commits
commit: 74436838a0da53e067c2bb8a80e21f2df13244ee
Author: Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Sun Aug 9 23:08:11 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Sep 6 05:55:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74436838
app-i18n/uchardet: Version bump + maintainership
+ Added version 0.0.7, patch from 0.0.6-r2 isn't needed there
+ EAPI 6 -> 7
+ Eclass cmake-utils -> cmake
+ I've adopted this orphaned package
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17066
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-i18n/uchardet/Manifest | 1 +
app-i18n/uchardet/metadata.xml | 15 +++++++++++----
.../{uchardet-9999.ebuild => uchardet-0.0.7.ebuild} | 20 +++++++++++++-------
app-i18n/uchardet/uchardet-9999.ebuild | 18 ++++++++++++------
4 files changed, 37 insertions(+), 17 deletions(-)
diff --git a/app-i18n/uchardet/Manifest b/app-i18n/uchardet/Manifest
index c07df8b95bd..6d0131253a3 100644
--- a/app-i18n/uchardet/Manifest
+++ b/app-i18n/uchardet/Manifest
@@ -1 +1,2 @@
DIST uchardet-0.0.6.tar.xz 169192 BLAKE2B a0bc80ecd12565c1459b8136e3dc0530250571b5adbe4a7013c561f846f64f58482b9fd9cc5aa7493f20e913f59504a6e08c26571bf33ff34b4823f55d857b8c SHA512 eceeadae060bf277e298d709856609dde32921271140dc1fb0a33c7b6e1381033fc2960d616ebbd82c92815936864d2c0743b1b5ea1b7d4a200df87df80d6de5
+DIST uchardet-0.0.7.tar.xz 215492 BLAKE2B 1f8b171676bc6edf1f3493a4a370e32b7b956104ea0b12a03837d817c386d59aa512c3a107426aedb087987cf3a7b99c4b2df4a667ed685ff9959f6bc6b4506c SHA512 ddb7b63dd09c1d9acbe620d86217e583d9aa5340780ab4010ec9faa4fd331498859d5efa7829bf8847da89325accf8f7304b51d410210178fc1ffa6658064a6f
diff --git a/app-i18n/uchardet/metadata.xml b/app-i18n/uchardet/metadata.xml
index df067141bad..3c431c24f07 100644
--- a/app-i18n/uchardet/metadata.xml
+++ b/app-i18n/uchardet/metadata.xml
@@ -1,8 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <bugs-to>https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet</bugs-to>
- </upstream>
+ <maintainer type="person">
+ <email>coppens.matthias.abc@gmail.com</email>
+ <name>Matthias Coppens</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet</bugs-to>
+ </upstream>
</pkgmetadata>
diff --git a/app-i18n/uchardet/uchardet-9999.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
similarity index 58%
copy from app-i18n/uchardet/uchardet-9999.ebuild
copy to app-i18n/uchardet/uchardet-0.0.7.ebuild
index 0aef01cb3c6..777ebc8cfb7 100644
--- a/app-i18n/uchardet/uchardet-9999.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -1,22 +1,28 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit cmake-utils git-r3
+inherit cmake
+if [ "${PV}" = 9999 ]
+then
+ inherit git-r3
+ EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
+else
+ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
+fi
DESCRIPTION="An encoding detector library"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
src_prepare() {
- cmake-utils_src_prepare
+ cmake_src_prepare
use test || cmake_comment_add_subdirectory test
}
@@ -26,5 +32,5 @@ src_configure() {
-DBUILD_STATIC=$(usex static-libs)
-DCHECK_SSE2=$(usex cpu_flags_x86_sse2)
)
- cmake-utils_src_configure
+ cmake_src_configure
}
diff --git a/app-i18n/uchardet/uchardet-9999.ebuild b/app-i18n/uchardet/uchardet-9999.ebuild
index 0aef01cb3c6..031c6d82948 100644
--- a/app-i18n/uchardet/uchardet-9999.ebuild
+++ b/app-i18n/uchardet/uchardet-9999.ebuild
@@ -1,13 +1,19 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit cmake-utils git-r3
+inherit cmake
+if [ "${PV}" = 9999 ]
+then
+ inherit git-r3
+ EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
+else
+ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
+fi
DESCRIPTION="An encoding detector library"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
-EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
@@ -16,7 +22,7 @@ IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
src_prepare() {
- cmake-utils_src_prepare
+ cmake_src_prepare
use test || cmake_comment_add_subdirectory test
}
@@ -26,5 +32,5 @@ src_configure() {
-DBUILD_STATIC=$(usex static-libs)
-DCHECK_SSE2=$(usex cpu_flags_x86_sse2)
)
- cmake-utils_src_configure
+ cmake_src_configure
}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-09-06 5:55 Joonas Niilola
0 siblings, 0 replies; 50+ messages in thread
From: Joonas Niilola @ 2020-09-06 5:55 UTC (permalink / raw
To: gentoo-commits
commit: 63898db3d6d7af6a41a62549635d1ed06ce03ad8
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 6 05:54:56 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Sep 6 05:55:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63898db3
app-i18n/uchardet: restore ~ia64 on 0.0.7
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 777ebc8cfb7..ca135f83ebe 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2020-08-17 21:42 Sergei Trofimovich
0 siblings, 0 replies; 50+ messages in thread
From: Sergei Trofimovich @ 2020-08-17 21:42 UTC (permalink / raw
To: gentoo-commits
commit: b850cd9f3606a43f59edaa4ccdbf903c4e67d04a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 21:39:19 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 21:41:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b850cd9f
app-i18n/uchardet: keyworded 0.0.6-r2 for ia64
keyworded wrt bug #737476
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index ac404485db7..9653c0231a4 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2018-06-04 19:25 Mart Raudsepp
0 siblings, 0 replies; 50+ messages in thread
From: Mart Raudsepp @ 2018-06-04 19:25 UTC (permalink / raw
To: gentoo-commits
commit: bcb2f28b180e947d183258c30a67c60539fdeb44
Author: Alex Bennée <alex.bennee <AT> linaro <DOT> org>
AuthorDate: Fri May 18 11:51:54 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jun 4 18:57:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb2f28b
app-i18n/uchardet: add ~arm64 keyword
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index 74dc6719ee3..5c0b29761a4 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision-r1.patch" )
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2018-03-26 18:55 Sergei Trofimovich
0 siblings, 0 replies; 50+ messages in thread
From: Sergei Trofimovich @ 2018-03-26 18:55 UTC (permalink / raw
To: gentoo-commits
commit: 55a02fff770c1fd45d479bbd2473437ebb095612
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Mar 26 16:38:36 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 26 18:55:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55a02fff
app-i18n/uchardet: stable 0.0.6-r2 for sparc, bug #639636
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index b3af5b6c6a2..74dc6719ee3 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision-r1.patch" )
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2018-03-17 10:55 Michał Górny
0 siblings, 0 replies; 50+ messages in thread
From: Michał Górny @ 2018-03-17 10:55 UTC (permalink / raw
To: gentoo-commits
commit: 4a54cfae103e8e255a3526361d663ae022b1bbba
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Fri Mar 16 19:43:23 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 10:54:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a54cfae
app-i18n/uchardet: sync 9999 with 0.0.6
Closes: https://github.com/gentoo/gentoo/pull/7480
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-i18n/uchardet/uchardet-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-9999.ebuild b/app-i18n/uchardet/uchardet-9999.ebuild
index 6031e5859e4..d694e455f2f 100644
--- a/app-i18n/uchardet/uchardet-9999.ebuild
+++ b/app-i18n/uchardet/uchardet-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,6 +21,7 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
+ -DTARGET_ARCHITECTURE="${ARCH}"
-DBUILD_STATIC=$(usex static-libs)
-DCHECK_SSE2=$(usex cpu_flags_x86_sse2)
)
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2018-03-11 22:20 Sergei Trofimovich
0 siblings, 0 replies; 50+ messages in thread
From: Sergei Trofimovich @ 2018-03-11 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 8d7468f2f0431fb3ee43001a7cd8410f144e7941
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Mar 11 22:17:42 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 22:20:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d7468f2
app-i18n/uchardet: stable 0.0.6-r2 for hppa, bug #639636
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index 84b728f940e..b3af5b6c6a2 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision-r1.patch" )
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2018-03-10 9:45 Sergei Trofimovich
0 siblings, 0 replies; 50+ messages in thread
From: Sergei Trofimovich @ 2018-03-10 9:45 UTC (permalink / raw
To: gentoo-commits
commit: eb3df512b5fdbf2378693bf1050d718de08cc94e
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Mar 10 09:13:37 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 09:45:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb3df512
app-i18n/uchardet: keyworded 0.0.6-r2 for sparc, bug #608316
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index 361641ad4cd..84b728f940e 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision-r1.patch" )
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2018-01-29 8:22 Tobias Klausmann
0 siblings, 0 replies; 50+ messages in thread
From: Tobias Klausmann @ 2018-01-29 8:22 UTC (permalink / raw
To: gentoo-commits
commit: c420c2b5e8d5ac95de40eb872d55b5f8e9a5075b
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 08:21:44 2018 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 08:21:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c420c2b5
app-i18n/uchardet-0.0.6-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/639636
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index 72c9db15809..361641ad4cd 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision-r1.patch" )
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2018-01-21 20:56 Thomas Deutschmann
0 siblings, 0 replies; 50+ messages in thread
From: Thomas Deutschmann @ 2018-01-21 20:56 UTC (permalink / raw
To: gentoo-commits
commit: 2014e7875d3e000f468edaa94912974b6702c207
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 20:52:20 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 20:56:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2014e787
app-i18n/uchardet: amd64/ppc/ppc64/x86 stable (bug 639636)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index e5b19449663..72c9db15809 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision-r1.patch" )
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-12-19 5:16 Jason Zaman
0 siblings, 0 replies; 50+ messages in thread
From: Jason Zaman @ 2017-12-19 5:16 UTC (permalink / raw
To: gentoo-commits
commit: 29b30e8fdbbd281c6e16368d84cfa7bf31df4d21
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 04:51:02 2017 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 05:15:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b30e8f
app-i18n/uchardet: amd64 stable
Gentoo-bug: 639636
Package-Manager: Portage-2.3.13, Repoman-2.3.3
app-i18n/uchardet/uchardet-0.0.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild
index ef5b2e5eb3f..408937d901e 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision.patch" )
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-12-14 20:11 Sergei Trofimovich
0 siblings, 0 replies; 50+ messages in thread
From: Sergei Trofimovich @ 2017-12-14 20:11 UTC (permalink / raw
To: gentoo-commits
commit: c63040425b8824a897b8a86765a76798687d5a08
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 14 20:10:38 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Dec 14 20:11:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6304042
app-i18n/uchardet: stable 0.0.6-r1 for ppc/ppc64, bug #639636
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
app-i18n/uchardet/uchardet-0.0.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild b/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild
index 134abc5684e..ef5b2e5eb3f 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ppc64 ~x86"
IUSE="cpu_flags_x86_sse2 static-libs test"
PATCHES=( "${FILESDIR}/${P}-enforce-IEEE-float-precision.patch" )
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-11-19 14:32 David Seifert
0 siblings, 0 replies; 50+ messages in thread
From: David Seifert @ 2017-11-19 14:32 UTC (permalink / raw
To: gentoo-commits
commit: eb84c0a79ebc2e577ead392e655e90cb912e9a79
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Nov 19 13:15:16 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 14:31:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb84c0a7
app-i18n/uchardet: add CPU_FLAGS_X86 support to 9999
Package-Manager: Portage-2.3.14, Repoman-2.3.6
app-i18n/uchardet/uchardet-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-9999.ebuild b/app-i18n/uchardet/uchardet-9999.ebuild
index c268f955e46..6031e5859e4 100644
--- a/app-i18n/uchardet/uchardet-9999.ebuild
+++ b/app-i18n/uchardet/uchardet-9999.ebuild
@@ -12,7 +12,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
KEYWORDS=""
-IUSE="static-libs test"
+IUSE="cpu_flags_x86_sse2 static-libs test"
src_prepare() {
cmake-utils_src_prepare
@@ -22,6 +22,7 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
-DBUILD_STATIC=$(usex static-libs)
+ -DCHECK_SSE2=$(usex cpu_flags_x86_sse2)
)
cmake-utils_src_configure
}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-10-08 22:02 Patrice Clement
0 siblings, 0 replies; 50+ messages in thread
From: Patrice Clement @ 2017-10-08 22:02 UTC (permalink / raw
To: gentoo-commits
commit: ace0b97f971549f85648facf01ef4542046365fe
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Oct 8 20:15:30 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 22:01:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ace0b97f
app-i18n/uchardet: disable flaky test.
Closes: https://bugs.gentoo.org/631852
Closes: https://github.com/gentoo/gentoo/pull/5890
Package-Manager: Portage-2.3.11, Repoman-2.3.3
app-i18n/uchardet/uchardet-0.0.6.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index 9222edb2b56..fc32c0008b4 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -17,6 +17,10 @@ IUSE="static-libs test"
src_prepare() {
cmake-utils_src_prepare
use test || cmake_comment_add_subdirectory test
+
+ # Remove flaky test. See Gentoo bug 631852.
+ # Track https://bugs.freedesktop.org/show_bug.cgi?id=101033
+ rm test/th/tis-620.txt || die
}
src_configure() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-08-17 17:06 Michał Górny
0 siblings, 0 replies; 50+ messages in thread
From: Michał Górny @ 2017-08-17 17:06 UTC (permalink / raw
To: gentoo-commits
commit: be33f2ac847426c8e9f3d43ff12c6bc3020ca0c1
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Mon Jul 31 13:36:26 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 17:05:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be33f2ac
app-i18n/uchardet: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-i18n/uchardet/uchardet-0.0.6.ebuild | 2 +-
app-i18n/uchardet/uchardet-9999.ebuild | 7 ++-----
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index 6ae7e5b9d54..9222edb2b56 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils
DESCRIPTION="An encoding detector library"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
-SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
+SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
diff --git a/app-i18n/uchardet/uchardet-9999.ebuild b/app-i18n/uchardet/uchardet-9999.ebuild
index 7ac052857cb..c268f955e46 100644
--- a/app-i18n/uchardet/uchardet-9999.ebuild
+++ b/app-i18n/uchardet/uchardet-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,10 +7,7 @@ inherit cmake-utils git-r3
DESCRIPTION="An encoding detector library"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
-EGIT_REPO_URI=(
- https://anongit.freedesktop.org/git/${PN}/${PN}.git
- git://anongit.freedesktop.org/${PN}/${PN}
-)
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-04-08 10:12 Jeroen Roovers
0 siblings, 0 replies; 50+ messages in thread
From: Jeroen Roovers @ 2017-04-08 10:12 UTC (permalink / raw
To: gentoo-commits
commit: 668dfe9755bdae15771c375752ee8417465ac828
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 8 10:12:31 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Apr 8 10:12:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=668dfe97
app-i18n/uchardet: Stable for HPPA (bug #609008).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
app-i18n/uchardet/uchardet-0.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index 66a222f1b3d..6ae7e5b9d54 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86"
+KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86"
IUSE="static-libs test"
src_prepare() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-02-22 11:34 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-02-22 11:34 UTC (permalink / raw
To: gentoo-commits
commit: 1000fc87044883064ef423fe8468590b0a623987
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 11:33:59 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 11:33:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1000fc87
app-i18n/uchardet: ppc64 stable wrt bug #609008
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index 1c31f26660..e95079f57d 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86"
IUSE="static-libs test"
src_prepare() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-02-22 11:33 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-02-22 11:33 UTC (permalink / raw
To: gentoo-commits
commit: 9ae50ec5886769e9234ed32d47670037e0128ed6
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 11:33:35 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 11:33:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae50ec5
app-i18n/uchardet: ppc stable wrt bug #609008
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index f06d378dd8..1c31f26660 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ppc ~ppc64 x86"
IUSE="static-libs test"
src_prepare() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-02-21 8:47 Michael Weber
0 siblings, 0 replies; 50+ messages in thread
From: Michael Weber @ 2017-02-21 8:47 UTC (permalink / raw
To: gentoo-commits
commit: 059f05bab72fc1c5450b09de8bbdff5c2c878ed1
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 20:18:06 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 08:47:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059f05ba
app-i18n/uchardet: Add ~ppc keyword (bug 608316).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-i18n/uchardet/uchardet-0.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index 46a17b006a..f06d378dd8 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
IUSE="static-libs test"
src_prepare() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-02-15 13:49 Tobias Klausmann
0 siblings, 0 replies; 50+ messages in thread
From: Tobias Klausmann @ 2017-02-15 13:49 UTC (permalink / raw
To: gentoo-commits
commit: 3db1238c0645a65e5d9f036d5616730a9318c841
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 13:48:57 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 13:48:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db1238c
app-i18n/uchardet-0.0.6-r0: add alpha keyword
Gentoo-Bug: 609008
app-i18n/uchardet/uchardet-0.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index 0549727119..46a17b006a 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 x86"
IUSE="static-libs test"
src_prepare() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-02-12 15:44 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-02-12 15:44 UTC (permalink / raw
To: gentoo-commits
commit: b4f7707d84f155b93b13bec9d256b047ad97c6c1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 15:43:06 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 15:43:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f7707d
app-i18n/uchardet: x86 stable wrt bug #609008
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index 46e7ed4d72..0549727119 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 x86"
IUSE="static-libs test"
src_prepare() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
@ 2017-02-12 14:48 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-02-12 14:48 UTC (permalink / raw
To: gentoo-commits
commit: ee1044d2c97f860791d9d82e23c54ca0677923d9
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 14:47:22 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 14:48:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1044d2
app-i18n/uchardet: amd64 stable wrt bug #609008
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-i18n/uchardet/uchardet-0.0.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/uchardet/uchardet-0.0.6.ebuild b/app-i18n/uchardet/uchardet-0.0.6.ebuild
index ed98632dff..46e7ed4d72 100644
--- a/app-i18n/uchardet/uchardet-0.0.6.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 ~x86"
IUSE="static-libs test"
src_prepare() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
end of thread, other threads:[~2025-02-26 8:48 UTC | newest]
Thread overview: 50+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-24 20:44 [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2025-02-26 8:47 Ionen Wolkens
2025-02-05 14:10 Jakov Smolić
2025-02-05 11:27 Sam James
2025-02-04 14:17 Sam James
2025-02-04 14:17 Sam James
2025-02-04 14:17 Sam James
2025-02-04 14:17 Sam James
2025-01-10 12:49 Ionen Wolkens
2025-01-10 12:49 Ionen Wolkens
2025-01-10 12:49 Ionen Wolkens
2021-09-20 22:40 James Le Cuirot
2021-02-27 16:16 Sam James
2021-02-26 13:55 Sam James
2021-02-25 13:54 Agostino Sarubbo
2021-02-25 8:20 Sam James
2021-02-25 3:56 Sam James
2021-02-24 20:25 Sam James
2021-02-23 19:17 Fabian Groffen
2021-02-21 9:31 Joshua Kinard
2021-02-06 1:01 Andreas K. Hüttel
2021-01-28 19:31 Fabian Groffen
2020-12-13 5:42 Sam James
2020-12-13 0:16 Sam James
2020-11-23 21:36 Patrice Clement
2020-10-20 4:57 Sam James
2020-10-19 3:35 Georgy Yakovlev
2020-09-17 20:43 Sam James
2020-09-06 5:55 Joonas Niilola
2020-09-06 5:55 Joonas Niilola
2020-08-17 21:42 Sergei Trofimovich
2018-06-04 19:25 Mart Raudsepp
2018-03-26 18:55 Sergei Trofimovich
2018-03-17 10:55 Michał Górny
2018-03-11 22:20 Sergei Trofimovich
2018-03-10 9:45 Sergei Trofimovich
2018-01-29 8:22 Tobias Klausmann
2018-01-21 20:56 Thomas Deutschmann
2017-12-19 5:16 Jason Zaman
2017-12-14 20:11 Sergei Trofimovich
2017-11-19 14:32 David Seifert
2017-10-08 22:02 Patrice Clement
2017-08-17 17:06 Michał Górny
2017-04-08 10:12 Jeroen Roovers
2017-02-22 11:34 Agostino Sarubbo
2017-02-22 11:33 Agostino Sarubbo
2017-02-21 8:47 Michael Weber
2017-02-15 13:49 Tobias Klausmann
2017-02-12 15:44 Agostino Sarubbo
2017-02-12 14:48 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox