diff options
Diffstat (limited to 'app-admin/eselect/eselect-1.4.5.ebuild')
-rw-r--r-- | app-admin/eselect/eselect-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/eselect/eselect-1.4.5.ebuild b/app-admin/eselect/eselect-1.4.5.ebuild index 86daf5f53a2a..5c558357b978 100644 --- a/app-admin/eselect/eselect-1.4.5.ebuild +++ b/app-admin/eselect/eselect-1.4.5.ebuild @@ -8,7 +8,7 @@ inherit eutils bash-completion-r1 DESCRIPTION="Gentoo's multi-purpose configuration and management tool" HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect" -SRC_URI="http://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )" SLOT="0" |