Skip to content

Commit

Permalink
dev-ml/ocplib-endian: revbump
Browse files Browse the repository at this point in the history
changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
  • Loading branch information
Matthew Brewer committed Oct 17, 2015
1 parent b376b40 commit 677603d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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=""

Expand Down

0 comments on commit 677603d

Please sign in to comment.