summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/python-updater/python-updater-0.13.ebuild')
-rw-r--r--app-admin/python-updater/python-updater-0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/python-updater/python-updater-0.13.ebuild b/app-admin/python-updater/python-updater-0.13.ebuild
index b13d97d728ce..f5baa61c0791 100644
--- a/app-admin/python-updater/python-updater-0.13.ebuild
+++ b/app-admin/python-updater/python-updater-0.13.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"