diff options
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild b/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild index ea967093a040..cafbce2680aa 100644 --- a/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild +++ b/app-eselect/eselect-timezone/eselect-timezone-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 DESCRIPTION="Manages timezone selection" HOMEPAGE="https://www.gentoo.org" -SRC_URI="https://dev.gentoo.org/~ottxor/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~junghans/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |