summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-23 11:54:09 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-23 11:57:55 +0100
commit41dd7bb0aa6083c8f0056ce2f80e1abcfa0e15ad (patch)
treeea7b4df7e75df5482db9a117b464e5d3d585db1c /net-irc/irker
parentRename dev-python/{PySDL2 → pysdl2} (diff)
downloadgentoo-41dd7bb0aa6083c8f0056ce2f80e1abcfa0e15ad.tar.gz
gentoo-41dd7bb0aa6083c8f0056ce2f80e1abcfa0e15ad.tar.bz2
gentoo-41dd7bb0aa6083c8f0056ce2f80e1abcfa0e15ad.zip
Rename dev-python/{PySocks → pysocks}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-irc/irker')
-rw-r--r--net-irc/irker/irker-2.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/irker/irker-2.24.ebuild b/net-irc/irker/irker-2.24.ebuild
index e113d225a4ee..b049f1c3efd0 100644
--- a/net-irc/irker/irker-2.24.ebuild
+++ b/net-irc/irker/irker-2.24.ebuild
@@ -58,5 +58,5 @@ src_install() {
}
pkg_postinst() {
- optfeature "SOCKS5 proxy support" dev-python/PySocks
+ optfeature "SOCKS5 proxy support" dev-python/pysocks
}