commit:     bb27079649831775a18227267025c165d8752d15
Author:     Matthew Brewer <tomboy64 <AT> sina <DOT> cn>
AuthorDate: Sat Oct 17 16:23:53 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 16:23:53 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb270796

dev-ml/zarith: revbump

changed SLOT="0" to SLOT="0/${PV}" to make := actually useful

 dev-ml/zarith/{zarith-1.3.ebuild => zarith-1.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/zarith/zarith-1.3.ebuild 
b/dev-ml/zarith/zarith-1.3-r1.ebuild
similarity index 98%
rename from dev-ml/zarith/zarith-1.3.ebuild
rename to dev-ml/zarith/zarith-1.3-r1.ebuild
index a035529..91bc43d 100644
--- a/dev-ml/zarith/zarith-1.3.ebuild
+++ b/dev-ml/zarith/zarith-1.3-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://forge.ocamlcore.org/projects/zarith/";
 SRC_URI="https://forge.ocamlcore.org/frs/download.php/1471/${P}.tgz";
 
 LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE="doc mpir +ocamlopt"
 

Reply via email to