diff --git a/packages/sys-apps/ripgrep/ripgrep-0.9.0.exheres-0 b/packages/sys-apps/ripgrep/ripgrep-0.9.0.exheres-0 deleted file mode 100644 index 896d8fb..0000000 --- a/packages/sys-apps/ripgrep/ripgrep-0.9.0.exheres-0 +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2018 Julian Ospald -# Distributed under the terms of the GNU General Public License v2 - -require cargo [ channel=nightly ] -require github [ user=BurntSushi ] - -SUMMARY="ripgrep recursively searches directories for a regex pattern" -HOMEPAGE="https://crates.io/crates/ripgrep ${HOMEPAGE}" - -LICENCES="MIT" -SLOT="0" -PLATFORMS="~amd64 ~x86" -MYOPTIONS="" - -DEPENDENCIES=" -" - -BUGS_TO="hasufell@posteo.de" - diff --git a/packages/sys-apps/ripgrep/ripgrep-scm.exheres-0 b/packages/sys-apps/ripgrep/ripgrep-scm.exheres-0 deleted file mode 100644 index 4a141fe..0000000 --- a/packages/sys-apps/ripgrep/ripgrep-scm.exheres-0 +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2018 Julian Ospald -# Distributed under the terms of the GNU General Public License v2 - -require github [ user=BurntSushi ] -require cargo [ channel=stable ] - -SUMMARY="ripgrep recursively searches directories for a regex pattern" -HOMEPAGE="https://github.com/BurntSushi/ripgrep ${HOMEPAGE}" - -LICENCES="MIT" -SLOT="0" -PLATFORMS="~amd64 ~x86" -MYOPTIONS="" - -DEPENDENCIES=" -" - -BUGS_TO="hasufell@posteo.de" -