forked from tastytea/overlay
git.schlomp.space -> schlomp.space
This commit is contained in:
parent
1c2018e2f2
commit
4dd36d89b0
|
@ -6,7 +6,7 @@ This is an unofficial repository for [Portage](https://wiki.gentoo.org/wiki/Proj
|
||||||
## Add this repository
|
## Add this repository
|
||||||
|
|
||||||
```BASH
|
```BASH
|
||||||
eselect repository add tastytea git https://git.schlomp.space/tastytea/overlay.git
|
eselect repository add tastytea git https://schlomp.space/tastytea/overlay.git
|
||||||
```
|
```
|
||||||
|
|
||||||
More information can be found in the [Gentoo wiki](https://wiki.gentoo.org/wiki/Eselect/Repository).
|
More information can be found in the [Gentoo wiki](https://wiki.gentoo.org/wiki/Eselect/Repository).
|
||||||
|
|
|
@ -2,8 +2,8 @@ EAPI=6
|
||||||
inherit cmake-utils
|
inherit cmake-utils
|
||||||
|
|
||||||
DESCRIPTION="mastodon-cpp is a C++ wrapper for the Mastodon API."
|
DESCRIPTION="mastodon-cpp is a C++ wrapper for the Mastodon API."
|
||||||
HOMEPAGE="https://git.schlomp.space/tastytea/mastodon-cpp"
|
HOMEPAGE="https://schlomp.space/tastytea/mastodon-cpp"
|
||||||
SRC_URI="https://git.schlomp.space/tastytea/mastodon-cpp/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://schlomp.space/tastytea/mastodon-cpp/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
|
@ -6,8 +6,8 @@ EAPI=6
|
||||||
inherit git-r3 cmake-utils
|
inherit git-r3 cmake-utils
|
||||||
|
|
||||||
DESCRIPTION="mastodon-cpp is a C++ wrapper for the Mastodon API."
|
DESCRIPTION="mastodon-cpp is a C++ wrapper for the Mastodon API."
|
||||||
HOMEPAGE="https://git.schlomp.space/tastytea/mastodon-cpp"
|
HOMEPAGE="https://schlomp.space/tastytea/mastodon-cpp"
|
||||||
EGIT_REPO_URI="https://git.schlomp.space/tastytea/mastodon-cpp.git"
|
EGIT_REPO_URI="https://schlomp.space/tastytea/mastodon-cpp.git"
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
|
|
|
@ -6,8 +6,8 @@ EAPI=6
|
||||||
inherit git-r3 cmake-utils
|
inherit git-r3 cmake-utils
|
||||||
|
|
||||||
DESCRIPTION="Mastodon bot that expands shortened URLs."
|
DESCRIPTION="Mastodon bot that expands shortened URLs."
|
||||||
HOMEPAGE="https://git.schlomp.space/tastytea/expandurl-mastodon"
|
HOMEPAGE="https://schlomp.space/tastytea/expandurl-mastodon"
|
||||||
EGIT_REPO_URI="https://git.schlomp.space/tastytea/expandurl-mastodon.git"
|
EGIT_REPO_URI="https://schlomp.space/tastytea/expandurl-mastodon.git"
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
|
|
|
@ -6,8 +6,8 @@ EAPI=6
|
||||||
inherit git-r3 cmake-utils
|
inherit git-r3 cmake-utils
|
||||||
|
|
||||||
DESCRIPTION="Another RSS to Mastodon bot"
|
DESCRIPTION="Another RSS to Mastodon bot"
|
||||||
HOMEPAGE="https://git.schlomp.space/tastytea/mastorss"
|
HOMEPAGE="https://schlomp.space/tastytea/mastorss"
|
||||||
EGIT_REPO_URI="https://git.schlomp.space/tastytea/mastorss.git"
|
EGIT_REPO_URI="https://schlomp.space/tastytea/mastorss.git"
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
|
|
|
@ -4,12 +4,12 @@
|
||||||
<repo quality="experimental" status="unofficial">
|
<repo quality="experimental" status="unofficial">
|
||||||
<name>tastytea</name>
|
<name>tastytea</name>
|
||||||
<description>Some ebuilds, no guarantees</description>
|
<description>Some ebuilds, no guarantees</description>
|
||||||
<homepage>https://git.schlomp.space/tastytea/overlay</homepage>
|
<homepage>https://schlomp.space/tastytea/overlay</homepage>
|
||||||
<owner>
|
<owner>
|
||||||
<email>overlay@tastytea.de</email>
|
<email>overlay@tastytea.de</email>
|
||||||
<name>tastytea</name>
|
<name>tastytea</name>
|
||||||
</owner>
|
</owner>
|
||||||
<source type="git">https://git.schlomp.space/tastytea/overlay.git</source>
|
<source type="git">https://schlomp.space/tastytea/overlay.git</source>
|
||||||
<source type="git">https://git.tastytea.de/repos/overlay-tastytea.git</source>
|
<source type="git">https://git.tastytea.de/repos/overlay-tastytea.git</source>
|
||||||
<feed>https://git.tastytea.de/?p=overlay-tastytea.git;a=atom</feed>
|
<feed>https://git.tastytea.de/?p=overlay-tastytea.git;a=atom</feed>
|
||||||
</repo>
|
</repo>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user