commit: d7cca591120fce775cf48718ca87debedf39b0ab
Author: dsaf <ghostyn678+git <AT> gmail <DOT> com>
AuthorDate: Mon Nov 3 16:22:57 2025 +0000
Commit: dsaf <ghostyn678+git <AT> gmail <DOT> com>
CommitDate: Mon Nov 3 16:22:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7cca591
net-im/dissent: fix style
Signed-off-by: dsaf <ghostyn678+git <AT> gmail.com>
net-im/dissent/dissent-0.0.37.ebuild | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/net-im/dissent/dissent-0.0.37.ebuild
b/net-im/dissent/dissent-0.0.37.ebuild
index 40ab255614..fb6a353e13 100644
--- a/net-im/dissent/dissent-0.0.37.ebuild
+++ b/net-im/dissent/dissent-0.0.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -73,14 +73,4 @@ src_install() {
insinto /usr/share/metainfo
doins so.libdb.dissent.metainfo.xml
-
- einstalldocs
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
}