summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-13 05:55:23 +0000
committerSam James <sam@gentoo.org>2020-09-13 05:55:23 +0000
commit4fb0cd20f33ff7ac820a619cb26dd25334f9663a (patch)
tree7954a8bb8041d7bd0d14b16dddc0536cd554d0ee /dev-libs/date
parentgui-apps/waybar: update to version 0.9.3 (diff)
downloadgentoo-4fb0cd20f33ff7ac820a619cb26dd25334f9663a.tar.gz
gentoo-4fb0cd20f33ff7ac820a619cb26dd25334f9663a.tar.bz2
gentoo-4fb0cd20f33ff7ac820a619cb26dd25334f9663a.zip
dev-libs/date: add subslot
This allows dependencies built against date (linked, anyway) to be rebuilt if ABI breakage occurs. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/date')
-rw-r--r--dev-libs/date/date-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/date/date-3.0.0.ebuild b/dev-libs/date/date-3.0.0.ebuild
index 1b7acb557db0..d77a0ca0a183 100644
--- a/dev-libs/date/date-3.0.0.ebuild
+++ b/dev-libs/date/date-3.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/HowardHinnant/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
KEYWORDS="~amd64"
LICENSE="MIT"
-SLOT="0"
+SLOT="0/3.0.0"
IUSE="only-c-locale test"
RESTRICT="!test? ( test )"