public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/wt/
Date: Tue, 12 Nov 2024 11:05:21 +0000 (UTC)	[thread overview]
Message-ID: <1731409510.b35f83b53b6e575acaf9d2f9127fa96350be5672.davidroman@gentoo> (raw)

commit:     b35f83b53b6e575acaf9d2f9127fa96350be5672
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Mon Nov 11 21:56:28 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Nov 12 11:05:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b35f83b5

dev-cpp/wt: use subslots

To prevent using preserved-lib due to the soversion name of the library files, use subslots.

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Closes: https://github.com/gentoo/guru/pull/261
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-cpp/wt/wt-4.11.0.ebuild | 2 +-
 dev-cpp/wt/wt-4.11.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/wt/wt-4.11.0.ebuild b/dev-cpp/wt/wt-4.11.0.ebuild
index f2d2d5ec2..9db9580fc 100644
--- a/dev-cpp/wt/wt-4.11.0.ebuild
+++ b/dev-cpp/wt/wt-4.11.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.webtoolkit.eu/wt https://github.com/emweb/wt"
 SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE="doc firebird mysql opengl +pango pdf postgres ssl"
 

diff --git a/dev-cpp/wt/wt-4.11.1.ebuild b/dev-cpp/wt/wt-4.11.1.ebuild
index 1847d0b45..f9e0dc151 100644
--- a/dev-cpp/wt/wt-4.11.1.ebuild
+++ b/dev-cpp/wt/wt-4.11.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.webtoolkit.eu/wt https://github.com/emweb/wt"
 SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE="doc firebird mysql opengl +pango pdf postgres ssl"
 


WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wt/
Date: Tue, 12 Nov 2024 13:20:55 +0000 (UTC)	[thread overview]
Message-ID: <1731409510.b35f83b53b6e575acaf9d2f9127fa96350be5672.davidroman@gentoo> (raw)
Message-ID: <20241112132055.cXMmA8GPqQmgNaz6jJcrqy16VIIu61MfcXfv8LSRlJ4@z> (raw)

commit:     b35f83b53b6e575acaf9d2f9127fa96350be5672
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Mon Nov 11 21:56:28 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Nov 12 11:05:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b35f83b5

dev-cpp/wt: use subslots

To prevent using preserved-lib due to the soversion name of the library files, use subslots.

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Closes: https://github.com/gentoo/guru/pull/261
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-cpp/wt/wt-4.11.0.ebuild | 2 +-
 dev-cpp/wt/wt-4.11.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/wt/wt-4.11.0.ebuild b/dev-cpp/wt/wt-4.11.0.ebuild
index f2d2d5ec2..9db9580fc 100644
--- a/dev-cpp/wt/wt-4.11.0.ebuild
+++ b/dev-cpp/wt/wt-4.11.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.webtoolkit.eu/wt https://github.com/emweb/wt"
 SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE="doc firebird mysql opengl +pango pdf postgres ssl"
 

diff --git a/dev-cpp/wt/wt-4.11.1.ebuild b/dev-cpp/wt/wt-4.11.1.ebuild
index 1847d0b45..f9e0dc151 100644
--- a/dev-cpp/wt/wt-4.11.1.ebuild
+++ b/dev-cpp/wt/wt-4.11.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.webtoolkit.eu/wt https://github.com/emweb/wt"
 SRC_URI="https://github.com/emweb/wt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE="doc firebird mysql opengl +pango pdf postgres ssl"
 


             reply	other threads:[~2024-11-12 11:05 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12 11:05 David Roman [this message]
2024-11-12 13:20 ` [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/wt/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2025-07-28 10:18 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-06-28 20:54 David Roman
2025-06-28 20:54 David Roman
2025-06-28 20:54 David Roman
2025-06-25 19:43 David Roman
2025-04-04  9:29 David Roman
2025-04-04  9:29 David Roman
2025-02-24 10:29 David Roman
2025-02-17 14:02 Anna Vyalkova
2025-01-23 14:56 David Roman
2025-01-23 14:47 David Roman
2024-12-18 13:54 David Roman
2024-11-05 12:36 David Roman
2024-11-05 12:36 David Roman
2024-10-14 12:53 David Roman
2024-10-14  9:04 David Roman
2024-10-07  9:14 David Roman
2024-10-01 14:58 [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-01 14:10 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-06-10 15:09 David Roman
2024-06-10 15:03 David Roman
2024-03-22 20:55 David Roman
2024-03-22 13:37 David Roman
2024-03-11 17:31 [gentoo-commits] repo/proj/guru:master " David Roman
2024-03-11 13:50 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-03-11 14:06 David Roman
2024-02-28  1:31 David Roman
2024-02-22 15:53 David Roman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1731409510.b35f83b53b6e575acaf9d2f9127fa96350be5672.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox