Skip to content

Commit

Permalink
app-misc/proctl: add version 1.2
Browse files Browse the repository at this point in the history
Signed-off-by: kernaltrap8 <[email protected]>
  • Loading branch information
kernaltrap8 committed Jul 1, 2024
1 parent 615e699 commit 80ec3d5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app-misc/proctl/proctl-1.5.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson git-r3

EGIT_REPO_URI="https://github.com/kernaltrap8/proctl"
EGIT_COMMIT="v${PV}"

DESCRIPTION="small C program that can control processes"
HOMEPAGE="https://github.com/kernaltrap8/proctl"

LICENSE="GPL-3"
SLOT="0"

0 comments on commit 80ec3d5

Please sign in to comment.