diff options
Diffstat (limited to 'dev-python/vobject/vobject-0.9.5.ebuild')
-rw-r--r-- | dev-python/vobject/vobject-0.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/vobject/vobject-0.9.5.ebuild b/dev-python/vobject/vobject-0.9.5.ebuild index 0ea2d2e849f8..99539b059e84 100644 --- a/dev-python/vobject/vobject-0.9.5.ebuild +++ b/dev-python/vobject/vobject-0.9.5.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="Python package for parsing and generating vCard and vCalendar files" HOMEPAGE="http://eventable.github.io/vobject/ - https://pypi.org/project/vobject + https://pypi.org/project/vobject/ https://github.com/eventable/vobject" SRC_URI="https://github.com/eventable/vobject/archive/${PV}.tar.gz -> ${P}.tar.gz" |