diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-12-10 14:36:49 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-12-10 14:36:49 -0500 |
commit | 10d3e1473761c48e3a261798c849dfb1db7b0f59 (patch) | |
tree | c208b1248fa0e08a359dba0f106dac5480d0d405 /app-admin | |
parent | app-admin/python-updater: Release 0.14 (diff) | |
download | gentoo-10d3e1473761c48e3a261798c849dfb1db7b0f59.tar.gz gentoo-10d3e1473761c48e3a261798c849dfb1db7b0f59.tar.bz2 gentoo-10d3e1473761c48e3a261798c849dfb1db7b0f59.zip |
app-admin/python-updater: Shorten DESCRIPTION
Package-Manager: portage-2.2.26_p25
Diffstat (limited to 'app-admin')
5 files changed, 5 insertions, 5 deletions
diff --git a/app-admin/python-updater/python-updater-0.11.ebuild b/app-admin/python-updater/python-updater-0.11.ebuild index 01c1e527dccc..34982ddacde8 100644 --- a/app-admin/python-updater/python-updater-0.11.ebuild +++ b/app-admin/python-updater/python-updater-0.11.ebuild @@ -8,7 +8,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-2 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 SRC_URI="" diff --git a/app-admin/python-updater/python-updater-0.12.ebuild b/app-admin/python-updater/python-updater-0.12.ebuild index 18dac51499c5..f7b7f51740ae 100644 --- a/app-admin/python-updater/python-updater-0.12.ebuild +++ b/app-admin/python-updater/python-updater-0.12.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" 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" diff --git a/app-admin/python-updater/python-updater-0.14.ebuild b/app-admin/python-updater/python-updater-0.14.ebuild index b13d97d728ce..f5baa61c0791 100644 --- a/app-admin/python-updater/python-updater-0.14.ebuild +++ b/app-admin/python-updater/python-updater-0.14.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" 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" |