diff --git a/dev-util/highlight-diffpatch/highlight-diffpatch-9999.ebuild b/dev-util/highlight-diffpatch/highlight-diffpatch-9999.ebuild new file mode 100644 index 0000000..3ff545d --- /dev/null +++ b/dev-util/highlight-diffpatch/highlight-diffpatch-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake git-r3 + +DESCRIPTION="Highlight diff-ed patches" +HOMEPAGE="https://schlomp.space/tastytea/highlight-diffpatch" +EGIT_REPO_URI="https://schlomp.space/tastytea/highlight-diffpatch.git" + +LICENSE="AGPL-3" +SLOT="0" +KEYWORDS="" + +RDEPEND="" +DEPEND="${RDEPEND}" diff --git a/dev-util/highlight-diffpatch/metadata.xml b/dev-util/highlight-diffpatch/metadata.xml new file mode 100644 index 0000000..5533c93 --- /dev/null +++ b/dev-util/highlight-diffpatch/metadata.xml @@ -0,0 +1,8 @@ + + + + + gentoo@tastytea.de + Ronny (tastytea) Gutbrod + +