commit: a24bd42516f64a4d7def5e7b69d4b500c3d07b30
Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 28 14:14:12 2025 +0000
Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
CommitDate: Mon Jul 28 14:17:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a24bd425
dev-python/pympress: add copyright
Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org>
dev-python/pympress/pympress-1.8.6.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-python/pympress/pympress-1.8.6.ebuild
b/dev-python/pympress/pympress-1.8.6.ebuild
index dcb8bfdc6e..d1db420fdf 100644
--- a/dev-python/pympress/pympress-1.8.6.ebuild
+++ b/dev-python/pympress/pympress-1.8.6.ebuild
@@ -1,3 +1,6 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )