summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/python-updater/python-updater-9999.ebuild')
-rw-r--r--app-admin/python-updater/python-updater-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/python-updater/python-updater-9999.ebuild b/app-admin/python-updater/python-updater-9999.ebuild
index 18dac51499c5..f7b7f51740ae 100644
--- a/app-admin/python-updater/python-updater-9999.ebuild
+++ b/app-admin/python-updater/python-updater-9999.ebuild
@@ -8,7 +8,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
fi
-DESCRIPTION="Script used to reinstall Python packages after changing of active Python versions"
+DESCRIPTION="Script used to reinstall Python packages after changing active Python versions"
HOMEPAGE="https://www.gentoo.org/proj/en/Python/"
if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/python-updater.git"