URLs updated.
This commit is contained in:
parent
fb056985d3
commit
73d9641eaf
4
README
4
README
|
@ -1,7 +1,7 @@
|
|||
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
|
||||
|
@ -53,7 +53,7 @@ Remarks
|
|||
=======
|
||||
|
||||
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.
|
||||
|
||||
|
|
|
@ -7,17 +7,17 @@ EAPI=4
|
|||
inherit eutils
|
||||
|
||||
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
|
||||
KEYWORDS=""
|
||||
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"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Automated Gentoo upgrading"
|
||||
|
||||
HOMEPAGE="https://chili.backbone.ws/projects/gentoo-upgrade"
|
||||
HOMEPAGE="https://git.backbone.ws/kolan/Gentoo-Upgrade"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
|
|
|
@ -7,17 +7,17 @@ EAPI=4
|
|||
inherit eutils
|
||||
|
||||
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
|
||||
KEYWORDS=""
|
||||
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"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Automated Gentoo upgrading"
|
||||
|
||||
HOMEPAGE="https://chili.backbone.ws/projects/htpasswd"
|
||||
HOMEPAGE="https://git.backbone.ws/kolan/htpasswd"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
|
|
|
@ -7,17 +7,17 @@ EAPI=4
|
|||
inherit eutils
|
||||
|
||||
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
|
||||
KEYWORDS=""
|
||||
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"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Gentoo network profiling"
|
||||
|
||||
HOMEPAGE="https://chili.backbone.ws/projects/network-profile"
|
||||
HOMEPAGE="https://git.backbone.ws/kolan/obsolete.gentoo-network-profile"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
|
|
|
@ -7,17 +7,17 @@ EAPI=4
|
|||
inherit eutils
|
||||
|
||||
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
|
||||
KEYWORDS=""
|
||||
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"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Automated Gentoo upgrading"
|
||||
|
||||
HOMEPAGE="https://redmine.backbone.ws/projects/findcruftfiles"
|
||||
HOMEPAGE="https://git.backbone.ws/kolan/Portage-FindCruftFiles"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
|
|
|
@ -7,18 +7,18 @@ EAPI=5
|
|||
inherit cmake-utils
|
||||
|
||||
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
|
||||
KEYWORDS=""
|
||||
else
|
||||
#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"
|
||||
fi
|
||||
|
||||
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"
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name = "backbone"
|
||||
status="unofficial"
|
||||
type = "git"
|
||||
src = "git://github.com/backbone/overlay.git"
|
||||
src = "https://git.backbone.ws/kolan/overlay.git"
|
||||
contact = "backbone@backbone.ws">
|
||||
<link>https://git.backbone.ws/kolan/overlay</link>
|
||||
<description>Backbone’s Portage overlay.</description>
|
||||
|
|
|
@ -7,11 +7,11 @@ EAPI=4
|
|||
inherit eutils
|
||||
|
||||
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
|
||||
KEYWORDS=""
|
||||
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"
|
||||
fi
|
||||
|
||||
|
|
|
@ -4,19 +4,19 @@
|
|||
|
||||
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
|
||||
|
||||
inherit $vcs eutils
|
||||
|
||||
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"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Snail - nVidia Optimus support"
|
||||
HOMEPAGE="https://chili.backbone.ws/projects/snail"
|
||||
HOMEPAGE="https://git.backbone.ws/kolan/Snail"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
|
|
@ -4,19 +4,19 @@
|
|||
|
||||
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
|
||||
|
||||
inherit $vcs eutils
|
||||
|
||||
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"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Snail - nVidia Optimus support"
|
||||
HOMEPAGE="https://chili.backbone.ws/projects/snail"
|
||||
HOMEPAGE="https://git.backbone.ws/kolan/Snail"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
|
|
@ -7,18 +7,18 @@ EAPI=5
|
|||
inherit cmake-utils
|
||||
|
||||
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
|
||||
KEYWORDS=""
|
||||
else
|
||||
#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"
|
||||
fi
|
||||
|
||||
DESCRIPTION="GtkChart for Gtk.DrawingArea (Cairo)."
|
||||
|
||||
HOMEPAGE="https://redmine.backbone.ws/projects/cairo-chart"
|
||||
HOMEPAGE="https://git.backbone.ws/kolan/Cairo-Chart"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue