summaryrefslogtreecommitdiff
path: root/dev-python/daemonize
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/daemonize')
-rw-r--r--dev-python/daemonize/.audit1
-rw-r--r--dev-python/daemonize/Manifest2
-rw-r--r--dev-python/daemonize/daemonize-2.4.7.ebuild4
-rw-r--r--dev-python/daemonize/daemonize-2.5.0.ebuild4
-rw-r--r--dev-python/daemonize/metadata.xml21
5 files changed, 16 insertions, 16 deletions
diff --git a/dev-python/daemonize/.audit b/dev-python/daemonize/.audit
deleted file mode 100644
index c5beb1277892..000000000000
--- a/dev-python/daemonize/.audit
+++ /dev/null
@@ -1 +0,0 @@
-This is a simple addition of an ebuild not in Gentoo. It is used by razer stuff.
diff --git a/dev-python/daemonize/Manifest b/dev-python/daemonize/Manifest
index 31673aabb7a3..2e7debf49191 100644
--- a/dev-python/daemonize/Manifest
+++ b/dev-python/daemonize/Manifest
@@ -1,2 +1,2 @@
DIST daemonize-2.4.7.tar.gz 10096 BLAKE2B aeac5b0c0ac3dc0a1a069f3b1bdcc81bc8cc6703c4650ee6b569f6ce9caf6255551655e41a94406b1ff22817ef2f64d7826ad9491cbe1b0591e357141f34f06f SHA512 33c32893916b9bc45949bb4115bc8aee2eacd809535783eb7b07d3d3ee162ea969da5a739078f8b061e89da52e8da468f9d7fe916dd4f9d7dbea7012c2955e9d
-DIST daemonize-2.5.0.tar.gz 8759 BLAKE2B ab9cc033d0e3633aa6cea5938fb8594aeb348dfeee8a9ce786bd5bfb68d01c82bfe000d4327917a7386de4a0a282b8efb9d55b83a8237078338047fabdd0fb0a SHA512 5043db681b36028e3168cd2ad86235e0962bbdc46ded2f631ab36846083b0817524cddd7a9333997a82b4888b2490391bac2e1cfd043c1ddc129da54d2cbd6bd
+DIST daemonize-2.5.0.tar.gz 10126 BLAKE2B 10e13f93825309d48ef67d0725ed53dcca2220b3940b3b81e1e7f29cf7b6d89af40f94488a2398bec74c0f6235ef8b1626871bda4fb33c233a872a9ccea47558 SHA512 c17a14c073e22fc98b3663da207238d183c12e95750f14cddcf90419c51c95ebc36251bb95d0bb4db84a2fb243499329473e7d14172d855d3ee204757a2a1a65
diff --git a/dev-python/daemonize/daemonize-2.4.7.ebuild b/dev-python/daemonize/daemonize-2.4.7.ebuild
index e6393b451130..904a0e62f2e9 100644
--- a/dev-python/daemonize/daemonize-2.4.7.ebuild
+++ b/dev-python/daemonize/daemonize-2.4.7.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2020 Liguros Authors
+# Copyright 2020-2021 Liguros Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1 python-r1
diff --git a/dev-python/daemonize/daemonize-2.5.0.ebuild b/dev-python/daemonize/daemonize-2.5.0.ebuild
index e6393b451130..904a0e62f2e9 100644
--- a/dev-python/daemonize/daemonize-2.5.0.ebuild
+++ b/dev-python/daemonize/daemonize-2.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2020 Liguros Authors
+# Copyright 2020-2021 Liguros Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1 python-r1
diff --git a/dev-python/daemonize/metadata.xml b/dev-python/daemonize/metadata.xml
index 8cbad720b37e..342acb2d8a84 100644
--- a/dev-python/daemonize/metadata.xml
+++ b/dev-python/daemonize/metadata.xml
@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>dev@liguros.net</email>
- <name>Development</name>
- </maintainer>
- <upstream>
- <remote-id type="github">thesharp/daemonize</remote-id>
- </upstream>
- <origin>ports</origin>
-</pkgmetadata>
+ <maintainer type="project">
+ <email>dev@liguros.net</email>
+ <name>Development</name>
+ </maintainer>
+ <longdescription>This is a simple addition of an ebuild not in Gentoo. It is used by razer stuff.</longdescription>
+ <upstream>
+ <remote-id type="github">thesharp/daemonize</remote-id>
+ </upstream>
+ <origin>ports</origin>
+</pkgmetadata> \ No newline at end of file