From 8d67d031dcef889bb644ca41375c3547289e86b3 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Wed, 8 Jul 2026 08:40:52 +0100 Subject: add wruff shitpost ebuild --- sparkly-misc/wruff/wruff-1.ebuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sparkly-misc/wruff/wruff-1.ebuild (limited to 'sparkly-misc') 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!" +} -- cgit v1.3