forked from tastytea/overlay
REAME.md → README.adoc.
This commit is contained in:
parent
3efa464b61
commit
f7c0e3784f
41
README.adoc
Normal file
41
README.adoc
Normal file
@ -0,0 +1,41 @@
|
||||
= Portage repository "tastytea"
|
||||
|
||||
This is an unofficial repository for
|
||||
https://wiki.gentoo.org/wiki/Project:Portage[Portage],
|
||||
https://gentoo.org/[Gentoo]'s package manager.
|
||||
|
||||
All ebuilds are marked as testing. All live-ebuilds have no keywords. I will
|
||||
delete ebuilds I no longer use.
|
||||
|
||||
== Add this repository
|
||||
|
||||
=== Using [eselect-repository](https://wiki.gentoo.org/wiki/Eselect/Repository)
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
eselect repository enable tastytea
|
||||
----
|
||||
|
||||
=== Using [layman](https://wiki.gentoo.org/wiki/Layman)
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
layman -fa tastytea
|
||||
----
|
||||
|
||||
== PGP key
|
||||
|
||||
I use PGP to sign commits and manifests.
|
||||
|
||||
Fingerprint: `D5B4 C43B 48A8 79F6 3529 36E6 5934 6E0E A35C 67E5`
|
||||
|
||||
Public key: https://tastytea.de/tastytea.asc
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
gpg --locate-keys tastytea@tastytea.de
|
||||
----
|
||||
|
||||
== Contact
|
||||
|
||||
See https://tastytea.de/[].
|
34
README.md
34
README.md
@ -1,34 +0,0 @@
|
||||
# Portage repository "tastytea"
|
||||
|
||||
This is an unofficial repository for
|
||||
[Portage](https://wiki.gentoo.org/wiki/Project:Portage),
|
||||
[Gentoo](https://gentoo.org/)'s package manager.
|
||||
|
||||
All ebuilds are marked as testing. All live-ebuilds have no keywords. I will
|
||||
delete ebuilds I no longer use.
|
||||
|
||||
## Add this repository
|
||||
|
||||
### Using [eselect-repository](https://wiki.gentoo.org/wiki/Eselect/Repository)
|
||||
|
||||
```BASH
|
||||
eselect repository enable tastytea
|
||||
```
|
||||
|
||||
### Using [layman](https://wiki.gentoo.org/wiki/Layman)
|
||||
|
||||
```BASH
|
||||
layman -fa tastytea
|
||||
```
|
||||
|
||||
## PGP key
|
||||
|
||||
I use PGP to sign commits and manifests.
|
||||
|
||||
Fingerprint: `D5B4 C43B 48A8 79F6 3529 36E6 5934 6E0E A35C 67E5`
|
||||
|
||||
Public key: https://tastytea.de/tastytea.asc
|
||||
|
||||
## Contact
|
||||
|
||||
See https://tastytea.de/
|
Loading…
x
Reference in New Issue
Block a user