diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-05 10:49:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-05 10:49:47 +0300 |
commit | 199975438c949cae25b2973f54fa68a6ae457e89 (patch) | |
tree | c2e6e4f4daee39ada18b8561d2932ded7f87e58e /dev-util/pkgdev/pkgdev-9999.ebuild | |
parent | app-text/html2text: Stabilize 2.1.1 ppc64, #863695 (diff) | |
download | gentoo-199975438c949cae25b2973f54fa68a6ae457e89.tar.gz gentoo-199975438c949cae25b2973f54fa68a6ae457e89.tar.bz2 gentoo-199975438c949cae25b2973f54fa68a6ae457e89.zip |
dev-util/pkgdev: remove merged patch from live version
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pkgdev/pkgdev-9999.ebuild')
-rw-r--r-- | dev-util/pkgdev/pkgdev-9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-util/pkgdev/pkgdev-9999.ebuild b/dev-util/pkgdev/pkgdev-9999.ebuild index f7d2c6919798..0437ec766489 100644 --- a/dev-util/pkgdev/pkgdev-9999.ebuild +++ b/dev-util/pkgdev/pkgdev-9999.ebuild @@ -61,10 +61,6 @@ fi BDEPEND+="test? ( dev-python/pytest )" RDEPEND+="dev-vcs/git" -PATCHES=( - "${FILESDIR}"/${P}-fix-signoff-example.patch -) - distutils_enable_sphinx doc distutils_enable_tests setup.py |