summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/xonsh/xonsh-0.4.7.ebuild')
-rw-r--r--dev-python/xonsh/xonsh-0.4.7.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/xonsh/xonsh-0.4.7.ebuild b/dev-python/xonsh/xonsh-0.4.7.ebuild
index dd336ccde3d8..92dd9328a6e2 100644
--- a/dev-python/xonsh/xonsh-0.4.7.ebuild
+++ b/dev-python/xonsh/xonsh-0.4.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,9 +9,8 @@ inherit distutils-r1 eutils
DESCRIPTION="An exotic, usable shell"
HOMEPAGE="
- http://xonsh.readthedocs.org/
https://github.com/scopatz/xonsh
- http://pypi.org/project/xonsh/"
+ https://pypi.org/project/xonsh/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"