diff options
Diffstat (limited to 'sci-mathematics/kodkod/kodkod-1.5.2.ebuild')
-rw-r--r-- | sci-mathematics/kodkod/kodkod-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/kodkod/kodkod-1.5.2.ebuild b/sci-mathematics/kodkod/kodkod-1.5.2.ebuild index 3462c6d180ae..5bbae6b2baf6 100644 --- a/sci-mathematics/kodkod/kodkod-1.5.2.ebuild +++ b/sci-mathematics/kodkod/kodkod-1.5.2.ebuild @@ -13,7 +13,7 @@ inherit eutils java-pkg-2 python-any-r1 waf-utils DESCRIPTION="a constraint solver for relational logic" HOMEPAGE="http://alloy.mit.edu/kodkod/index.html" SRC_URI="http://alloy.mit.edu/kodkod/${PV}/${P}.zip - http://waf.googlecode.com/files/waf-1.7.16" + https://waf.googlecode.com/files/waf-1.7.16" LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" |