summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Winston <amynka@gentoo.org>2016-04-24 20:59:28 +0200
committerAmy Winston <amynka@gentoo.org>2016-04-24 20:59:28 +0200
commit1384d8e62f12ece7d13c98e84a615173ee9fceb1 (patch)
treeeec1bf27c3a922d442b449523ec9bfa6d4361491 /dev-python/vdirsyncer
parentdev-python/vdirsyncer: fix dependencies bug #580902 (diff)
downloadgentoo-1384d8e62f12ece7d13c98e84a615173ee9fceb1.tar.gz
gentoo-1384d8e62f12ece7d13c98e84a615173ee9fceb1.tar.bz2
gentoo-1384d8e62f12ece7d13c98e84a615173ee9fceb1.zip
dev-python/vdirsyncer: homepage changed
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/vdirsyncer')
-rw-r--r--dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild2
-rw-r--r--dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild
index 9a69fa9bc3ef..db050929d7ee 100644
--- a/dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild
+++ b/dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="Synchronize calendars and contacts"
-HOMEPAGE="https://github.com/untitaker/vdirsyncer"
+HOMEPAGE="https://github.com/pimutils/vdirsyncer"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild
index 44d155b881bf..3683e2687a4b 100644
--- a/dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild
+++ b/dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{3,4} )
inherit distutils-r1
DESCRIPTION="Synchronize calendars and contacts"
-HOMEPAGE="https://github.com/untitaker/vdirsyncer"
+HOMEPAGE="https://github.com/pimutils/vdirsyncer"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"