summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Brewer <tomboy64@sina.cn>2015-10-17 18:23:53 +0200
committerMatthew Brewer <tomboy64@sina.cn>2015-10-17 18:23:53 +0200
commitbb27079649831775a18227267025c165d8752d15 (patch)
treefd78b979caa4eeefc55374cb4a48b5d06c67a796
parentdev-ml/ocaml-uri: revbump (diff)
downloadgentoo-bb27079649831775a18227267025c165d8752d15.tar.gz
gentoo-bb27079649831775a18227267025c165d8752d15.tar.bz2
gentoo-bb27079649831775a18227267025c165d8752d15.zip
dev-ml/zarith: revbump
changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
-rw-r--r--dev-ml/zarith/zarith-1.3-r1.ebuild (renamed from dev-ml/zarith/zarith-1.3.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/zarith/zarith-1.3.ebuild b/dev-ml/zarith/zarith-1.3-r1.ebuild
index a0355294faf6..91bc43d104fd 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"