2020-01-17 19:44:21 +01:00
|
|
|
= Portage repository “tastytea”
|
|
|
|
:uri-portage: https://wiki.gentoo.org/wiki/Project:Portage
|
|
|
|
:uri-gentoo: https://gentoo.org/
|
|
|
|
:uri-eselect-repository: https://wiki.gentoo.org/wiki/Eselect/Repository
|
|
|
|
:uri-layman: https://wiki.gentoo.org/wiki/Layman
|
|
|
|
:uri-pgp-key: https://tastytea.de/tastytea.asc
|
2021-05-27 07:49:55 +02:00
|
|
|
:uri-guru: https://wiki.gentoo.org/wiki/Project:GURU
|
2019-09-22 04:11:19 +02:00
|
|
|
|
2020-01-17 19:44:21 +01:00
|
|
|
This is an unofficial repository for link:{uri-portage}[Portage],
|
2021-05-27 07:49:55 +02:00
|
|
|
link:{uri-gentoo}[Gentoo]'s package manager. It depends on the
|
|
|
|
link:{uri-guru}[GURU] repository.
|
2019-09-22 04:11:19 +02:00
|
|
|
|
2022-01-05 20:54:39 +01:00
|
|
|
All ebuilds are marked as testing. All live-ebuilds have no keywords. I
|
|
|
|
will delete ebuilds I no longer use.
|
|
|
|
|
|
|
|
NOTE: Some ebuilds are a bit hacky, use at your own risk. 😊
|
2019-09-22 04:11:19 +02:00
|
|
|
|
|
|
|
== Add this repository
|
|
|
|
|
2020-01-17 19:44:21 +01:00
|
|
|
=== Using link:{uri-eselect-repository}[eselect-repository]
|
2019-09-22 04:11:19 +02:00
|
|
|
|
|
|
|
[source,shell]
|
|
|
|
----
|
|
|
|
eselect repository enable tastytea
|
|
|
|
----
|
|
|
|
|
2020-01-17 19:44:21 +01:00
|
|
|
=== Using link:{uri-layman}[layman]
|
2019-09-22 04:11:19 +02:00
|
|
|
|
|
|
|
[source,shell]
|
|
|
|
----
|
|
|
|
layman -fa tastytea
|
|
|
|
----
|
|
|
|
|
2022-01-19 09:02:53 +01:00
|
|
|
== Signing keys
|
2019-09-22 04:11:19 +02:00
|
|
|
|
2022-01-19 09:02:53 +01:00
|
|
|
I use SSH to sign commits. Before 2022-01-19, I used PGP.
|
|
|
|
|
2022-03-18 17:00:14 +01:00
|
|
|
Fingerprint: `SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM`
|
|
|
|
|
|
|
|
Public key: `ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPp7WPSOAZBNPuZ3LVlbE2KiOIxlVW4PGAHIx0b7EJKH`
|
2022-01-19 09:02:53 +01:00
|
|
|
|
|
|
|
=== PGP
|
2019-09-22 04:11:19 +02:00
|
|
|
|
|
|
|
Fingerprint: `D5B4 C43B 48A8 79F6 3529 36E6 5934 6E0E A35C 67E5`
|
|
|
|
|
2020-01-17 19:44:21 +01:00
|
|
|
Public key: link:{uri-pgp-key}[]
|
2019-09-22 04:11:19 +02:00
|
|
|
|
|
|
|
[source,shell]
|
|
|
|
----
|
|
|
|
gpg --locate-keys tastytea@tastytea.de
|
|
|
|
----
|
|
|
|
|
|
|
|
== Contact
|
|
|
|
|
|
|
|
See https://tastytea.de/[].
|