public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-27 19:17 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2021-03-27 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     62dec204e093178c71589891bd6c9695e6b8a564
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 19:16:54 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 19:16:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62dec204

sys-devel/slibtool: keyworded 0.5.31 for ppc64

keyworded wrt bug #777435

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

 sys-devel/slibtool/slibtool-0.5.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
index 085e16f841b..057d3f4b44d 100644
--- a/sys-devel/slibtool/slibtool-0.5.31.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
 
 src_configure() {
 	# custom configure script (not generated by autoconf)


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2024-01-03  2:20 Ionen Wolkens
  0 siblings, 0 replies; 62+ messages in thread
From: Ionen Wolkens @ 2024-01-03  2:20 UTC (permalink / raw
  To: gentoo-commits

commit:     bf9becae9a4ad7b9c18813c1052de20d1a316af8
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed Jan  3 01:27:09 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:41:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9becae

sys-devel/slibtool: Stabilize 0.5.35 hppa, #920467

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index 3615d201d7b3..9b8ec488bfa3 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.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
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
 
 	BDEPEND="sys-devel/m4
 		verify-sig? ( sec-keys/openpgp-keys-midipix )"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-12-22  7:16 Joonas Niilola
  0 siblings, 0 replies; 62+ messages in thread
From: Joonas Niilola @ 2023-12-22  7:16 UTC (permalink / raw
  To: gentoo-commits

commit:     b243acb958abef278f60b84790571cf32c0dc62a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 07:16:26 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 07:16:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b243acb9

sys-devel/slibtool: add missing m4 bdep

Closes: https://bugs.gentoo.org/908684
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 3 ++-
 sys-devel/slibtool/slibtool-9999.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index 1e4f9a9f050d..3615d201d7b3 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -20,7 +20,8 @@ else
 
 	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
 
-	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
+	BDEPEND="sys-devel/m4
+		verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi
 
 LICENSE="MIT"

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index e3bff0c2818a..c3b76bc4bf82 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -20,7 +20,8 @@ else
 
 	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
 
-	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
+	BDEPEND="sys-devel/m4
+		verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi
 
 LICENSE="MIT"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-12-22  7:16 Joonas Niilola
  0 siblings, 0 replies; 62+ messages in thread
From: Joonas Niilola @ 2023-12-22  7:16 UTC (permalink / raw
  To: gentoo-commits

commit:     0c20a17df9522a3c7428517dd55c9fc400867bd0
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 07:14:21 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 07:14:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c20a17d

sys-devel/slibtool: Stabilize 0.5.35 x86, #920467

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

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index 36ffe2394238..1e4f9a9f050d 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-12-22  5:07 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-12-22  5:07 UTC (permalink / raw
  To: gentoo-commits

commit:     316eb87d20b231f424e401dc99441b28320dfd4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 05:02:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 05:04:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316eb87d

sys-devel/slibtool: Stabilize 0.5.35 ppc64, #920467

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

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index 18b0da2424c0..36ffe2394238 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-12-21 16:01 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-12-21 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     33d899edd6ed4d855d34a2e5d0ea78a694fa4592
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 16:00:56 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 16:00:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d899ed

sys-devel/slibtool: Stabilize 0.5.35 arm64, #920467

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

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index e81e3544ed82..18b0da2424c0 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-12-21 15:15 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-12-21 15:15 UTC (permalink / raw
  To: gentoo-commits

commit:     645eec611f98ed3ddbe9f96cc46468128faabe8d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 15:14:57 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 15:14:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=645eec61

sys-devel/slibtool: Stabilize 0.5.35 amd64, #920467

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

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index 1dbf85ebe700..e81e3544ed82 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-12-21 12:56 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-12-21 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     0b1a944d40698529d39331a9c36743abc60ff0c4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 12:56:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 12:56:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1a944d

sys-devel/slibtool: Stabilize 0.5.35 arm, #920467

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

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index edd43f230a7d..1dbf85ebe700 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-12-21 11:55 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-12-21 11:55 UTC (permalink / raw
  To: gentoo-commits

commit:     39160c6fa8e7344fbddbe0c3ba551832f2f75008
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 11:54:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 11:54:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39160c6f

sys-devel/slibtool: Stabilize 0.5.35 sparc, #920467

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

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index 8ab234caf853..edd43f230a7d 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-12-21 11:12 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-12-21 11:12 UTC (permalink / raw
  To: gentoo-commits

commit:     cb481e2a77fac9433502c525d642835b21b81662
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 11:12:31 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 11:12:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb481e2a

sys-devel/slibtool: Stabilize 0.5.35 ppc, #920467

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

 sys-devel/slibtool/slibtool-0.5.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
index e3bff0c2818a..8ab234caf853 100644
--- a/sys-devel/slibtool/slibtool-0.5.35.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-11-17 12:32 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-11-17 12:32 UTC (permalink / raw
  To: gentoo-commits

commit:     9b9e301a1bfe52dd2b49a098ba450cd83c0e822d
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Nov 15 16:25:58 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 12:31:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b9e301a

sys-devel/slibtool: add missing keywords for the live ebuild

These are from the 0.5.34 ebuild.

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

 sys-devel/slibtool/slibtool-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index 8621d53d24ae..e3bff0c2818a 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-11-17 12:32 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-11-17 12:32 UTC (permalink / raw
  To: gentoo-commits

commit:     504b2006657ab56aae7a79179e3a5a037072da10
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Nov 15 16:28:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 12:31:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504b2006

sys-devel/slibtool: add 0.5.35

Closes: https://bugs.gentoo.org/780054
Upstream-Commit: https://dev.midipix.org/cross/slibtool/c/5e02698d061d467abbf21ff857e9862e37060f89
Closes: https://bugs.gentoo.org/789804
Upstream-Commit: https://dev.midipix.org/cross/slibtool/c/a126a7f68ef374d65d014226195380eb7dceb634
Signed-off-by: orbea <orbea <AT> riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/33846
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/slibtool/Manifest               |  2 ++
 sys-devel/slibtool/slibtool-0.5.35.ebuild | 37 +++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 0a7b2da67762..0eb5c9adef83 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,2 +1,4 @@
 DIST slibtool-0.5.34.tar.xz 79720 BLAKE2B 3a692d7485dcf2277f7ed99fe1ad67cf5fd33d8fe0a527d64634b0e7f956a5f58b92d812396f00d872ceb8509e058ae1a026f16a65feb2e79a9fff7bd60290da SHA512 3f7f6e4f45c4c2ae5ba5533152f08269cd77ca6fa2f3a515802bc23c7ac505b2d7340098fa98962c79035129cfd4077205596309f4acd1d634b9a1d6e2c0e96c
 DIST slibtool-0.5.34.tar.xz.sig 833 BLAKE2B 52df017d8ae3056e259a5283b0a4cea119a5ab4ce95e6c894d0d2e98fc10db101039a57c9a2a771f677c9d0afaad9273095ebdb078fca146a3d67ea25e9261fb SHA512 9f8415431a0b43e7be9a808dd6ed138a9b34b7b2c4af3ab406bdbc456ec31c877f13bc0b056ab9a50bec0b0cf1b654a133085f8523e70c8cb7d3851652d34ff7
+DIST slibtool-0.5.35.tar.xz 87964 BLAKE2B cd01e3dc479cde2ffd8b58c51273b6c6f503056f009aa960b79dd0a6d2d18c73a3dfd9eb7933f24fd47ff849911cb63ca014eadd2bf661e3c0236467eb0802ff SHA512 e1d2f03596432f970f8c1f93d4387cafb11355a520fb5adb9bbc02f3dcdea0bbb78ca6fe84c24faebee848279050c5bec13fd64a168b12d7fc885ac9d31a7560
+DIST slibtool-0.5.35.tar.xz.sig 833 BLAKE2B 597d5beb51f650643f1ef1c8f576200ccda154e9428e5097c2236e8d71992a4c9c39d44c1325f9f1265e1cfa49f08581546c0b0f8019c7796ce9271219480753 SHA512 2a7333997802ef56a57bf32fbfce17030c1dd732c9066bec94d0719cbda3dc85e896a0221e43065fc3ed35ee852942a5f7c270d56276706b9f0fdb7f4d091ef8

diff --git a/sys-devel/slibtool/slibtool-0.5.35.ebuild b/sys-devel/slibtool/slibtool-0.5.35.ebuild
new file mode 100644
index 000000000000..e3bff0c2818a
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.35.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+# git.foss21.org is the official repository per upstream
+DESCRIPTION="A skinny libtool implementation, written in C"
+HOMEPAGE="https://git.foss21.org/slibtool"
+if [[ "${PV}" == *9999 ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://git.foss21.org/slibtool"
+else
+	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
+	inherit verify-sig
+
+	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
+	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
+
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+src_configure() {
+	# Custom configure script (not generated by autoconf)
+	./configure \
+		--compiler="$(tc-getCC)" \
+		--host=${CHOST} \
+		--prefix="${EPREFIX}"/usr \
+		--libdir="${EPREFIX}/usr/$(get_libdir)" \
+			|| die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-06-17 17:15 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-06-17 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     17e9f95da185b8cd1ce546b9eb3722c77ef57ff2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 17:14:50 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 17:14:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e9f95d

sys-devel/slibtool: Stabilize 0.5.34 ppc, #907859

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 2784c558feea..1d121794ed8d 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-06-17 13:17 Joonas Niilola
  0 siblings, 0 replies; 62+ messages in thread
From: Joonas Niilola @ 2023-06-17 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     4afc8ebf918518947c77999b83bda1ab9958dcc8
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 13:17:02 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 13:17:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afc8ebf

sys-devel/slibtool: Stabilize 0.5.34 x86, #907859

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 5fb11b301595..2784c558feea 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-06-17 10:42 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-06-17 10:42 UTC (permalink / raw
  To: gentoo-commits

commit:     52cd18551d026b7371a55aa4f61f8ed9c8a0e01b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 10:41:45 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 10:41:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52cd1855

sys-devel/slibtool: Stabilize 0.5.34 ppc64, #907859

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 9b6d38dfe3ff..5fb11b301595 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-06-17  8:29 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-06-17  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     ba839309920b469a710d7edab59a4e0bf93b09c2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:28:49 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:28:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba839309

sys-devel/slibtool: Stabilize 0.5.34 sparc, #907859

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 1b8e0a07b2c5..59f7ca686fae 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-06-17  8:29 Arthur Zamarin
  0 siblings, 0 replies; 62+ messages in thread
From: Arthur Zamarin @ 2023-06-17  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     e7d119704461aa91bfb12578e758a50b16506e5c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:28:50 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:28:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d11970

sys-devel/slibtool: Stabilize 0.5.34 amd64, #907859

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 59f7ca686fae..9b6d38dfe3ff 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-06-17  5:42 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-06-17  5:42 UTC (permalink / raw
  To: gentoo-commits

commit:     b67f77c95232052cbaff4dd84ff104d3bb182c24
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 05:42:23 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 05:42:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67f77c9

sys-devel/slibtool: Stabilize 0.5.34 hppa, #907859

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 747b80b4a308..561d9de9395a 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-05-07  6:10 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-05-07  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     4ac26fb671f24d49b20930f9acfb875933b0fa14
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sun May  7 06:04:23 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May  7 06:10:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac26fb6

sys-devel/slibtool: remove shell workaround

slibtool now uses CONFIG_SHELL like autoconf instead of accepting the
SHELL variable which may not be a bourne compatible shell.

Bug: https://bugs.gentoo.org/905721
Upstream-Commit: https://git.foss21.org/slibtool/commit/?id=667d348ca9d54b31857fd20c08b97c642ae9f815
Signed-off-by: orbea <orbea <AT> riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/30908
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/slibtool/slibtool-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index 5295be737954..74b39d4339b5 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -33,6 +33,5 @@ src_configure() {
 		--host=${CHOST} \
 		--prefix="${EPREFIX}"/usr \
 		--libdir="${EPREFIX}/usr/$(get_libdir)" \
-		--shell="${EPREFIX}"/bin/sh \
 			|| die
 }


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2023-05-05  4:44 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2023-05-05  4:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b53a8bbfb7f20ca11a936818443f7080fcad5ad4
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Fri May  5 01:23:35 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May  5 04:41:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53a8bbf

sys-devel/slibtool: fix the build in some chroots

When building slibtool in a chroot where the SHELL is set as
/sbin/nologin the sofort configure will fail. This can be worked around
for now by explicitly setting the shell as /bin/sh during configure.

Also fixes the libdir path and updates to EAPI=8.

Closes: https://bugs.gentoo.org/905721
Signed-off-by: orbea <orbea <AT> riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/30878
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 7 ++++---
 sys-devel/slibtool/slibtool-9999.ebuild   | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index c176e886d89c..747b80b4a308 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit toolchain-funcs
 
@@ -32,6 +32,7 @@ src_configure() {
 		--compiler="$(tc-getCC)" \
 		--host=${CHOST} \
 		--prefix="${EPREFIX}"/usr \
-		--libdir="$(get_libdir)" \
+		--libdir="${EPREFIX}/usr/$(get_libdir)" \
+		--shell="${EPREFIX}"/bin/sh \
 			|| die
 }

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index 200a19a514d4..5295be737954 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit toolchain-funcs
 
@@ -32,6 +32,7 @@ src_configure() {
 		--compiler="$(tc-getCC)" \
 		--host=${CHOST} \
 		--prefix="${EPREFIX}"/usr \
-		--libdir="$(get_libdir)" \
+		--libdir="${EPREFIX}/usr/$(get_libdir)" \
+		--shell="${EPREFIX}"/bin/sh \
 			|| die
 }


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2022-05-07 18:24 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-05-07 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     0fa7d95ca750542c919b710247e81b05b27b56c1
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sat May  7 18:14:15 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  7 18:23:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa7d95c

sys-devel/slibtool: Fix build with self-hosted clang

When building slibtool with a self-hosted clang as documented on the
gentoo wiki the build will fail with many undefined references.

The problem is because the ebuild has neglected to use --libdir and
the sofort build system will then append -L/usr/lib instead of the
correct -L/usr/lib64.

Reference: https://wiki.gentoo.org/wiki/Clang#Bootstrapping_the_Clang_toolchain

Signed-off-by: orbea <orbea <AT> riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/25373
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 1 +
 sys-devel/slibtool/slibtool-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index a25f2ba8e597..c176e886d89c 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -32,5 +32,6 @@ src_configure() {
 		--compiler="$(tc-getCC)" \
 		--host=${CHOST} \
 		--prefix="${EPREFIX}"/usr \
+		--libdir="$(get_libdir)" \
 			|| die
 }

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index 632175369588..200a19a514d4 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -32,5 +32,6 @@ src_configure() {
 		--compiler="$(tc-getCC)" \
 		--host=${CHOST} \
 		--prefix="${EPREFIX}"/usr \
+		--libdir="$(get_libdir)" \
 			|| die
 }


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2022-03-20  0:26 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-03-20  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     3c7a9208a73700c21411c1390f66bb68868a2479
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 00:24:17 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 00:24:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7a9208

sys-devel/slibtool: [QA] fix tc-get* quoting

This can cause build problems for e.g. 32-bit (gcc -m32 ...)

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 4 ++--
 sys-devel/slibtool/slibtool-9999.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 589a18d68165..a25f2ba8e597 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -29,7 +29,7 @@ SLOT="0"
 src_configure() {
 	# Custom configure script (not generated by autoconf)
 	./configure \
-		--compiler=$(tc-getCC) \
+		--compiler="$(tc-getCC)" \
 		--host=${CHOST} \
 		--prefix="${EPREFIX}"/usr \
 			|| die

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index be4f199900aa..632175369588 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -29,7 +29,7 @@ SLOT="0"
 src_configure() {
 	# Custom configure script (not generated by autoconf)
 	./configure \
-		--compiler=$(tc-getCC) \
+		--compiler="$(tc-getCC)" \
 		--host=${CHOST} \
 		--prefix="${EPREFIX}"/usr \
 			|| die


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2022-01-01  9:38 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2022-01-01  9:38 UTC (permalink / raw
  To: gentoo-commits

commit:     3855825e69fae63525cb928e1a5915c809a32c5f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  1 09:32:03 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  1 09:38:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3855825e

sys-devel/slibtool: drop 0.5.33

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

 sys-devel/slibtool/Manifest               |  2 --
 sys-devel/slibtool/slibtool-0.5.33.ebuild | 36 -------------------------------
 2 files changed, 38 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 7d24eaf382f6..0a7b2da67762 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,4 +1,2 @@
-DIST slibtool-0.5.33.tar.xz 74100 BLAKE2B ae4901fb116c1c9463d7a817dc0c3aff2de0983b19d0ca84d5081aa4ac0f6b7a386ccf4cc3916c799ecc8d053a1b8dd71f7f8aafeae358d3931ce4ebc68932e0 SHA512 d4fd15669f8792a09f162f124ff92544efbc0e963b0ed5e8b9f3521f8da204380c6d9f175cfac818e769d5e90ae5d52eddfccdecf82880c11083997dca676ae4
-DIST slibtool-0.5.33.tar.xz.sig 833 BLAKE2B dec6515251e85e91727ef85e31fc370975058142c81c5abaa7a5b300a88b785878768fb56b68d9d7da2d9dc063e6c188136f6ee9566605ebf0cba834d9ea96b6 SHA512 00bc2117b1b68b94618effbb5ce24c09c0a0e6b76a8d0d4c34d0e6a13081d14521aa909a3b629a9e6680db5c3b720c61afdc90c6e7b1989debe1abb7574d9977
 DIST slibtool-0.5.34.tar.xz 79720 BLAKE2B 3a692d7485dcf2277f7ed99fe1ad67cf5fd33d8fe0a527d64634b0e7f956a5f58b92d812396f00d872ceb8509e058ae1a026f16a65feb2e79a9fff7bd60290da SHA512 3f7f6e4f45c4c2ae5ba5533152f08269cd77ca6fa2f3a515802bc23c7ac505b2d7340098fa98962c79035129cfd4077205596309f4acd1d634b9a1d6e2c0e96c
 DIST slibtool-0.5.34.tar.xz.sig 833 BLAKE2B 52df017d8ae3056e259a5283b0a4cea119a5ab4ce95e6c894d0d2e98fc10db101039a57c9a2a771f677c9d0afaad9273095ebdb078fca146a3d67ea25e9261fb SHA512 9f8415431a0b43e7be9a808dd6ed138a9b34b7b2c4af3ab406bdbc456ec31c877f13bc0b056ab9a50bec0b0cf1b654a133085f8523e70c8cb7d3851652d34ff7

diff --git a/sys-devel/slibtool/slibtool-0.5.33.ebuild b/sys-devel/slibtool/slibtool-0.5.33.ebuild
deleted file mode 100644
index be4f199900aa..000000000000
--- a/sys-devel/slibtool/slibtool-0.5.33.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-# git.foss21.org is the official repository per upstream
-DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.foss21.org/slibtool"
-if [[ "${PV}" == *9999 ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://git.foss21.org/slibtool"
-else
-	VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/midipix.asc
-	inherit verify-sig
-
-	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
-
-	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
-
-	BDEPEND="verify-sig? ( sec-keys/openpgp-keys-midipix )"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-src_configure() {
-	# Custom configure script (not generated by autoconf)
-	./configure \
-		--compiler=$(tc-getCC) \
-		--host=${CHOST} \
-		--prefix="${EPREFIX}"/usr \
-			|| die
-}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-09-21 12:40 James Le Cuirot
  0 siblings, 0 replies; 62+ messages in thread
From: James Le Cuirot @ 2021-09-21 12:40 UTC (permalink / raw
  To: gentoo-commits

commit:     4d9113070363de3487f480e16ada9857b1aa184c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 12:40:12 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 12:40:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d911307

sys-devel/slibtool: Keyword 0.5.34 for ~m68k

Closes: https://bugs.gentoo.org/777435
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 9802c66d83c..b5e6c9d4e5f 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-09-07 15:36 Lars Wendler
  0 siblings, 0 replies; 62+ messages in thread
From: Lars Wendler @ 2021-09-07 15:36 UTC (permalink / raw
  To: gentoo-commits

commit:     eabddcc4d5eb868648f0cf956ba378cd87d2946e
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  7 15:12:46 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Sep  7 15:36:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabddcc4

sys-devel/slibtool: Dropped myself from metadata

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/slibtool/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sys-devel/slibtool/metadata.xml b/sys-devel/slibtool/metadata.xml
index d104f4e708f..9b69be811f4 100644
--- a/sys-devel/slibtool/metadata.xml
+++ b/sys-devel/slibtool/metadata.xml
@@ -9,10 +9,6 @@
 		<email>sam@gentoo.org</email>
 		<name>Sam James</name>
 	</maintainer>
-	<maintainer type="person">
-		<email>polynomial-c@gentoo.org</email>
-		<name>Lars Wendler</name>
-	</maintainer>
 	<maintainer type="project" proxied="proxy">
 		<email>proxy-maint@gentoo.org</email>
 		<name>Proxy Maintainers</name>


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-09-06 18:01 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-09-06 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     9297721f0f4b6b2d6e30d2c6dff0f5887db34f07
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  6 18:01:19 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  6 18:01:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9297721f

sys-devel/slibtool: Keyword 0.5.34 s390, #777435

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 7e9bfc00143..9802c66d83c 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-07-31 22:49 Joshua Kinard
  0 siblings, 0 replies; 62+ messages in thread
From: Joshua Kinard @ 2021-07-31 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     6b04b1b76282e2ff00762239ad122467c5517e34
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 22:49:23 2021 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 22:49:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b04b1b7

sys-devel/slibtool: Added ~mips to KEYWORDS

Bug: https://bugs.gentoo.org/777435
Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
Package-Manager: Portage-3.0.20, Repoman-3.0.3

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 999777cdbef..7e9bfc00143 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-07-31 13:40 Michał Górny
  0 siblings, 0 replies; 62+ messages in thread
From: Michał Górny @ 2021-07-31 13:40 UTC (permalink / raw
  To: gentoo-commits

commit:     fe3564cb639db57970358e55565ce9ac012cf904
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 06:35:34 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 13:32:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3564cb

sys-devel/slibtool: Use BROOT for verify-sig key path

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-devel/slibtool/slibtool-0.5.33.ebuild | 2 +-
 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 sys-devel/slibtool/slibtool-9999.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.33.ebuild b/sys-devel/slibtool/slibtool-0.5.33.ebuild
index 6fe991b4272..c87ae71d6df 100644
--- a/sys-devel/slibtool/slibtool-0.5.33.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.33.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
-	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
+	VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/midipix.asc
 	inherit verify-sig
 
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 06352462112..999777cdbef 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
-	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
+	VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/midipix.asc
 	inherit verify-sig
 
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index 6fe991b4272..c87ae71d6df 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
-	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
+	VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/midipix.asc
 	inherit verify-sig
 
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-07-25  3:36 Matt Turner
  0 siblings, 0 replies; 62+ messages in thread
From: Matt Turner @ 2021-07-25  3:36 UTC (permalink / raw
  To: gentoo-commits

commit:     14854b60e727636d5477e40b1f31eafa2ae2500f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 03:25:39 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 03:36:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14854b60

sys-devel/slibtool: Keyword 0.5.34 alpha, #777435

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 1024e6ba19a..06352462112 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-06-25 17:24 Marek Szuba
  0 siblings, 0 replies; 62+ messages in thread
From: Marek Szuba @ 2021-06-25 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     829d99973cba3aa77d25d5ea893c359cae6e85a3
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 25 17:21:48 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jun 25 17:23:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829d9997

sys-devel/slibtool: keyword 0.5.34 for ~riscv

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

 sys-devel/slibtool/slibtool-0.5.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
index 6fe991b4272..1024e6ba19a 100644
--- a/sys-devel/slibtool/slibtool-0.5.34.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -18,7 +18,7 @@ else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
 
-	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 
 	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
 fi


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-05-12  7:01 Lars Wendler
  0 siblings, 0 replies; 62+ messages in thread
From: Lars Wendler @ 2021-05-12  7:01 UTC (permalink / raw
  To: gentoo-commits

commit:     2de1fc08f15a00e40d2835ca8a16e03665207e03
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 07:00:38 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed May 12 07:01:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de1fc08

sys-devel/slibtool: Removed old

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/slibtool/Manifest               |  2 --
 sys-devel/slibtool/slibtool-0.5.32.ebuild | 36 -------------------------------
 2 files changed, 38 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index bde7b8080a2..7d24eaf382f 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,5 +1,3 @@
-DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 2098af643b9591d85a9fa2d34c4a0c06af664786acd15f26ebebe966d4fbac2085fa8525cdb28d7087bd59e16334f793bbb87ada7011572a8ac7ada0ca5ab770 SHA512 60c6bb8cd2e49d5a417b61c96b81fd25534bc9915d8b3db0078ae6469685591997a503fcabb0cf1b336f883e61c32892dc9d39d69b4041ef9d49d6cd52f760a5
-DIST slibtool-0.5.32.tar.xz.sig 833 BLAKE2B fec44357ab0efab0f7200588ffc6a3e80dfba70e8279e8bf3de5ca9bbd92b6a6b7704990a219d69acac7c54eb3b1e6e3f820a5cc514a1a06859222ad88add3f4 SHA512 980a10e1ae036b42a017e1e73cadcf65678710b38e6c0a8eb7cc77199ff2dfa6fbf8f2e8dd690a6d7c88ad1e7b2b5c1f1252bec7a4e534caf57bd93554f83980
 DIST slibtool-0.5.33.tar.xz 74100 BLAKE2B ae4901fb116c1c9463d7a817dc0c3aff2de0983b19d0ca84d5081aa4ac0f6b7a386ccf4cc3916c799ecc8d053a1b8dd71f7f8aafeae358d3931ce4ebc68932e0 SHA512 d4fd15669f8792a09f162f124ff92544efbc0e963b0ed5e8b9f3521f8da204380c6d9f175cfac818e769d5e90ae5d52eddfccdecf82880c11083997dca676ae4
 DIST slibtool-0.5.33.tar.xz.sig 833 BLAKE2B dec6515251e85e91727ef85e31fc370975058142c81c5abaa7a5b300a88b785878768fb56b68d9d7da2d9dc063e6c188136f6ee9566605ebf0cba834d9ea96b6 SHA512 00bc2117b1b68b94618effbb5ce24c09c0a0e6b76a8d0d4c34d0e6a13081d14521aa909a3b629a9e6680db5c3b720c61afdc90c6e7b1989debe1abb7574d9977
 DIST slibtool-0.5.34.tar.xz 79720 BLAKE2B 3a692d7485dcf2277f7ed99fe1ad67cf5fd33d8fe0a527d64634b0e7f956a5f58b92d812396f00d872ceb8509e058ae1a026f16a65feb2e79a9fff7bd60290da SHA512 3f7f6e4f45c4c2ae5ba5533152f08269cd77ca6fa2f3a515802bc23c7ac505b2d7340098fa98962c79035129cfd4077205596309f4acd1d634b9a1d6e2c0e96c

diff --git a/sys-devel/slibtool/slibtool-0.5.32.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
deleted file mode 100644
index 3ce270243d5..00000000000
--- a/sys-devel/slibtool/slibtool-0.5.32.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-# git.foss21.org is the official repository per upstream
-DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.foss21.org/slibtool"
-if [[ "${PV}" == *9999 ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://git.foss21.org/slibtool"
-else
-	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
-	inherit verify-sig
-
-	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
-
-	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
-
-	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-src_configure() {
-	# Custom configure script (not generated by autoconf)
-	./configure \
-		--compiler=$(tc-getCC) \
-		--host=${CHOST} \
-		--prefix="${EPREFIX}"/usr \
-			|| die
-}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-05-12  6:21 Lars Wendler
  0 siblings, 0 replies; 62+ messages in thread
From: Lars Wendler @ 2021-05-12  6:21 UTC (permalink / raw
  To: gentoo-commits

commit:     471580c440c0def3fd564e13aee410be9df7a4ae
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 01:28:16 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed May 12 06:20:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=471580c4

sys-devel/slibtool: Version bump to 0.5.34

Thanks-to: orbea <orbea <AT> riseup.net>
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/slibtool/Manifest               |  2 ++
 sys-devel/slibtool/slibtool-0.5.34.ebuild | 36 +++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 90d521ff2b6..bde7b8080a2 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -2,3 +2,5 @@ DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 2098af643b9591d85a9fa2d34c4a0c06af6647
 DIST slibtool-0.5.32.tar.xz.sig 833 BLAKE2B fec44357ab0efab0f7200588ffc6a3e80dfba70e8279e8bf3de5ca9bbd92b6a6b7704990a219d69acac7c54eb3b1e6e3f820a5cc514a1a06859222ad88add3f4 SHA512 980a10e1ae036b42a017e1e73cadcf65678710b38e6c0a8eb7cc77199ff2dfa6fbf8f2e8dd690a6d7c88ad1e7b2b5c1f1252bec7a4e534caf57bd93554f83980
 DIST slibtool-0.5.33.tar.xz 74100 BLAKE2B ae4901fb116c1c9463d7a817dc0c3aff2de0983b19d0ca84d5081aa4ac0f6b7a386ccf4cc3916c799ecc8d053a1b8dd71f7f8aafeae358d3931ce4ebc68932e0 SHA512 d4fd15669f8792a09f162f124ff92544efbc0e963b0ed5e8b9f3521f8da204380c6d9f175cfac818e769d5e90ae5d52eddfccdecf82880c11083997dca676ae4
 DIST slibtool-0.5.33.tar.xz.sig 833 BLAKE2B dec6515251e85e91727ef85e31fc370975058142c81c5abaa7a5b300a88b785878768fb56b68d9d7da2d9dc063e6c188136f6ee9566605ebf0cba834d9ea96b6 SHA512 00bc2117b1b68b94618effbb5ce24c09c0a0e6b76a8d0d4c34d0e6a13081d14521aa909a3b629a9e6680db5c3b720c61afdc90c6e7b1989debe1abb7574d9977
+DIST slibtool-0.5.34.tar.xz 79720 BLAKE2B 3a692d7485dcf2277f7ed99fe1ad67cf5fd33d8fe0a527d64634b0e7f956a5f58b92d812396f00d872ceb8509e058ae1a026f16a65feb2e79a9fff7bd60290da SHA512 3f7f6e4f45c4c2ae5ba5533152f08269cd77ca6fa2f3a515802bc23c7ac505b2d7340098fa98962c79035129cfd4077205596309f4acd1d634b9a1d6e2c0e96c
+DIST slibtool-0.5.34.tar.xz.sig 833 BLAKE2B 52df017d8ae3056e259a5283b0a4cea119a5ab4ce95e6c894d0d2e98fc10db101039a57c9a2a771f677c9d0afaad9273095ebdb078fca146a3d67ea25e9261fb SHA512 9f8415431a0b43e7be9a808dd6ed138a9b34b7b2c4af3ab406bdbc456ec31c877f13bc0b056ab9a50bec0b0cf1b654a133085f8523e70c8cb7d3851652d34ff7

diff --git a/sys-devel/slibtool/slibtool-0.5.34.ebuild b/sys-devel/slibtool/slibtool-0.5.34.ebuild
new file mode 100644
index 00000000000..6fe991b4272
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.34.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+# git.foss21.org is the official repository per upstream
+DESCRIPTION="A skinny libtool implementation, written in C"
+HOMEPAGE="https://git.foss21.org/slibtool"
+if [[ "${PV}" == *9999 ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://git.foss21.org/slibtool"
+else
+	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
+	inherit verify-sig
+
+	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
+	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
+
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+
+	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+src_configure() {
+	# Custom configure script (not generated by autoconf)
+	./configure \
+		--compiler=$(tc-getCC) \
+		--host=${CHOST} \
+		--prefix="${EPREFIX}"/usr \
+			|| die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-04-26 15:37 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-04-26 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     46b2946bdce395593caea65d1d7ec4384626263a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 14:56:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 15:37:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b2946b

sys-devel/slibtool: add verify-sig support

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

 sys-devel/slibtool/Manifest               | 2 ++
 sys-devel/slibtool/slibtool-0.5.32.ebuild | 7 +++++++
 sys-devel/slibtool/slibtool-0.5.33.ebuild | 7 +++++++
 sys-devel/slibtool/slibtool-9999.ebuild   | 9 ++++++++-
 4 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index a01b497510e..90d521ff2b6 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,2 +1,4 @@
 DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 2098af643b9591d85a9fa2d34c4a0c06af664786acd15f26ebebe966d4fbac2085fa8525cdb28d7087bd59e16334f793bbb87ada7011572a8ac7ada0ca5ab770 SHA512 60c6bb8cd2e49d5a417b61c96b81fd25534bc9915d8b3db0078ae6469685591997a503fcabb0cf1b336f883e61c32892dc9d39d69b4041ef9d49d6cd52f760a5
+DIST slibtool-0.5.32.tar.xz.sig 833 BLAKE2B fec44357ab0efab0f7200588ffc6a3e80dfba70e8279e8bf3de5ca9bbd92b6a6b7704990a219d69acac7c54eb3b1e6e3f820a5cc514a1a06859222ad88add3f4 SHA512 980a10e1ae036b42a017e1e73cadcf65678710b38e6c0a8eb7cc77199ff2dfa6fbf8f2e8dd690a6d7c88ad1e7b2b5c1f1252bec7a4e534caf57bd93554f83980
 DIST slibtool-0.5.33.tar.xz 74100 BLAKE2B ae4901fb116c1c9463d7a817dc0c3aff2de0983b19d0ca84d5081aa4ac0f6b7a386ccf4cc3916c799ecc8d053a1b8dd71f7f8aafeae358d3931ce4ebc68932e0 SHA512 d4fd15669f8792a09f162f124ff92544efbc0e963b0ed5e8b9f3521f8da204380c6d9f175cfac818e769d5e90ae5d52eddfccdecf82880c11083997dca676ae4
+DIST slibtool-0.5.33.tar.xz.sig 833 BLAKE2B dec6515251e85e91727ef85e31fc370975058142c81c5abaa7a5b300a88b785878768fb56b68d9d7da2d9dc063e6c188136f6ee9566605ebf0cba834d9ea96b6 SHA512 00bc2117b1b68b94618effbb5ce24c09c0a0e6b76a8d0d4c34d0e6a13081d14521aa909a3b629a9e6680db5c3b720c61afdc90c6e7b1989debe1abb7574d9977

diff --git a/sys-devel/slibtool/slibtool-0.5.32.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
index 515a39ae78f..3ce270243d5 100644
--- a/sys-devel/slibtool/slibtool-0.5.32.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild
@@ -12,8 +12,15 @@ if [[ "${PV}" == *9999 ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
+	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
+	inherit verify-sig
+
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
+	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
+
 	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+
+	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
 fi
 
 LICENSE="MIT"

diff --git a/sys-devel/slibtool/slibtool-0.5.33.ebuild b/sys-devel/slibtool/slibtool-0.5.33.ebuild
index 9ff1b3b9df5..6fe991b4272 100644
--- a/sys-devel/slibtool/slibtool-0.5.33.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.33.ebuild
@@ -12,8 +12,15 @@ if [[ "${PV}" == *9999 ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
+	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
+	inherit verify-sig
+
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
+	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
+
 	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+
+	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
 fi
 
 LICENSE="MIT"

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index 515a39ae78f..6fe991b4272 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -12,8 +12,15 @@ if [[ "${PV}" == *9999 ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
+	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/midipix.asc
+	inherit verify-sig
+
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+	SRC_URI+=" verify-sig? ( https://dl.midipix.org/slibtool/${P}.tar.xz.sig )"
+
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+
+	BDEPEND="verify-sig? ( app-crypt/openpgp-keys-midipix )"
 fi
 
 LICENSE="MIT"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-04-25  5:19 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-04-25  5:19 UTC (permalink / raw
  To: gentoo-commits

commit:     8a4c2eaf73874c870311caac6cc7060190fc01fb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 05:19:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 05:19:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4c2eaf

sys-devel/slibtool: Keyword 0.5.33 arm64, #777435

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

 sys-devel/slibtool/slibtool-0.5.33.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.33.ebuild b/sys-devel/slibtool/slibtool-0.5.33.ebuild
index 515a39ae78f..9ff1b3b9df5 100644
--- a/sys-devel/slibtool/slibtool-0.5.33.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.33.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 LICENSE="MIT"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-04-05 20:49 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-04-05 20:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9f0a779713cba9a383340f540d3798c42353f03a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  5 20:49:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 20:49:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f0a7797

sys-devel/slibtool: drop 0.5.31

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

 sys-devel/slibtool/Manifest               |  1 -
 sys-devel/slibtool/slibtool-0.5.31.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 8705f308e0f..a01b497510e 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,3 +1,2 @@
-DIST slibtool-0.5.31.tar.xz 70008 BLAKE2B aa46b2bfe02e22dabb3dc56b2de9521ef8fd3b54774561bcccca15763c8ee88154a03bb6defd4f6b828eaadb040e66725d18b788aac0a4d0170ce02cb044e9eb SHA512 658ea3244c6d1e9bd389ea5c222c29df6ba7acc5d6f2ada7a94dd3ac29ffbb681f377d8887a99861ab2ab484a7d3551e020bac2b92bdb07ad0e9ee96facfc6bd
 DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 2098af643b9591d85a9fa2d34c4a0c06af664786acd15f26ebebe966d4fbac2085fa8525cdb28d7087bd59e16334f793bbb87ada7011572a8ac7ada0ca5ab770 SHA512 60c6bb8cd2e49d5a417b61c96b81fd25534bc9915d8b3db0078ae6469685591997a503fcabb0cf1b336f883e61c32892dc9d39d69b4041ef9d49d6cd52f760a5
 DIST slibtool-0.5.33.tar.xz 74100 BLAKE2B ae4901fb116c1c9463d7a817dc0c3aff2de0983b19d0ca84d5081aa4ac0f6b7a386ccf4cc3916c799ecc8d053a1b8dd71f7f8aafeae358d3931ce4ebc68932e0 SHA512 d4fd15669f8792a09f162f124ff92544efbc0e963b0ed5e8b9f3521f8da204380c6d9f175cfac818e769d5e90ae5d52eddfccdecf82880c11083997dca676ae4

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
deleted file mode 100644
index 057d3f4b44d..00000000000
--- a/sys-devel/slibtool/slibtool-0.5.31.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-# git.foss21.org is the official repository per upstream
-DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.foss21.org/slibtool"
-SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
-
-src_configure() {
-	# custom configure script (not generated by autoconf)
-	./configure \
-		--compiler=$(tc-getCC) \
-		--host=${CHOST} \
-		--prefix="${EPREFIX}"/usr \
-			|| die
-}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-04-05 20:49 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-04-05 20:49 UTC (permalink / raw
  To: gentoo-commits

commit:     4811a010bedbddc56550a4e61a52d0412fc45eec
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  5 20:49:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 20:49:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4811a010

sys-devel/slibtool: sync live (KEYWORDS)

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

 sys-devel/slibtool/slibtool-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index a77baec2a12..515a39ae78f 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x64-macos"
+	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 LICENSE="MIT"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-04-05 20:49 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-04-05 20:49 UTC (permalink / raw
  To: gentoo-commits

commit:     7f274e08fe0aa3329a72177dbebc1932dbd4bffa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  5 20:48:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 20:48:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f274e08

sys-devel/slibtool: add 0.5.33

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

 sys-devel/slibtool/Manifest               |  1 +
 sys-devel/slibtool/slibtool-0.5.33.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index e7c92278633..8705f308e0f 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,2 +1,3 @@
 DIST slibtool-0.5.31.tar.xz 70008 BLAKE2B aa46b2bfe02e22dabb3dc56b2de9521ef8fd3b54774561bcccca15763c8ee88154a03bb6defd4f6b828eaadb040e66725d18b788aac0a4d0170ce02cb044e9eb SHA512 658ea3244c6d1e9bd389ea5c222c29df6ba7acc5d6f2ada7a94dd3ac29ffbb681f377d8887a99861ab2ab484a7d3551e020bac2b92bdb07ad0e9ee96facfc6bd
 DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 2098af643b9591d85a9fa2d34c4a0c06af664786acd15f26ebebe966d4fbac2085fa8525cdb28d7087bd59e16334f793bbb87ada7011572a8ac7ada0ca5ab770 SHA512 60c6bb8cd2e49d5a417b61c96b81fd25534bc9915d8b3db0078ae6469685591997a503fcabb0cf1b336f883e61c32892dc9d39d69b4041ef9d49d6cd52f760a5
+DIST slibtool-0.5.33.tar.xz 74100 BLAKE2B ae4901fb116c1c9463d7a817dc0c3aff2de0983b19d0ca84d5081aa4ac0f6b7a386ccf4cc3916c799ecc8d053a1b8dd71f7f8aafeae358d3931ce4ebc68932e0 SHA512 d4fd15669f8792a09f162f124ff92544efbc0e963b0ed5e8b9f3521f8da204380c6d9f175cfac818e769d5e90ae5d52eddfccdecf82880c11083997dca676ae4

diff --git a/sys-devel/slibtool/slibtool-0.5.33.ebuild b/sys-devel/slibtool/slibtool-0.5.33.ebuild
new file mode 100644
index 00000000000..515a39ae78f
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.33.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+# git.foss21.org is the official repository per upstream
+DESCRIPTION="A skinny libtool implementation, written in C"
+HOMEPAGE="https://git.foss21.org/slibtool"
+if [[ "${PV}" == *9999 ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://git.foss21.org/slibtool"
+else
+	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+src_configure() {
+	# Custom configure script (not generated by autoconf)
+	./configure \
+		--compiler=$(tc-getCC) \
+		--host=${CHOST} \
+		--prefix="${EPREFIX}"/usr \
+			|| die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-04-01 12:19 Thomas Deutschmann
  0 siblings, 0 replies; 62+ messages in thread
From: Thomas Deutschmann @ 2021-04-01 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     59bff754d55f786dc8651ed584e56268111ecdc7
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  1 12:16:16 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr  1 12:16:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59bff754

sys-devel/slibtool: x86 keyworded (bug #777435)

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

 sys-devel/slibtool/slibtool-0.5.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.32.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
index a77baec2a12..515a39ae78f 100644
--- a/sys-devel/slibtool/slibtool-0.5.32.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x64-macos"
+	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 LICENSE="MIT"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-28 15:41 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-03-28 15:41 UTC (permalink / raw
  To: gentoo-commits

commit:     6208516f95a6c4225c96c981fe833c5e7cc59440
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 15:31:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 15:32:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6208516f

sys-devel/slibtool: restore ~hppa ~ppc ~ppc64

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

 sys-devel/slibtool/slibtool-0.5.32.ebuild | 2 +-
 sys-devel/slibtool/slibtool-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.32.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
index dcfe54216da..a77baec2a12 100644
--- a/sys-devel/slibtool/slibtool-0.5.32.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x64-macos"
+	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x64-macos"
 fi
 
 LICENSE="MIT"

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index dcfe54216da..a77baec2a12 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x64-macos"
+	KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x64-macos"
 fi
 
 LICENSE="MIT"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-27 19:17 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2021-03-27 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     8301607a0f9b259b44a9192931daf953a516714e
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 19:16:31 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 19:16:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8301607a

sys-devel/slibtool: keyworded 0.5.31 for ppc

keyworded wrt bug #777435

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

 sys-devel/slibtool/slibtool-0.5.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
index 831908b5677..085e16f841b 100644
--- a/sys-devel/slibtool/slibtool-0.5.31.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc"
 
 src_configure() {
 	# custom configure script (not generated by autoconf)


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-27 19:17 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2021-03-27 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     9d6db162e7a79414019f1fa1fc6f075480a15c42
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 19:15:25 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 19:15:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6db162

sys-devel/slibtool: keyworded 0.5.31 for hppa

keyworded wrt bug #777435

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

 sys-devel/slibtool/slibtool-0.5.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
index 8e04399c378..831908b5677 100644
--- a/sys-devel/slibtool/slibtool-0.5.31.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~sparc"
 
 src_configure() {
 	# custom configure script (not generated by autoconf)


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-25 19:08 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-03-25 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     bb7ed0fab3189e44ef2031da3de1599486a31087
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 19:03:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 19:08:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb7ed0fa

sys-devel/slibtool: ~x64-macos keyworded

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

 sys-devel/slibtool/slibtool-0.5.32.ebuild | 2 +-
 sys-devel/slibtool/slibtool-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.32.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
index 2e1f61f16a7..dcfe54216da 100644
--- a/sys-devel/slibtool/slibtool-0.5.32.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
+	KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x64-macos"
 fi
 
 LICENSE="MIT"

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index 2e1f61f16a7..dcfe54216da 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
 	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
 	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
+	KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x64-macos"
 fi
 
 LICENSE="MIT"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-22 17:53 Lars Wendler
  0 siblings, 0 replies; 62+ messages in thread
From: Lars Wendler @ 2021-03-22 17:53 UTC (permalink / raw
  To: gentoo-commits

commit:     c02dabd4c84d394480aa27da41f82c5096991817
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 17:53:25 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 17:53:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02dabd4

sys-devel/slibtool: Don't call cc directly

Closes: https://bugs.gentoo.org/765754
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/slibtool/slibtool-0.5.31.ebuild | 8 +++++++-
 sys-devel/slibtool/slibtool-0.5.32.ebuild | 8 +++++++-
 sys-devel/slibtool/slibtool-9999.ebuild   | 8 +++++++-
 3 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
index eda2745f7f3..8e04399c378 100644
--- a/sys-devel/slibtool/slibtool-0.5.31.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+inherit toolchain-funcs
+
 # git.foss21.org is the official repository per upstream
 DESCRIPTION="A skinny libtool implementation, written in C"
 HOMEPAGE="https://git.foss21.org/slibtool"
@@ -14,5 +16,9 @@ KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
 
 src_configure() {
 	# custom configure script (not generated by autoconf)
-	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+	./configure \
+		--compiler=$(tc-getCC) \
+		--host=${CHOST} \
+		--prefix="${EPREFIX}"/usr \
+			|| die
 }

diff --git a/sys-devel/slibtool/slibtool-0.5.32.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
index a4787084a90..2e1f61f16a7 100644
--- a/sys-devel/slibtool/slibtool-0.5.32.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+inherit toolchain-funcs
+
 # git.foss21.org is the official repository per upstream
 DESCRIPTION="A skinny libtool implementation, written in C"
 HOMEPAGE="https://git.foss21.org/slibtool"
@@ -19,5 +21,9 @@ SLOT="0"
 
 src_configure() {
 	# Custom configure script (not generated by autoconf)
-	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+	./configure \
+		--compiler=$(tc-getCC) \
+		--host=${CHOST} \
+		--prefix="${EPREFIX}"/usr \
+			|| die
 }

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index a4787084a90..2e1f61f16a7 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+inherit toolchain-funcs
+
 # git.foss21.org is the official repository per upstream
 DESCRIPTION="A skinny libtool implementation, written in C"
 HOMEPAGE="https://git.foss21.org/slibtool"
@@ -19,5 +21,9 @@ SLOT="0"
 
 src_configure() {
 	# Custom configure script (not generated by autoconf)
-	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+	./configure \
+		--compiler=$(tc-getCC) \
+		--host=${CHOST} \
+		--prefix="${EPREFIX}"/usr \
+			|| die
 }


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-22 15:19 Lars Wendler
  0 siblings, 0 replies; 62+ messages in thread
From: Lars Wendler @ 2021-03-22 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     cc1111f2c8cae54824bc85d95431a94319a86b87
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 15:18:14 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 15:18:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc1111f2

sys-devel/slibtool: Removed old

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/slibtool/Manifest               |  1 -
 sys-devel/slibtool/slibtool-0.5.28.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index bb5651259fa..e7c92278633 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,3 +1,2 @@
-DIST slibtool-0.5.28.tar.xz 61124 BLAKE2B 86333684b6572a09fdc258146f245815a5febb9963311b241d2eb0df756fd05937e85d195af0a5e1eeaebb9051ad926b9330d76b18cfde6c7b1e3294c642af81 SHA512 bfd9a39a60203606286af53ba9acc8d06490691cec7edae5ab6978b8547029412881b9895e8e0470c4f70bc9c349fdc6918200aaac810df99cf628e5848c6563
 DIST slibtool-0.5.31.tar.xz 70008 BLAKE2B aa46b2bfe02e22dabb3dc56b2de9521ef8fd3b54774561bcccca15763c8ee88154a03bb6defd4f6b828eaadb040e66725d18b788aac0a4d0170ce02cb044e9eb SHA512 658ea3244c6d1e9bd389ea5c222c29df6ba7acc5d6f2ada7a94dd3ac29ffbb681f377d8887a99861ab2ab484a7d3551e020bac2b92bdb07ad0e9ee96facfc6bd
 DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 2098af643b9591d85a9fa2d34c4a0c06af664786acd15f26ebebe966d4fbac2085fa8525cdb28d7087bd59e16334f793bbb87ada7011572a8ac7ada0ca5ab770 SHA512 60c6bb8cd2e49d5a417b61c96b81fd25534bc9915d8b3db0078ae6469685591997a503fcabb0cf1b336f883e61c32892dc9d39d69b4041ef9d49d6cd52f760a5

diff --git a/sys-devel/slibtool/slibtool-0.5.28.ebuild b/sys-devel/slibtool/slibtool-0.5.28.ebuild
deleted file mode 100644
index 6164767912b..00000000000
--- a/sys-devel/slibtool/slibtool-0.5.28.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# git.foss21.org is the official repository per upstream
-DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.foss21.org/slibtool"
-SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-
-src_configure() {
-	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
-}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-22 15:19 Lars Wendler
  0 siblings, 0 replies; 62+ messages in thread
From: Lars Wendler @ 2021-03-22 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     4b09261fbd7c5301609d04393c17c354c992817c
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 15:18:54 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 15:18:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b09261f

sys-devel/slibtool: Added myself as co-maintainer

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/slibtool/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sys-devel/slibtool/metadata.xml b/sys-devel/slibtool/metadata.xml
index 9b69be811f4..d104f4e708f 100644
--- a/sys-devel/slibtool/metadata.xml
+++ b/sys-devel/slibtool/metadata.xml
@@ -9,6 +9,10 @@
 		<email>sam@gentoo.org</email>
 		<name>Sam James</name>
 	</maintainer>
+	<maintainer type="person">
+		<email>polynomial-c@gentoo.org</email>
+		<name>Lars Wendler</name>
+	</maintainer>
 	<maintainer type="project" proxied="proxy">
 		<email>proxy-maint@gentoo.org</email>
 		<name>Proxy Maintainers</name>


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-22  9:23 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-03-22  9:23 UTC (permalink / raw
  To: gentoo-commits

commit:     f848e37069fb86a50c9b412198d22e12fca95a2a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 09:23:24 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 09:23:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f848e370

sys-devel/slibtool: add myself as a maintainer

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

 sys-devel/slibtool/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sys-devel/slibtool/metadata.xml b/sys-devel/slibtool/metadata.xml
index c4ec2df2b13..9b69be811f4 100644
--- a/sys-devel/slibtool/metadata.xml
+++ b/sys-devel/slibtool/metadata.xml
@@ -5,6 +5,10 @@
 		<email>felix.janda@posteo.de</email>
 		<name>Felix Janda</name>
 	</maintainer>
+	<maintainer type="person">
+		<email>sam@gentoo.org</email>
+		<name>Sam James</name>
+	</maintainer>
 	<maintainer type="project" proxied="proxy">
 		<email>proxy-maint@gentoo.org</email>
 		<name>Proxy Maintainers</name>


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-22  9:23 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-03-22  9:23 UTC (permalink / raw
  To: gentoo-commits

commit:     51694a376c482462e0b78886a3c79e32fb1c9aa2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 09:19:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 09:22:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51694a37

sys-devel/slibtool: update HOMEPAGE, SRC_URI per upstream request

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

 sys-devel/slibtool/slibtool-0.5.28.ebuild | 7 ++++---
 sys-devel/slibtool/slibtool-0.5.31.ebuild | 5 +++--
 sys-devel/slibtool/slibtool-0.5.32.ebuild | 1 +
 sys-devel/slibtool/slibtool-9999.ebuild   | 1 +
 4 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.28.ebuild b/sys-devel/slibtool/slibtool-0.5.28.ebuild
index ceab475d61c..6164767912b 100644
--- a/sys-devel/slibtool/slibtool-0.5.28.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.28.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+# git.foss21.org is the official repository per upstream
 DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+HOMEPAGE="https://git.foss21.org/slibtool"
+SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
index e79aba66a7e..eda2745f7f3 100644
--- a/sys-devel/slibtool/slibtool-0.5.31.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild
@@ -3,9 +3,10 @@
 
 EAPI=7
 
+# git.foss21.org is the official repository per upstream
 DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+HOMEPAGE="https://git.foss21.org/slibtool"
+SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/sys-devel/slibtool/slibtool-0.5.32.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
index 499cc40bf4b..a4787084a90 100644
--- a/sys-devel/slibtool/slibtool-0.5.32.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+# git.foss21.org is the official repository per upstream
 DESCRIPTION="A skinny libtool implementation, written in C"
 HOMEPAGE="https://git.foss21.org/slibtool"
 if [[ "${PV}" == *9999 ]] ; then

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index 499cc40bf4b..a4787084a90 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+# git.foss21.org is the official repository per upstream
 DESCRIPTION="A skinny libtool implementation, written in C"
 HOMEPAGE="https://git.foss21.org/slibtool"
 if [[ "${PV}" == *9999 ]] ; then


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-22  9:23 Sam James
  0 siblings, 0 replies; 62+ messages in thread
From: Sam James @ 2021-03-22  9:23 UTC (permalink / raw
  To: gentoo-commits

commit:     4d13aeea9eda98aa6e646cc703ba018c6c46134a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 09:18:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 09:22:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d13aeea

sys-devel/slibtool: add 0.5.32

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

 sys-devel/slibtool/Manifest                                   |  1 +
 .../slibtool/{slibtool-9999.ebuild => slibtool-0.5.32.ebuild} | 11 ++++++-----
 sys-devel/slibtool/slibtool-9999.ebuild                       | 11 ++++++-----
 3 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 15c6c9abe21..bb5651259fa 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,2 +1,3 @@
 DIST slibtool-0.5.28.tar.xz 61124 BLAKE2B 86333684b6572a09fdc258146f245815a5febb9963311b241d2eb0df756fd05937e85d195af0a5e1eeaebb9051ad926b9330d76b18cfde6c7b1e3294c642af81 SHA512 bfd9a39a60203606286af53ba9acc8d06490691cec7edae5ab6978b8547029412881b9895e8e0470c4f70bc9c349fdc6918200aaac810df99cf628e5848c6563
 DIST slibtool-0.5.31.tar.xz 70008 BLAKE2B aa46b2bfe02e22dabb3dc56b2de9521ef8fd3b54774561bcccca15763c8ee88154a03bb6defd4f6b828eaadb040e66725d18b788aac0a4d0170ce02cb044e9eb SHA512 658ea3244c6d1e9bd389ea5c222c29df6ba7acc5d6f2ada7a94dd3ac29ffbb681f377d8887a99861ab2ab484a7d3551e020bac2b92bdb07ad0e9ee96facfc6bd
+DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 2098af643b9591d85a9fa2d34c4a0c06af664786acd15f26ebebe966d4fbac2085fa8525cdb28d7087bd59e16334f793bbb87ada7011572a8ac7ada0ca5ab770 SHA512 60c6bb8cd2e49d5a417b61c96b81fd25534bc9915d8b3db0078ae6469685591997a503fcabb0cf1b336f883e61c32892dc9d39d69b4041ef9d49d6cd52f760a5

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-0.5.32.ebuild
similarity index 57%
copy from sys-devel/slibtool/slibtool-9999.ebuild
copy to sys-devel/slibtool/slibtool-0.5.32.ebuild
index b0b74aa5e38..499cc40bf4b 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.32.ebuild
@@ -4,18 +4,19 @@
 EAPI=7
 
 DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
+HOMEPAGE="https://git.foss21.org/slibtool"
 if [[ "${PV}" == *9999 ]] ; then
 	inherit git-r3
-	EGIT_REPO_URI="https://git.midipix.org/slibtool"
+	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
-	SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm"
+	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
 fi
+
 LICENSE="MIT"
 SLOT="0"
 
 src_configure() {
-	# custom configure script (not generated by autoconf)
+	# Custom configure script (not generated by autoconf)
 	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
 }

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
index b0b74aa5e38..499cc40bf4b 100644
--- a/sys-devel/slibtool/slibtool-9999.ebuild
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -4,18 +4,19 @@
 EAPI=7
 
 DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
+HOMEPAGE="https://git.foss21.org/slibtool"
 if [[ "${PV}" == *9999 ]] ; then
 	inherit git-r3
-	EGIT_REPO_URI="https://git.midipix.org/slibtool"
+	EGIT_REPO_URI="https://git.foss21.org/slibtool"
 else
-	SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm"
+	SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
 fi
+
 LICENSE="MIT"
 SLOT="0"
 
 src_configure() {
-	# custom configure script (not generated by autoconf)
+	# Custom configure script (not generated by autoconf)
 	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
 }


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-03-21 15:35 Sergei Trofimovich
  0 siblings, 0 replies; 62+ messages in thread
From: Sergei Trofimovich @ 2021-03-21 15:35 UTC (permalink / raw
  To: gentoo-commits

commit:     0ee6fbb9d94ed5d75ad0be900813620cc2220fe6
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Mar 21 13:34:34 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 15:35:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee6fbb9

sys-devel/slibtool: keyworded 0.5.31 for sparc, bug #777435

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

 sys-devel/slibtool/slibtool-0.5.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
index 76958c78f52..e79aba66a7e 100644
--- a/sys-devel/slibtool/slibtool-0.5.31.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64"
+KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
 
 src_configure() {
 	# custom configure script (not generated by autoconf)


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

commit:     fb7f25b22f42019651f1f37cab3bd7387ce25534
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 09:24:23 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=fb7f25b2

sys-devel/slibtool: keyworded 0.5.31 for ia64

keyworded wrt bug #777435

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

 sys-devel/slibtool/slibtool-0.5.31.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
index d446adc6929..76958c78f52 100644
--- a/sys-devel/slibtool/slibtool-0.5.31.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.31.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
@@ -9,7 +9,7 @@ SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ia64"
 
 src_configure() {
 	# custom configure script (not generated by autoconf)


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2021-01-17  1:28 Lars Wendler
  0 siblings, 0 replies; 62+ messages in thread
From: Lars Wendler @ 2021-01-17  1:28 UTC (permalink / raw
  To: gentoo-commits

commit:     3dd9b5b6123f1eac791eb5d95c57a5e834c9fa00
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 01:28:06 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 01:28:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd9b5b6

sys-devel/slibtool: Added live ebuild

as requested by oreba in IRC

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/slibtool/slibtool-9999.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/sys-devel/slibtool/slibtool-9999.ebuild b/sys-devel/slibtool/slibtool-9999.ebuild
new file mode 100644
index 00000000000..b0b74aa5e38
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A skinny libtool implementation, written in C"
+HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
+if [[ "${PV}" == *9999 ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://git.midipix.org/slibtool"
+else
+	SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm"
+fi
+LICENSE="MIT"
+SLOT="0"
+
+src_configure() {
+	# custom configure script (not generated by autoconf)
+	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2020-12-01  7:56 Joonas Niilola
  0 siblings, 0 replies; 62+ messages in thread
From: Joonas Niilola @ 2020-12-01  7:56 UTC (permalink / raw
  To: gentoo-commits

commit:     df7cab970481ea65121c02c0878253a4c3cf35bf
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Mon Nov 16 11:00:25 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Dec  1 07:56:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7cab97

sys-devel/slibtool: version bump to 0.5.31

Signed-off-by: Felix Janda <felix.janda <AT> posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/18282
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-devel/slibtool/Manifest               |  1 +
 sys-devel/slibtool/slibtool-0.5.31.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index b4cb2d9e700..15c6c9abe21 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1 +1,2 @@
 DIST slibtool-0.5.28.tar.xz 61124 BLAKE2B 86333684b6572a09fdc258146f245815a5febb9963311b241d2eb0df756fd05937e85d195af0a5e1eeaebb9051ad926b9330d76b18cfde6c7b1e3294c642af81 SHA512 bfd9a39a60203606286af53ba9acc8d06490691cec7edae5ab6978b8547029412881b9895e8e0470c4f70bc9c349fdc6918200aaac810df99cf628e5848c6563
+DIST slibtool-0.5.31.tar.xz 70008 BLAKE2B aa46b2bfe02e22dabb3dc56b2de9521ef8fd3b54774561bcccca15763c8ee88154a03bb6defd4f6b828eaadb040e66725d18b788aac0a4d0170ce02cb044e9eb SHA512 658ea3244c6d1e9bd389ea5c222c29df6ba7acc5d6f2ada7a94dd3ac29ffbb681f377d8887a99861ab2ab484a7d3551e020bac2b92bdb07ad0e9ee96facfc6bd

diff --git a/sys-devel/slibtool/slibtool-0.5.31.ebuild b/sys-devel/slibtool/slibtool-0.5.31.ebuild
new file mode 100644
index 00000000000..d446adc6929
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.31.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A skinny libtool implementation, written in C"
+HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+
+src_configure() {
+	# custom configure script (not generated by autoconf)
+	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2019-01-17 22:55 Patrice Clement
  0 siblings, 0 replies; 62+ messages in thread
From: Patrice Clement @ 2019-01-17 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     4177479b80ff1fe1ad218e0681a0b9e28437a539
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Sun Jan 13 20:00:18 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 22:55:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4177479b

sys-devel/slibtool: remove old.

Signed-off-by: Felix Janda <felix.janda <AT> posteo.de>
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 sys-devel/slibtool/Manifest               |  2 --
 sys-devel/slibtool/slibtool-0.5.19.ebuild | 16 ----------------
 sys-devel/slibtool/slibtool-0.5.20.ebuild | 16 ----------------
 3 files changed, 34 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index fd0cbbf04e1..b4cb2d9e700 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,3 +1 @@
-DIST slibtool-0.5.19.tar.xz 53100 BLAKE2B 0db931c536584318796ae4ed29eee79eebf29956a59075e3e75f77deb4ee429ece63fe4f42a11b9e1db906803216a29a97daf2e085db0e34c30afc6cad8ebd5d SHA512 ad15d7b9eb9996d6c94248b0a1db94c49a9bfecb0ddc9104aac2841708d521a03a3293cfa63c824e8af2b7ab04fa62c0f5e13c1c4bc037dc302f9101866df956
-DIST slibtool-0.5.20.tar.xz 53856 BLAKE2B 52663c6d3abe13c3c68bb4f42df303f3cebdf80cd45351c65bd57a65ee9e2eaee0485dfd9bd9083163178d9fc69b5afac3ec62dec973b84354663ca93f85618f SHA512 c447cc8f19d26451f5a36633311410a2c9c2c4a7c452c45e98248144349c48e623d5b59d4580a45a194067d4878776f2e6f754cee052cb87c2610a7b9f6c0a32
 DIST slibtool-0.5.28.tar.xz 61124 BLAKE2B 86333684b6572a09fdc258146f245815a5febb9963311b241d2eb0df756fd05937e85d195af0a5e1eeaebb9051ad926b9330d76b18cfde6c7b1e3294c642af81 SHA512 bfd9a39a60203606286af53ba9acc8d06490691cec7edae5ab6978b8547029412881b9895e8e0470c4f70bc9c349fdc6918200aaac810df99cf628e5848c6563

diff --git a/sys-devel/slibtool/slibtool-0.5.19.ebuild b/sys-devel/slibtool/slibtool-0.5.19.ebuild
deleted file mode 100644
index d5ca0f0b916..00000000000
--- a/sys-devel/slibtool/slibtool-0.5.19.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-
-src_configure() {
-	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
-}

diff --git a/sys-devel/slibtool/slibtool-0.5.20.ebuild b/sys-devel/slibtool/slibtool-0.5.20.ebuild
deleted file mode 100644
index d5ca0f0b916..00000000000
--- a/sys-devel/slibtool/slibtool-0.5.20.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-
-src_configure() {
-	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
-}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2019-01-17 22:55 Patrice Clement
  0 siblings, 0 replies; 62+ messages in thread
From: Patrice Clement @ 2019-01-17 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     affb3c3049dabb5c3eacefdbf775cd1399ec11e2
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Sun Jan 13 19:59:27 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 22:55:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=affb3c30

sys-devel/slibtool: version bump to 0.5.28.

Closes: https://bugs.gentoo.org/675020
Signed-off-by: Felix Janda <felix.janda <AT> posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/10829
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 sys-devel/slibtool/Manifest               |  1 +
 sys-devel/slibtool/slibtool-0.5.28.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 0c6f2ae9ef4..fd0cbbf04e1 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,2 +1,3 @@
 DIST slibtool-0.5.19.tar.xz 53100 BLAKE2B 0db931c536584318796ae4ed29eee79eebf29956a59075e3e75f77deb4ee429ece63fe4f42a11b9e1db906803216a29a97daf2e085db0e34c30afc6cad8ebd5d SHA512 ad15d7b9eb9996d6c94248b0a1db94c49a9bfecb0ddc9104aac2841708d521a03a3293cfa63c824e8af2b7ab04fa62c0f5e13c1c4bc037dc302f9101866df956
 DIST slibtool-0.5.20.tar.xz 53856 BLAKE2B 52663c6d3abe13c3c68bb4f42df303f3cebdf80cd45351c65bd57a65ee9e2eaee0485dfd9bd9083163178d9fc69b5afac3ec62dec973b84354663ca93f85618f SHA512 c447cc8f19d26451f5a36633311410a2c9c2c4a7c452c45e98248144349c48e623d5b59d4580a45a194067d4878776f2e6f754cee052cb87c2610a7b9f6c0a32
+DIST slibtool-0.5.28.tar.xz 61124 BLAKE2B 86333684b6572a09fdc258146f245815a5febb9963311b241d2eb0df756fd05937e85d195af0a5e1eeaebb9051ad926b9330d76b18cfde6c7b1e3294c642af81 SHA512 bfd9a39a60203606286af53ba9acc8d06490691cec7edae5ab6978b8547029412881b9895e8e0470c4f70bc9c349fdc6918200aaac810df99cf628e5848c6563

diff --git a/sys-devel/slibtool/slibtool-0.5.28.ebuild b/sys-devel/slibtool/slibtool-0.5.28.ebuild
new file mode 100644
index 00000000000..ceab475d61c
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.28.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A skinny libtool implementation, written in C"
+HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+
+src_configure() {
+	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2018-08-01 21:40 Patrice Clement
  0 siblings, 0 replies; 62+ messages in thread
From: Patrice Clement @ 2018-08-01 21:40 UTC (permalink / raw
  To: gentoo-commits

commit:     d657f4d48237bfdfec31c144778b5bbf7ad6ae44
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  1 21:29:08 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Aug  1 21:40:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d657f4d4

sys-devel/slibtool: version bump.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-devel/slibtool/Manifest               |  1 +
 sys-devel/slibtool/slibtool-0.5.20.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 2f0fc07df02..0c6f2ae9ef4 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1 +1,2 @@
 DIST slibtool-0.5.19.tar.xz 53100 BLAKE2B 0db931c536584318796ae4ed29eee79eebf29956a59075e3e75f77deb4ee429ece63fe4f42a11b9e1db906803216a29a97daf2e085db0e34c30afc6cad8ebd5d SHA512 ad15d7b9eb9996d6c94248b0a1db94c49a9bfecb0ddc9104aac2841708d521a03a3293cfa63c824e8af2b7ab04fa62c0f5e13c1c4bc037dc302f9101866df956
+DIST slibtool-0.5.20.tar.xz 53856 BLAKE2B 52663c6d3abe13c3c68bb4f42df303f3cebdf80cd45351c65bd57a65ee9e2eaee0485dfd9bd9083163178d9fc69b5afac3ec62dec973b84354663ca93f85618f SHA512 c447cc8f19d26451f5a36633311410a2c9c2c4a7c452c45e98248144349c48e623d5b59d4580a45a194067d4878776f2e6f754cee052cb87c2610a7b9f6c0a32

diff --git a/sys-devel/slibtool/slibtool-0.5.20.ebuild b/sys-devel/slibtool/slibtool-0.5.20.ebuild
new file mode 100644
index 00000000000..d5ca0f0b916
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.20.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A skinny libtool implementation, written in C"
+HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+
+src_configure() {
+	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2018-05-26 17:07 Aaron Bauman
  0 siblings, 0 replies; 62+ messages in thread
From: Aaron Bauman @ 2018-05-26 17:07 UTC (permalink / raw
  To: gentoo-commits

commit:     8d962964605a31344fb9ff6a596642dcaa8ec00a
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Sat May 26 04:28:50 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May 26 17:07:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d962964

sys-devel/slibtool: bump to 0.5.19

Closes: https://bugs.gentoo.org/656486
Closes: https://github.com/gentoo/gentoo/pull/8594

 sys-devel/slibtool/Manifest                                           | 2 +-
 sys-devel/slibtool/{slibtool-0.5.17.ebuild => slibtool-0.5.19.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index acd30c39ce1..2f0fc07df02 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1 +1 @@
-DIST slibtool-0.5.17.tar.xz 51884 BLAKE2B f743d99c023f7c14270558b7de1b69f23c391332b6f9cdff31d807512c328d404842cdc6346189d3569495f39f2bcb90ac3f895a34422b13c683547539a6b85c SHA512 d5847e7f4ca63c44e6ee58d7ceacc409a684e33a290f6888fdbc398303183b9ce9ae94d86b0270db865eafae2deb0681c6ecdd7d472cff7ad4d2d99a7457bdac
+DIST slibtool-0.5.19.tar.xz 53100 BLAKE2B 0db931c536584318796ae4ed29eee79eebf29956a59075e3e75f77deb4ee429ece63fe4f42a11b9e1db906803216a29a97daf2e085db0e34c30afc6cad8ebd5d SHA512 ad15d7b9eb9996d6c94248b0a1db94c49a9bfecb0ddc9104aac2841708d521a03a3293cfa63c824e8af2b7ab04fa62c0f5e13c1c4bc037dc302f9101866df956

diff --git a/sys-devel/slibtool/slibtool-0.5.17.ebuild b/sys-devel/slibtool/slibtool-0.5.19.ebuild
similarity index 100%
rename from sys-devel/slibtool/slibtool-0.5.17.ebuild
rename to sys-devel/slibtool/slibtool-0.5.19.ebuild


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2018-05-20  0:16 Aaron Bauman
  0 siblings, 0 replies; 62+ messages in thread
From: Aaron Bauman @ 2018-05-20  0:16 UTC (permalink / raw
  To: gentoo-commits

commit:     36da3aaae815879e2bf344525bc808d0bab7e1db
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 19 07:54:14 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 00:12:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36da3aaa

sys-devel/slibtool: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8482

 sys-devel/slibtool/slibtool-0.5.17.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.17.ebuild b/sys-devel/slibtool/slibtool-0.5.17.ebuild
index 2d616267ad3..d5ca0f0b916 100644
--- a/sys-devel/slibtool/slibtool-0.5.17.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.17.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2017-09-06 12:06 Michał Górny
  0 siblings, 0 replies; 62+ messages in thread
From: Michał Górny @ 2017-09-06 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     94b36d4e553499e9e6a25c72a32446f02ba8818e
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Wed Aug 23 00:16:00 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 12:06:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b36d4e

sys-devel/slibtool: bump to version 0.5.17

 sys-devel/slibtool/Manifest               |  1 +
 sys-devel/slibtool/slibtool-0.5.17.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index ee39d1a2c57..d4150d70b20 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1 +1,2 @@
 DIST slibtool-0.5.13.tar.xz 50200 SHA256 ad79658de08f5cd120dd3caa97c6ff5883b2bf093c6fbb3c9c0ec00b139ad9c7 SHA512 6a2be8a78c2c22ed3d1346844d266256d44350e13b8e379d5d8671b89b1abc166aef6b7a6703cf0f40f8fabd9f5f86e970fdb33bc782bb34e2ec51f10c5403a7 WHIRLPOOL 65b0fd9869ce61c36692a0f9a5ce9b7fd99e7228cd7a85ec64456c2b4db907b134359218ee28b7614a255bb0241647c2d46022b5c7f9fee70d758bde765a19f4
+DIST slibtool-0.5.17.tar.xz 51884 SHA256 de24fb363978531efac0d14392983c6600d180bc6bb2c33143fc42c99cd0b5a4 SHA512 d5847e7f4ca63c44e6ee58d7ceacc409a684e33a290f6888fdbc398303183b9ce9ae94d86b0270db865eafae2deb0681c6ecdd7d472cff7ad4d2d99a7457bdac WHIRLPOOL ebee26ff360825e1941059f91f05906d657806ff3bc15c53ae6b0f1cec44a66f573f42992d641b554431819fb4c47081fb814fecfc9b60c164efeca5b88cf19f

diff --git a/sys-devel/slibtool/slibtool-0.5.17.ebuild b/sys-devel/slibtool/slibtool-0.5.17.ebuild
new file mode 100644
index 00000000000..2d616267ad3
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.17.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A skinny libtool implementation, written in C"
+HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+
+src_configure() {
+	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2017-09-06 12:06 Michał Górny
  0 siblings, 0 replies; 62+ messages in thread
From: Michał Górny @ 2017-09-06 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     f43c5160f9c08ceeddcbe0ee702bdf85477c3548
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Wed Aug 23 00:16:46 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 12:06:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43c5160

sys-devel/slibtool: remove old

Closes: https://github.com/gentoo/gentoo/pull/5514

 sys-devel/slibtool/Manifest               |  1 -
 sys-devel/slibtool/slibtool-0.5.13.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index d4150d70b20..03ccd8fe8c5 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,2 +1 @@
-DIST slibtool-0.5.13.tar.xz 50200 SHA256 ad79658de08f5cd120dd3caa97c6ff5883b2bf093c6fbb3c9c0ec00b139ad9c7 SHA512 6a2be8a78c2c22ed3d1346844d266256d44350e13b8e379d5d8671b89b1abc166aef6b7a6703cf0f40f8fabd9f5f86e970fdb33bc782bb34e2ec51f10c5403a7 WHIRLPOOL 65b0fd9869ce61c36692a0f9a5ce9b7fd99e7228cd7a85ec64456c2b4db907b134359218ee28b7614a255bb0241647c2d46022b5c7f9fee70d758bde765a19f4
 DIST slibtool-0.5.17.tar.xz 51884 SHA256 de24fb363978531efac0d14392983c6600d180bc6bb2c33143fc42c99cd0b5a4 SHA512 d5847e7f4ca63c44e6ee58d7ceacc409a684e33a290f6888fdbc398303183b9ce9ae94d86b0270db865eafae2deb0681c6ecdd7d472cff7ad4d2d99a7457bdac WHIRLPOOL ebee26ff360825e1941059f91f05906d657806ff3bc15c53ae6b0f1cec44a66f573f42992d641b554431819fb4c47081fb814fecfc9b60c164efeca5b88cf19f

diff --git a/sys-devel/slibtool/slibtool-0.5.13.ebuild b/sys-devel/slibtool/slibtool-0.5.13.ebuild
deleted file mode 100644
index 95cc313f8f3..00000000000
--- a/sys-devel/slibtool/slibtool-0.5.13.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A skinny libtool implementation, written in C"
-
-HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-
-src_configure() {
-	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
-}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2017-07-30 14:13 David Seifert
  0 siblings, 0 replies; 62+ messages in thread
From: David Seifert @ 2017-07-30 14:13 UTC (permalink / raw
  To: gentoo-commits

commit:     a07c0ae560b3eba34a1f755ccbeb04dd76037d26
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Sun Jul 23 12:31:47 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 14:13:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07c0ae5

sys-devel/slibtool: version bump to 0.5.13

Closes: https://github.com/gentoo/gentoo/pull/5187

 sys-devel/slibtool/Manifest               |  1 +
 sys-devel/slibtool/slibtool-0.5.13.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 4fe51772138..361672eab45 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1 +1,2 @@
 DIST slibtool-0.5.12.tar.xz 50024 SHA256 5e70e3fa41f42e0e4569795dc9bed6261b93a6fa5dc2a354ffa7fdf0cff85c1b SHA512 02ec00c6c4819f6686cce0483cdaa7247a3a25002679e26f7414f2ee9b10db11018e38da09666a50e1cc14fef1f777a6c400e9e3c0a6c0fef8c47d5a56942d25 WHIRLPOOL 9dead8400e449154bc6a2608b46514ae576b835bf7a864b404031bd34d264e8190529e99ccff795b18f1ea401fa4c5ec4292c8a187e1b9816da4efefdd06f836
+DIST slibtool-0.5.13.tar.xz 50200 SHA256 ad79658de08f5cd120dd3caa97c6ff5883b2bf093c6fbb3c9c0ec00b139ad9c7 SHA512 6a2be8a78c2c22ed3d1346844d266256d44350e13b8e379d5d8671b89b1abc166aef6b7a6703cf0f40f8fabd9f5f86e970fdb33bc782bb34e2ec51f10c5403a7 WHIRLPOOL 65b0fd9869ce61c36692a0f9a5ce9b7fd99e7228cd7a85ec64456c2b4db907b134359218ee28b7614a255bb0241647c2d46022b5c7f9fee70d758bde765a19f4

diff --git a/sys-devel/slibtool/slibtool-0.5.13.ebuild b/sys-devel/slibtool/slibtool-0.5.13.ebuild
new file mode 100644
index 00000000000..95cc313f8f3
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.13.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A skinny libtool implementation, written in C"
+
+HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+
+src_configure() {
+	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2017-07-30 14:13 David Seifert
  0 siblings, 0 replies; 62+ messages in thread
From: David Seifert @ 2017-07-30 14:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ca878f8f6b79eb83bef0d0ab796864eb9d56a35b
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Sun Jul 30 11:52:10 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 14:13:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca878f8f

sys-devel/slibtool: drop old

Closes: https://github.com/gentoo/gentoo/pull/5187

 sys-devel/slibtool/Manifest               |  1 -
 sys-devel/slibtool/slibtool-0.5.12.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index 361672eab45..ee39d1a2c57 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,2 +1 @@
-DIST slibtool-0.5.12.tar.xz 50024 SHA256 5e70e3fa41f42e0e4569795dc9bed6261b93a6fa5dc2a354ffa7fdf0cff85c1b SHA512 02ec00c6c4819f6686cce0483cdaa7247a3a25002679e26f7414f2ee9b10db11018e38da09666a50e1cc14fef1f777a6c400e9e3c0a6c0fef8c47d5a56942d25 WHIRLPOOL 9dead8400e449154bc6a2608b46514ae576b835bf7a864b404031bd34d264e8190529e99ccff795b18f1ea401fa4c5ec4292c8a187e1b9816da4efefdd06f836
 DIST slibtool-0.5.13.tar.xz 50200 SHA256 ad79658de08f5cd120dd3caa97c6ff5883b2bf093c6fbb3c9c0ec00b139ad9c7 SHA512 6a2be8a78c2c22ed3d1346844d266256d44350e13b8e379d5d8671b89b1abc166aef6b7a6703cf0f40f8fabd9f5f86e970fdb33bc782bb34e2ec51f10c5403a7 WHIRLPOOL 65b0fd9869ce61c36692a0f9a5ce9b7fd99e7228cd7a85ec64456c2b4db907b134359218ee28b7614a255bb0241647c2d46022b5c7f9fee70d758bde765a19f4

diff --git a/sys-devel/slibtool/slibtool-0.5.12.ebuild b/sys-devel/slibtool/slibtool-0.5.12.ebuild
deleted file mode 100644
index 95cc313f8f3..00000000000
--- a/sys-devel/slibtool/slibtool-0.5.12.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A skinny libtool implementation, written in C"
-
-HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-
-src_configure() {
-	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
-}


^ permalink raw reply related	[flat|nested] 62+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
@ 2016-12-04 22:32 Patrice Clement
  0 siblings, 0 replies; 62+ messages in thread
From: Patrice Clement @ 2016-12-04 22:32 UTC (permalink / raw
  To: gentoo-commits

commit:     de29b981d3e17fa3e87b237465ab106019556b4e
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Sun Dec  4 00:51:25 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 22:32:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de29b981

sys-devel/slibtool: new package.

slibtool is an alternative libtool implementation written in C.

Closes: https://github.com/gentoo/gentoo/pull/3000

 sys-devel/slibtool/Manifest               |  1 +
 sys-devel/slibtool/metadata.xml           | 12 ++++++++++++
 sys-devel/slibtool/slibtool-0.5.12.ebuild | 18 ++++++++++++++++++
 3 files changed, 31 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
new file mode 100644
index 00000000..4fe5177
--- /dev/null
+++ b/sys-devel/slibtool/Manifest
@@ -0,0 +1 @@
+DIST slibtool-0.5.12.tar.xz 50024 SHA256 5e70e3fa41f42e0e4569795dc9bed6261b93a6fa5dc2a354ffa7fdf0cff85c1b SHA512 02ec00c6c4819f6686cce0483cdaa7247a3a25002679e26f7414f2ee9b10db11018e38da09666a50e1cc14fef1f777a6c400e9e3c0a6c0fef8c47d5a56942d25 WHIRLPOOL 9dead8400e449154bc6a2608b46514ae576b835bf7a864b404031bd34d264e8190529e99ccff795b18f1ea401fa4c5ec4292c8a187e1b9816da4efefdd06f836

diff --git a/sys-devel/slibtool/metadata.xml b/sys-devel/slibtool/metadata.xml
new file mode 100644
index 00000000..f954e7f
--- /dev/null
+++ b/sys-devel/slibtool/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>felix.janda@posteo.de</email>
+		<name>Felix Janda</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sys-devel/slibtool/slibtool-0.5.12.ebuild b/sys-devel/slibtool/slibtool-0.5.12.ebuild
new file mode 100644
index 00000000..6cc713d
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.12.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A skinny libtool implementation, written in C"
+
+HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+
+src_configure() {
+	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+}


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

end of thread, other threads:[~2024-01-03  2:20 UTC | newest]

Thread overview: 62+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-27 19:17 [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03  2:20 Ionen Wolkens
2023-12-22  7:16 Joonas Niilola
2023-12-22  7:16 Joonas Niilola
2023-12-22  5:07 Sam James
2023-12-21 16:01 Arthur Zamarin
2023-12-21 15:15 Sam James
2023-12-21 12:56 Sam James
2023-12-21 11:55 Sam James
2023-12-21 11:12 Arthur Zamarin
2023-11-17 12:32 Sam James
2023-11-17 12:32 Sam James
2023-06-17 17:15 Arthur Zamarin
2023-06-17 13:17 Joonas Niilola
2023-06-17 10:42 Arthur Zamarin
2023-06-17  8:29 Arthur Zamarin
2023-06-17  8:29 Arthur Zamarin
2023-06-17  5:42 Sam James
2023-05-07  6:10 Sam James
2023-05-05  4:44 Sam James
2022-05-07 18:24 Sam James
2022-03-20  0:26 Sam James
2022-01-01  9:38 Sam James
2021-09-21 12:40 James Le Cuirot
2021-09-07 15:36 Lars Wendler
2021-09-06 18:01 Sam James
2021-07-31 22:49 Joshua Kinard
2021-07-31 13:40 Michał Górny
2021-07-25  3:36 Matt Turner
2021-06-25 17:24 Marek Szuba
2021-05-12  7:01 Lars Wendler
2021-05-12  6:21 Lars Wendler
2021-04-26 15:37 Sam James
2021-04-25  5:19 Sam James
2021-04-05 20:49 Sam James
2021-04-05 20:49 Sam James
2021-04-05 20:49 Sam James
2021-04-01 12:19 Thomas Deutschmann
2021-03-28 15:41 Sam James
2021-03-27 19:17 Sergei Trofimovich
2021-03-27 19:17 Sergei Trofimovich
2021-03-25 19:08 Sam James
2021-03-22 17:53 Lars Wendler
2021-03-22 15:19 Lars Wendler
2021-03-22 15:19 Lars Wendler
2021-03-22  9:23 Sam James
2021-03-22  9:23 Sam James
2021-03-22  9:23 Sam James
2021-03-21 15:35 Sergei Trofimovich
2021-03-21  9:45 Sergei Trofimovich
2021-01-17  1:28 Lars Wendler
2020-12-01  7:56 Joonas Niilola
2019-01-17 22:55 Patrice Clement
2019-01-17 22:55 Patrice Clement
2018-08-01 21:40 Patrice Clement
2018-05-26 17:07 Aaron Bauman
2018-05-20  0:16 Aaron Bauman
2017-09-06 12:06 Michał Górny
2017-09-06 12:06 Michał Górny
2017-07-30 14:13 David Seifert
2017-07-30 14:13 David Seifert
2016-12-04 22:32 Patrice Clement

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