media-video/aegisub: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 17:41:16 +0000 (03:41 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:44:45 +0000 (11:44 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-video/aegisub/aegisub-9999.ebuild

index b13457535743033941712de69d3f7f58c0be2e59..3d4464c989fa19290adb1507906968dcbb8918bb 100644 (file)
@@ -10,7 +10,7 @@ inherit autotools gnome2-utils l10n wxwidgets xdg-utils git-r3
 
 DESCRIPTION="Advanced subtitle editor"
 HOMEPAGE="http://www.aegisub.org/ https://github.com/Aegisub/Aegisub"
-EGIT_REPO_URI=( {https,git}://github.com/${PN^}/${PN^}.git )
+EGIT_REPO_URI="https://github.com/${PN^}/${PN^}.git"
 # Submodules are used to pull bundled libraries.
 EGIT_SUBMODULES=()