aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2019-07-02 08:39:19 +0200
committerstefson <herrtimson@yahoo.de>2019-07-02 08:39:19 +0200
commitf9c2fb7adf091f7135dd6a95a90dcfeb5e0f34a6 (patch)
tree077963e04b470278b32811a4f0c406cf695fc6d0 /dev-embedded
parentdev-embedded/dinghy-test: add metadata, fix homepage and LICENSE to MIT Apach... (diff)
downloadrust-f9c2fb7adf091f7135dd6a95a90dcfeb5e0f34a6.tar.gz
rust-f9c2fb7adf091f7135dd6a95a90dcfeb5e0f34a6.tar.bz2
rust-f9c2fb7adf091f7135dd6a95a90dcfeb5e0f34a6.zip
dev-embedded/dinghy-libs: add metadata, fix homepage and LICENSE to MIT Apache-2.0
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild4
-rw-r--r--dev-embedded/dinghy-lib/metadata.xml12
2 files changed, 14 insertions, 2 deletions
diff --git a/dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild b/dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild
index fe55350..ed956ab 100644
--- a/dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild
+++ b/dev-embedded/dinghy-lib/dinghy-lib-0.3.5.ebuild
@@ -157,10 +157,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/tildeio/helix"
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=""
diff --git a/dev-embedded/dinghy-lib/metadata.xml b/dev-embedded/dinghy-lib/metadata.xml
new file mode 100644
index 0000000..041d26c
--- /dev/null
+++ b/dev-embedded/dinghy-lib/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>maintainer-wanted@gentoo.org</email>
+ <name>none</name>
+</maintainer>
+<longdescription lang="en">
+ Easier cross-compilation for phones and single boards computers (libs)
+</longdescription>
+</pkgmetadata>
+