-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit distutils-r1
DESCRIPTION="Basic functions for handling mime-types in python"
-HOMEPAGE="
- https://code.google.com/p/mimeparse
- https://github.com/dbtsai/python-mimeparse"
+HOMEPAGE="https://github.com/dbtsai/python-mimeparse"
MY_PN="python-${PN}"
MY_P="${MY_PN}-${PV}"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Basic functions for handling mime-types in python"
-HOMEPAGE="
- https://code.google.com/p/mimeparse
- https://github.com/dbtsai/python-mimeparse"
+HOMEPAGE="https://github.com/dbtsai/python-mimeparse"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"