From 32e298f7cbda610a4aaffa73ccf71f1dcd63d8ba Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 22 Jan 2020 15:45:51 +0100 Subject: [PATCH] dev-util/rusty-tags: initial import of version 3.5.1 --- .../rusty-tags/rusty-tags-3.5.1.exheres-0 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 packages/dev-util/rusty-tags/rusty-tags-3.5.1.exheres-0 diff --git a/packages/dev-util/rusty-tags/rusty-tags-3.5.1.exheres-0 b/packages/dev-util/rusty-tags/rusty-tags-3.5.1.exheres-0 new file mode 100644 index 00000000..d1872cf0 --- /dev/null +++ b/packages/dev-util/rusty-tags/rusty-tags-3.5.1.exheres-0 @@ -0,0 +1,19 @@ +# Copyright 2020 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require cargo [ channel=stable ] +require github [ user="dan-t" tag="v${PV}" ] + +SUMMARY="Create ctags/etags for a cargo project" +HOMEPAGE="https://crates.io/crates/rusty-tags ${HOMEPAGE}" + +LICENCES="BSD-3" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +DEPENDENCIES=" +" + +BUGS_TO="hasufell@posteo.de" +