diff options
Diffstat (limited to 'dev-embedded/dinghy-test/dinghy-test-0.3.5.ebuild')
-rw-r--r-- | dev-embedded/dinghy-test/dinghy-test-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/dinghy-test/dinghy-test-0.3.5.ebuild b/dev-embedded/dinghy-test/dinghy-test-0.3.5.ebuild index 1ae962a..fbddbed 100644 --- a/dev-embedded/dinghy-test/dinghy-test-0.3.5.ebuild +++ b/dev-embedded/dinghy-test/dinghy-test-0.3.5.ebuild @@ -156,10 +156,10 @@ xml-rs-0.7.0 inherit cargo DESCRIPTION="Cross-compilation made easier - see main crate cargo-dinghy" -HOMEPAGE="https://medium.com/snips-ai/dinghy-painless-rust-tests-and-benches-on-ios-and-android-c9f94f81d305#.c2sx7two8" +HOMEPAGE="https://github.com/snipsco/dinghy" SRC_URI="$(cargo_crate_uris ${CRATES})" RESTRICT="mirror" -LICENSE="MIT/Apache-2.0" # Update to proper Gentoo format +LICENSE="MIT Apache-2.0" # Update to proper Gentoo format SLOT="0" KEYWORDS="~amd64" IUSE="" |