From bb27079649831775a18227267025c165d8752d15 Mon Sep 17 00:00:00 2001 From: Matthew Brewer Date: Sat, 17 Oct 2015 18:23:53 +0200 Subject: [PATCH] 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(-) rename dev-ml/zarith/{zarith-1.3.ebuild => zarith-1.3-r1.ebuild} (98%) 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 a0355294faf6e..91bc43d104fdc 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"