diff options
Diffstat (limited to 'app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild')
-rw-r--r-- | app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild index 752c20ab2a0b..49b2705ec641 100644 --- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild +++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217-r1.ebuild @@ -6,9 +6,9 @@ EAPI=4 inherit eutils prefix DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, repoman, layman, etc)" -HOMEPAGE="http://www.gentoo.org/" +HOMEPAGE="https://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2 - http://dev.gentoo.org/~darkside/tmp/${P}.tar.bz2" + https://dev.gentoo.org/~darkside/tmp/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |