summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 08:34:55 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:35:44 +0200
commitdf3afe08c45159c3bf349bb3153dbb1edc00d16c (patch)
tree354f6683d06a4dcf3679e6269d0c7db9d2c205fb /app-emulation/wine-desktop-common
parentapp-emulation/docker-proxy: use HTTPS for GitHub (diff)
downloadgentoo-df3afe08c45159c3bf349bb3153dbb1edc00d16c.tar.gz
gentoo-df3afe08c45159c3bf349bb3153dbb1edc00d16c.tar.bz2
gentoo-df3afe08c45159c3bf349bb3153dbb1edc00d16c.zip
app-emulation/wine-desktop-common: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-emulation/wine-desktop-common')
-rw-r--r--app-emulation/wine-desktop-common/wine-desktop-common-20150204.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/wine-desktop-common/wine-desktop-common-20150204.ebuild b/app-emulation/wine-desktop-common/wine-desktop-common-20150204.ebuild
index b5131486decd..4523cd282093 100644
--- a/app-emulation/wine-desktop-common/wine-desktop-common-20150204.ebuild
+++ b/app-emulation/wine-desktop-common/wine-desktop-common-20150204.ebuild
@@ -7,9 +7,9 @@ inherit gnome2-utils
DESCRIPTION="Various desktop menu items and icons for wine"
HOMEPAGE="https://github.com/NP-Hardass/wine-desktop-common
- http://dev.gentoo.org/~tetromino/distfiles/wine
- http://bazaar.launchpad.net/~ubuntu-wine/wine/ubuntu-debian-dir/files/head:/debian/"
-SRC_URI="http://github.com/NP-Hardass/${PN}/archive/${PV//./}.tar.gz -> ${P}.tar.gz"
+ https://dev.gentoo.org/~tetromino/distfiles/wine
+ https://bazaar.launchpad.net/~ubuntu-wine/wine/ubuntu-debian-dir/files/head:/debian/"
+SRC_URI="https://github.com/NP-Hardass/${PN}/archive/${PV//./}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"