diff --git a/app-office/laview-core/laview-core-9999.ebuild b/app-office/laview-core/laview-core-9999.ebuild index 9d22d9a1..185c8d7c 100644 --- a/app-office/laview-core/laview-core-9999.ebuild +++ b/app-office/laview-core/laview-core-9999.ebuild @@ -7,18 +7,18 @@ 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:-"git@git.backbone.ws:kolan/LAview.Core.git"} inherit git-r3 KEYWORDS="" else - #SRC_URI="ftp://ftp.backbone.ws/projects/laview-core/${P}.tar.bz2" - SRC_URI="https://git.backbone.ws/kolan/laview-core/archive/v${PVR}.tar.gz -> laview-core-${PVR}.tar.gz" + #SRC_URI="ftp://ftp.backbone.ws/projects/LAview.Core/${P}.tar.bz2" + SRC_URI="https://git.backbone.ws/kolan/LAview.Core/archive/v${PVR}.tar.gz -> laview-core-${PVR}.tar.gz" KEYWORDS="-* ~x86 ~amd64" fi DESCRIPTION="LAview Core Libraries." -HOMEPAGE="https://git.backbone.ws/kolan/laview-core" +HOMEPAGE="https://git.backbone.ws/kolan/LAview.Core" SLOT="0" diff --git a/app-office/laview-desktop/laview-desktop-9999.ebuild b/app-office/laview-desktop/laview-desktop-9999.ebuild index 58bcbc06..e7b35f24 100644 --- a/app-office/laview-desktop/laview-desktop-9999.ebuild +++ b/app-office/laview-desktop/laview-desktop-9999.ebuild @@ -7,18 +7,18 @@ 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:-"git@git.backbone.ws:kolan/LAview.Desktop.git"} inherit git-r3 KEYWORDS="" else - #SRC_URI="ftp://ftp.backbone.ws/projects/laview-desktop/${P}.tar.bz2" - SRC_URI="https://git.backbone.ws/kolan/laview-desktop/archive/v${PVR}.tar.gz -> laview-desktop-${PVR}.tar.gz" + #SRC_URI="ftp://ftp.backbone.ws/projects/LAview.Desktop/${P}.tar.bz2" + SRC_URI="https://git.backbone.ws/kolan/LAview.Desktop/archive/v${PVR}.tar.gz -> laview-desktop-${PVR}.tar.gz" KEYWORDS="-* ~x86 ~amd64" fi DESCRIPTION="LAview Desktop Application." -HOMEPAGE="https://git.backbone.ws/kolan/laview-desktop" +HOMEPAGE="https://git.backbone.ws/kolan/LAview.Desktop" SLOT="0" 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 e735fc79..1952af56 100644 --- a/app-office/laview-latex-struct/laview-latex-struct-9999.ebuild +++ b/app-office/laview-latex-struct/laview-latex-struct-9999.ebuild @@ -7,12 +7,12 @@ 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:-"git@git.backbone.ws:kolan/LAview.LaTeX-Struct.git"} inherit git-r3 KEYWORDS="" else - #SRC_URI="ftp://ftp.backbone.ws/projects/laview-latex-struct/${P}.tar.bz2" - SRC_URI="https://git.backbone.ws/kolan/laview-latex-struct/archive/v${PVR}.tar.gz -> laview-latex-struct-${PVR}.tar.gz" + #SRC_URI="ftp://ftp.backbone.ws/projects/LAview.LaTeX-Struct/${P}.tar.bz2" + SRC_URI="https://git.backbone.ws/kolan/LAview.LaTeX-Struct/archive/v${PVR}.tar.gz -> laview-latex-struct-${PVR}.tar.gz" KEYWORDS="-* ~x86 ~amd64" fi diff --git a/app-office/laview-plugin-data-example/laview-plugin-data-example-9999.ebuild b/app-office/laview-plugin-data-example/laview-plugin-data-example-9999.ebuild index 1b959ede..2944452d 100644 --- a/app-office/laview-plugin-data-example/laview-plugin-data-example-9999.ebuild +++ b/app-office/laview-plugin-data-example/laview-plugin-data-example-9999.ebuild @@ -7,12 +7,12 @@ EAPI=5 inherit 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:-"git@git.backbone.ws:kolan/LAview.Plugin.Data-Example.git"} inherit git-r3 KEYWORDS="" else - #SRC_URI="ftp://ftp.backbone.ws/projects/laview-plugin-data-example/${P}.tar.bz2" - SRC_URI="https://git.backbone.ws/kolan/laview-data-example/archive/v${PVR}.tar.gz -> laview-plugin-data-example-${PVR}.tar.gz" + #SRC_URI="ftp://ftp.backbone.ws/projects/LAview.Plugin.Data-Example/${P}.tar.bz2" + SRC_URI="https://git.backbone.ws/kolan/LAview.Plugin.Data-Example/archive/v${PVR}.tar.gz -> laview-plugin-data-example-${PVR}.tar.gz" KEYWORDS="-* ~x86 ~amd64" fi diff --git a/app-office/laview-plugin-object-example/laview-plugin-object-example-9999.ebuild b/app-office/laview-plugin-object-example/laview-plugin-object-example-9999.ebuild index bbd48571..675a2f44 100644 --- a/app-office/laview-plugin-object-example/laview-plugin-object-example-9999.ebuild +++ b/app-office/laview-plugin-object-example/laview-plugin-object-example-9999.ebuild @@ -7,12 +7,12 @@ EAPI=5 inherit cmake-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:-"git@git.backbone.ws:kolan/LAview.Plugin.Object-Example.git"} inherit git-r3 KEYWORDS="" else - #SRC_URI="ftp://ftp.backbone.ws/projects/laview-plugin-object-example/${P}.tar.bz2" - SRC_URI="https://git.backbone.ws/kolan/laview-object-example/archive/v${PVR}.tar.gz -> laview-plugin-protocol-example-${PVR}.tar.gz" + #SRC_URI="ftp://ftp.backbone.ws/projects/LAview.Plugin.Object-Example/${P}.tar.bz2" + SRC_URI="https://git.backbone.ws/kolan/LAview.Plugin.Object-Example/archive/v${PVR}.tar.gz -> laview-plugin-object-example-${PVR}.tar.gz" KEYWORDS="-* ~x86 ~amd64" fi