commit: 677603d46fd57d71703239def148c6e340785622
Author: Matthew Brewer <tomboy64 <AT> sina <DOT> cn>
AuthorDate: Sat Oct 17 14:46:00 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 15:17:05 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=677603d4
dev-ml/ocplib-endian: revbump
changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
.../{ocplib-endian-0.8.ebuild => ocplib-endian-0.8-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocplib-endian/ocplib-endian-0.8.ebuild
b/dev-ml/ocplib-endian/ocplib-endian-0.8-r1.ebuild
similarity index 97%
rename from dev-ml/ocplib-endian/ocplib-endian-0.8.ebuild
rename to dev-ml/ocplib-endian/ocplib-endian-0.8-r1.ebuild
index 445b2f8..675b522 100644
--- a/dev-ml/ocplib-endian/ocplib-endian-0.8.ebuild
+++ b/dev-ml/ocplib-endian/ocplib-endian-0.8-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/OCamlPro/ocplib-endian"
SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""