dev-util/highlight-diffpatch: New package
This commit is contained in:
parent
4b4549a11d
commit
6d56f45265
17
dev-util/highlight-diffpatch/highlight-diffpatch-9999.ebuild
Normal file
17
dev-util/highlight-diffpatch/highlight-diffpatch-9999.ebuild
Normal file
|
@ -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}"
|
8
dev-util/highlight-diffpatch/metadata.xml
Normal file
8
dev-util/highlight-diffpatch/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="person">
|
||||||
|
<email>gentoo@tastytea.de</email>
|
||||||
|
<name>Ronny (tastytea) Gutbrod</name>
|
||||||
|
</maintainer>
|
||||||
|
</pkgmetadata>
|
Reference in New Issue
Block a user