diff options
Diffstat (limited to 'dev-libs/newt/newt-0.52.18.ebuild')
-rw-r--r-- | dev-libs/newt/newt-0.52.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/newt/newt-0.52.18.ebuild b/dev-libs/newt/newt-0.52.18.ebuild index 5b8a6e093be6..bb64ecc2c13b 100644 --- a/dev-libs/newt/newt-0.52.18.ebuild +++ b/dev-libs/newt/newt-0.52.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit python-r1 eutils multilib autotools toolchain-funcs DESCRIPTION="Redhat's Newt windowing toolkit development files" -HOMEPAGE="https://fedorahosted.org/newt/" -SRC_URI="https://fedorahosted.org/releases/n/e/newt/${P}.tar.gz" +HOMEPAGE="https://pagure.io/newt" +SRC_URI="https://releases.pagure.org/newt/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" |