diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:56:29 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:07 +0100 |
commit | 5aacb0d61cd65cf898445998798a142be75b0514 (patch) | |
tree | ccf587270ac2ddefd9a1770564173cd447df2b49 /acct-group/stubby/stubby-0-r3.ebuild | |
parent | acct-group/steamcmd: update EAPI 7 -> 8 (diff) | |
download | gentoo-5aacb0d61cd65cf898445998798a142be75b0514.tar.gz gentoo-5aacb0d61cd65cf898445998798a142be75b0514.tar.bz2 gentoo-5aacb0d61cd65cf898445998798a142be75b0514.zip |
acct-group/stubby: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/stubby/stubby-0-r3.ebuild')
-rw-r--r-- | acct-group/stubby/stubby-0-r3.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/stubby/stubby-0-r3.ebuild b/acct-group/stubby/stubby-0-r3.ebuild new file mode 100644 index 000000000000..78a7d23e7625 --- /dev/null +++ b/acct-group/stubby/stubby-0-r3.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Stubby program group (from net-dns/getdns)" +ACCT_GROUP_ID=476 |