commit:     06ecb264c365105dc3bd458d5754251c3e939c5d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 12:09:37 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 12:09:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ecb264

dev-ml/sexplib0: SLOT 0/0.15

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../sexplib0/{sexplib0-0.15.0.ebuild => sexplib0-0.15.0-r1.ebuild}  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/sexplib0/sexplib0-0.15.0.ebuild 
b/dev-ml/sexplib0/sexplib0-0.15.0-r1.ebuild
similarity index 76%
rename from dev-ml/sexplib0/sexplib0-0.15.0.ebuild
rename to dev-ml/sexplib0/sexplib0-0.15.0-r1.ebuild
index b2a226713333..b3fe7c25936f 100644
--- a/dev-ml/sexplib0/sexplib0-0.15.0.ebuild
+++ b/dev-ml/sexplib0/sexplib0-0.15.0-r1.ebuild
@@ -1,15 +1,15 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit dune
 
 DESCRIPTION="Library for automated conversion of OCaml-values to and from 
S-expressions"
 HOMEPAGE="https://github.com/janestreet/sexplib0";
-SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
-SLOT="0/${PV}"
+SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"

Reply via email to