URLs updated.

This commit is contained in:
Kolan Sh 2018-03-28 19:04:39 +03:00
parent fb056985d3
commit 73d9641eaf
11 changed files with 29 additions and 29 deletions

4
README
View File

@ -1,7 +1,7 @@
How to add this repo using layman How to add this repo using layman
================================= =================================
sudo layman -f -o https://git.backbone.ws/kolan/overlay/blobs/raw/master/layman.xml -a backbone sudo layman -f -o https://git.backbone.ws/kolan/Overlay/raw/branch/master/layman.xml -a backbone
Using Backbone's Profiles Using Backbone's Profiles
@ -53,7 +53,7 @@ Remarks
======= =======
For Desktops/Laptops I'm using backbone-sources: For Desktops/Laptops I'm using backbone-sources:
https://redmine.backbone.ws/projects/backbone-sources/wiki/Wiki. https://git.backbone.ws/kolan/backbone-sources.
For Gentoo/Kernel Upgrading I'm using app-admin/gentoo-upgrade package scripts. For Gentoo/Kernel Upgrading I'm using app-admin/gentoo-upgrade package scripts.

View File

@ -7,17 +7,17 @@ EAPI=4
inherit eutils inherit eutils
if [[ ${PV} == "9999" ]] ; then if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/backbone/gentoo-upgrade.git"} EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/Gentoo-Upgrade.git"}
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""
else else
SRC_URI="ftp://backbone.ws/projects/gentoo-upgrade/${P}.tar.bz2" SRC_URI="https://git.backbone.ws/kolan/gentoo-upgrade/archive/v${PVR}.tar.gz -> gentoo-upgrade-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64" KEYWORDS="-* ~x86 ~amd64"
fi fi
DESCRIPTION="Automated Gentoo upgrading" DESCRIPTION="Automated Gentoo upgrading"
HOMEPAGE="https://chili.backbone.ws/projects/gentoo-upgrade" HOMEPAGE="https://git.backbone.ws/kolan/Gentoo-Upgrade"
SLOT="0" SLOT="0"

View File

@ -7,17 +7,17 @@ EAPI=4
inherit eutils inherit eutils
if [[ ${PV} == "9999" ]] ; then if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/backbone/htpasswd.git"} EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/htpasswd.git"}
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""
else else
SRC_URI="ftp://backbone.ws/projects/htpasswd/${P}.tar.bz2" SRC_URI="https://git.backbone.ws/kolan/htpasswd/archive/v${PVR}.tar.gz -> htpasswd-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64" KEYWORDS="-* ~x86 ~amd64"
fi fi
DESCRIPTION="Automated Gentoo upgrading" DESCRIPTION="Automated Gentoo upgrading"
HOMEPAGE="https://chili.backbone.ws/projects/htpasswd" HOMEPAGE="https://git.backbone.ws/kolan/htpasswd"
SLOT="0" SLOT="0"

View File

@ -7,17 +7,17 @@ EAPI=4
inherit eutils inherit eutils
if [[ ${PV} == "9999" ]] ; then if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/backbone/network-profile.git"} EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/obsolete.gentoo-network-profile.git"}
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""
else else
SRC_URI="ftp://backbone.ws/projects/network-profile/${P}.tar.bz2" SRC_URI="https://git.backbone.ws/kolan/obsolete.gentoo-network-profile/archive/v${PVR}.tar.gz -> gentoo-network-profile-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64" KEYWORDS="-* ~x86 ~amd64"
fi fi
DESCRIPTION="Gentoo network profiling" DESCRIPTION="Gentoo network profiling"
HOMEPAGE="https://chili.backbone.ws/projects/network-profile" HOMEPAGE="https://git.backbone.ws/kolan/obsolete.gentoo-network-profile"
SLOT="0" SLOT="0"

View File

@ -7,17 +7,17 @@ EAPI=4
inherit eutils inherit eutils
if [[ ${PV} == "9999" ]] ; then if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/backbone/findcruftfiles.git"} EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/Portage-FindCruftFiles.git"}
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""
else else
SRC_URI="ftp://backbone.ws/projects/findcruftfiles/${P}.tar.bz2" SRC_URI="https://git.backbone.ws/kolan/portage-findcruftfiles/archive/v${PVR}.tar.gz -> portage-findcruftfiles-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64" KEYWORDS="-* ~x86 ~amd64"
fi fi
DESCRIPTION="Automated Gentoo upgrading" DESCRIPTION="Automated Gentoo upgrading"
HOMEPAGE="https://redmine.backbone.ws/projects/findcruftfiles" HOMEPAGE="https://git.backbone.ws/kolan/Portage-FindCruftFiles"
SLOT="0" SLOT="0"

View File

@ -7,18 +7,18 @@ EAPI=5
inherit cmake-utils inherit cmake-utils
if [[ ${PV} == "9999" ]] ; then if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git://git.backbone.ws/gtk/gobject-plugin.git"} EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/gobject-plugin.git"}
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""
else else
#SRC_URI="ftp://ftp.backbone.ws/projects/gobject-plugin/${P}.tar.bz2" #SRC_URI="ftp://ftp.backbone.ws/projects/gobject-plugin/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/gtk/gobject-plugin/archive/v${PVR}.tar.gz -> gobject-plugin-${PVR}.tar.gz" SRC_URI="https://git.backbone.ws/kolan/gobject-plugin/archive/v${PVR}.tar.gz -> gobject-plugin-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64" KEYWORDS="-* ~x86 ~amd64"
fi fi
DESCRIPTION="Host/Plugin Interfaces for GObject Based Applications/Libraries." DESCRIPTION="Host/Plugin Interfaces for GObject Based Applications/Libraries."
HOMEPAGE="https://redmine.backbone.ws/projects/plugin" HOMEPAGE="https://git.backbone.ws/kolan/gobject-plugin"
SLOT="0" SLOT="0"

View File

@ -4,7 +4,7 @@
name = "backbone" name = "backbone"
status="unofficial" status="unofficial"
type = "git" type = "git"
src = "git://github.com/backbone/overlay.git" src = "https://git.backbone.ws/kolan/overlay.git"
contact = "backbone@backbone.ws"> contact = "backbone@backbone.ws">
<link>https://git.backbone.ws/kolan/overlay</link> <link>https://git.backbone.ws/kolan/overlay</link>
<description>Backbones Portage overlay.</description> <description>Backbones Portage overlay.</description>

View File

@ -7,11 +7,11 @@ EAPI=4
inherit eutils inherit eutils
if [[ ${PV} == "9999" ]] ; then if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git://git.backbone.ws/linux/corefonts-lucon.git"} EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/corefonts-lucidaconsole.git"}
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""
else else
SRC_URI="https://git.backbone.ws/linux/corefonts-lucon/archive/v${PV}.tar.gz -> corefonts-lucon-${PV}.tar.gz" SRC_URI="https://git.backbone.ws/kolan/corefonts-lucidaconsole/archive/v${PV}.tar.gz -> corefonts-lucon-${PV}.tar.gz"
KEYWORDS="-* x86 amd64" KEYWORDS="-* x86 amd64"
fi fi

View File

@ -4,19 +4,19 @@
EAPI=4 EAPI=4
EGIT_REPO_URI="git://github.com/backbone/snail.git" EGIT_REPO_URI="https://git.backbone.ws/kolan/snail.git"
[[ 9999 == ${PV} ]] && vcs=git [[ 9999 == ${PV} ]] && vcs=git
inherit $vcs eutils inherit $vcs eutils
if [[ 9999 != ${PV} ]]; then if [[ 9999 != ${PV} ]]; then
SRC_URI="ftp://backbone.ws/projects/snail/${P}.tar.bz2" SRC_URI="https://git.backbone.ws/kolan/snail/archive/v${PVR}.tar.gz -> snail-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64" KEYWORDS="-* ~x86 ~amd64"
fi fi
DESCRIPTION="Snail - nVidia Optimus support" DESCRIPTION="Snail - nVidia Optimus support"
HOMEPAGE="https://chili.backbone.ws/projects/snail" HOMEPAGE="https://git.backbone.ws/kolan/Snail"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"

View File

@ -4,19 +4,19 @@
EAPI=4 EAPI=4
EGIT_REPO_URI="git://github.com/backbone/snail.git" EGIT_REPO_URI="https://git.backbone.ws/kolan/snail.git"
[[ 9999 == ${PV} ]] && vcs=git-r3 [[ 9999 == ${PV} ]] && vcs=git-r3
inherit $vcs eutils inherit $vcs eutils
if [[ 9999 != ${PV} ]]; then if [[ 9999 != ${PV} ]]; then
SRC_URI="ftp://backbone.ws/projects/snail/${P}.tar.bz2" SRC_URI="https://git.backbone.ws/kolan/snail/archive/v${PVR}.tar.gz -> snail-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64" KEYWORDS="-* ~x86 ~amd64"
fi fi
DESCRIPTION="Snail - nVidia Optimus support" DESCRIPTION="Snail - nVidia Optimus support"
HOMEPAGE="https://chili.backbone.ws/projects/snail" HOMEPAGE="https://git.backbone.ws/kolan/Snail"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"

View File

@ -7,18 +7,18 @@ EAPI=5
inherit cmake-utils inherit cmake-utils
if [[ ${PV} == "9999" ]] ; then if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git://git.backbone.ws/gtk/cairo-chart.git"} EGIT_REPO_URI=${EGIT_REPO_URI:-"https://git.backbone.ws/kolan/cairo-chart.git"}
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""
else else
#SRC_URI="ftp://ftp.backbone.ws/projects/cairo-chart/${P}.tar.bz2" #SRC_URI="ftp://ftp.backbone.ws/projects/cairo-chart/${P}.tar.bz2"
SRC_URI="https://git.backbone.ws/gtk/cairo-chart/archive/v${PVR}.tar.gz -> cairo--chart-${PVR}.tar.gz" SRC_URI="https://git.backbone.ws/kolan/cairo-chart/archive/v${PVR}.tar.gz -> cairo-chart-${PVR}.tar.gz"
KEYWORDS="-* ~x86 ~amd64" KEYWORDS="-* ~x86 ~amd64"
fi fi
DESCRIPTION="GtkChart for Gtk.DrawingArea (Cairo)." DESCRIPTION="GtkChart for Gtk.DrawingArea (Cairo)."
HOMEPAGE="https://redmine.backbone.ws/projects/cairo-chart" HOMEPAGE="https://git.backbone.ws/kolan/Cairo-Chart"
SLOT="0" SLOT="0"