app-office/*: GSchemas fixed.

master
Kolan Sh 2018-05-09 11:40:34 +03:00
parent 8eb8aa9c23
commit 44155ac8d8
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
EAPI=5 EAPI=5
inherit cmake-utils inherit gnome2-utils cmake-utils
if [[ ${PV} == "9999" ]] ; then 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.Data-Example.git"}

View File

@ -4,7 +4,7 @@
EAPI=5 EAPI=5
inherit cmake-utils inherit cmake-utils gnome2-utils
if [[ ${PV} == "9999" ]] ; then 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.Object-Example.git"}