summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2023-09-21 08:00:22 +0200
committerHans de Graaff <hans@degraaff.org>2023-09-21 08:00:22 +0200
commit6d1a0c14ee897894db8a3f518d44b5dd986e1735 (patch)
tree683f7439d7ba1a7cc972ec143e7a564daf3a82d1
parentdev-ruby/zendesk_api: add 3.0.5 (diff)
downloadgraaff-6d1a0c14ee897894db8a3f518d44b5dd986e1735.tar.gz
graaff-6d1a0c14ee897894db8a3f518d44b5dd986e1735.tar.bz2
graaff-6d1a0c14ee897894db8a3f518d44b5dd986e1735.zip
dev-ruby/bootstrap: use slots based on minor version
This packages does not adhere to semver. Signed-off-by: Hans de Graaff <hans@degraaff.org>
-rw-r--r--dev-ruby/bootstrap/bootstrap-5.2.3.ebuild4
-rw-r--r--dev-ruby/bootstrap/bootstrap-5.3.1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/bootstrap/bootstrap-5.2.3.ebuild b/dev-ruby/bootstrap/bootstrap-5.2.3.ebuild
index 43a34137..74e04fcb 100644
--- a/dev-ruby/bootstrap/bootstrap-5.2.3.ebuild
+++ b/dev-ruby/bootstrap/bootstrap-5.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/twbs/bootstrap-rubygem"
LICENSE="MIT"
KEYWORDS="~amd64"
-SLOT="$(ver_cut 1)"
+SLOT="$(ver_cut 1-2)"
IUSE=""
ruby_add_rdepend "
diff --git a/dev-ruby/bootstrap/bootstrap-5.3.1.ebuild b/dev-ruby/bootstrap/bootstrap-5.3.1.ebuild
index a836895c..8f263c13 100644
--- a/dev-ruby/bootstrap/bootstrap-5.3.1.ebuild
+++ b/dev-ruby/bootstrap/bootstrap-5.3.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/twbs/bootstrap-rubygem"
LICENSE="MIT"
KEYWORDS="~amd64"
-SLOT="$(ver_cut 1)"
+SLOT="$(ver_cut 1-2)"
IUSE=""
ruby_add_rdepend "