diff --git a/app-office/laview-core/laview-core-9999.ebuild b/app-office/laview-core/laview-core-9999.ebuild index 185c8d7c..0bc70513 100644 --- a/app-office/laview-core/laview-core-9999.ebuild +++ b/app-office/laview-core/laview-core-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit gnome2-utils cmake-utils if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Core.git"} + EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/LAview.Core.git"} inherit git-r3 KEYWORDS="" else diff --git a/app-office/laview-data-example/laview-data-example-9999.ebuild b/app-office/laview-data-example/laview-data-example-9999.ebuild index 65d3edcb..b214afc0 100644 --- a/app-office/laview-data-example/laview-data-example-9999.ebuild +++ b/app-office/laview-data-example/laview-data-example-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit gnome2-utils cmake-utils if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Data-Example.git"} + EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/LAview.Data-Example.git"} inherit git-r3 KEYWORDS="" else diff --git a/app-office/laview-desktop/laview-desktop-9999.ebuild b/app-office/laview-desktop/laview-desktop-9999.ebuild index 04f29d4e..1899ca5e 100644 --- a/app-office/laview-desktop/laview-desktop-9999.ebuild +++ b/app-office/laview-desktop/laview-desktop-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit gnome2-utils cmake-utils if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Desktop.git"} + EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/LAview.Desktop.git"} inherit git-r3 KEYWORDS="" else diff --git a/app-office/laview-latex-struct/laview-latex-struct-9999.ebuild b/app-office/laview-latex-struct/laview-latex-struct-9999.ebuild index 93504214..b6d48f9a 100644 --- a/app-office/laview-latex-struct/laview-latex-struct-9999.ebuild +++ b/app-office/laview-latex-struct/laview-latex-struct-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.LaTeX-Struct.git"} + EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/LAview.LaTeX-Struct.git"} inherit git-r3 KEYWORDS="" else diff --git a/app-office/laview-object-example/laview-object-example-9999.ebuild b/app-office/laview-object-example/laview-object-example-9999.ebuild index 1956f1aa..1a9c0402 100644 --- a/app-office/laview-object-example/laview-object-example-9999.ebuild +++ b/app-office/laview-object-example/laview-object-example-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils gnome2-utils if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Object-Example.git"} + EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/LAview.Object-Example.git"} inherit git-r3 KEYWORDS="" else