diff options
| author | winter Sparkles | 2026-07-08 08:40:52 +0100 |
|---|---|---|
| committer | winter Sparkles | 2026-07-08 08:40:52 +0100 |
| commit | 8d67d031dcef889bb644ca41375c3547289e86b3 (patch) | |
| tree | 414f3bf4f155947d681105185386991dc21d7b2f /sparkly-misc/wruff/wruff-1.ebuild | |
| parent | 76a8a0bccfb3e132717566881828d94621260047 (diff) | |
add wruff shitpost ebuild
Diffstat (limited to 'sparkly-misc/wruff/wruff-1.ebuild')
| -rw-r--r-- | sparkly-misc/wruff/wruff-1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sparkly-misc/wruff/wruff-1.ebuild b/sparkly-misc/wruff/wruff-1.ebuild new file mode 100644 index 0000000..9639db8 --- /dev/null +++ b/sparkly-misc/wruff/wruff-1.ebuild @@ -0,0 +1,12 @@ +# Copyright 2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=9 + +DESCRIPTION="emits an animal sound that's literally all it does" +SLOT="0" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" + +pkg_postinst() { + elog "wruff!" +} |
