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" +