Go to file
Nils Freydank 50740ca75e
sys-apps/pacman-mirrorlist: Bump to 20210509
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B
Signed-off-by: Nils Freydank <holgersson@posteo.de>
2021-05-09 14:56:31 +02:00
app-crypt app-crypt/archlinux-keyring: Bump to 20210110 2021-01-12 10:10:23 +01:00
app-emulation app-emulation/podman-compose: Remove the old version 2021-05-09 14:56:24 +02:00
app-vim app-vim/vim-obsession: Bump to 1.0_p20210322 2021-03-27 10:39:08 +01:00
dev-libs/olm dev-libs/olm: Bump to 3.2.2 2021-03-10 13:25:12 +01:00
dev-python dev-python/uliengineering: Bump to 0.3.6 2021-04-24 09:31:57 +02:00
games-puzzle/osmos games-puzzle/osmos: Remove old revision 2020-01-18 21:23:34 +01:00
licenses licenses/{BCL-for-JAVA-SE,CeCILL-2.1}: Remove unused licenses 2021-05-09 14:56:27 +02:00
media-fonts/sans-bullshit-sans media-fonts/sans-bullshit-sans: Revbump to EAPI=7 after nearly five years 2021-03-27 10:38:54 +01:00
media-sound media-sound/ffmpeg-normalize: Bump to 1.22.1 2021-03-27 10:39:21 +01:00
metadata metadata/layout.conf: Reformat and add tree compatible hashes. 2017-12-09 00:52:03 +01:00
net-im net-im/gomuks: Remove the old version 2021-05-09 14:56:11 +02:00
net-mail/urlscan net-mail/urlscan: Remove the old version 2021-04-24 09:31:41 +02:00
net-misc/fb-client net-misc/fb-client: Update live ebuild 2020-12-08 17:10:00 +01:00
net-nds/ldapcherry net-nds/ldapcherry: Add support for python3.9, drop for 3.7. 2020-12-08 17:10:49 +01:00
net-news net-news/canto-curses: Drop python3.{6,7} support 2020-12-08 17:10:07 +01:00
profiles package.mask: Drop dev-python/python-jenkins 2021-04-24 09:31:54 +02:00
sys-apps sys-apps/pacman-mirrorlist: Bump to 20210509 2021-05-09 14:56:31 +02:00
sys-fs/gocryptfs sys-fs/gocryptfs: Remove old version 2020-10-18 12:15:38 +02:00
.gitignore Initial commit to new git overlay. 2016-03-08 11:25:08 +01:00
README.rst README: Add package for app-eselect/eselect-repository 2020-01-18 21:26:01 +01:00

Main

This is my private and unofficial overlay for Gentoo/Linux. There will be different ebuilds from different sources, hopefully only temporary before submitting to the main Gentoo bugtracker resp. to the main portage tree.

Setup and synchronisation

There are several possible ways of adding this overlay:

Adding the overlay manually

You can clone the repository and create /etc/portage/repos.conf/holgersson-overlay.conf with the following contents:

[holgersson-overlay]
priority = 50
location = /path/to/local/holgersson-overlay
sync-type = git
sync-uri = https://github.com/gentoo-mirror/holgersson-overlay.git

Using eselect-repository

Run eselect repository from `app-eselect/eselect-repository`:

$ eselect repository enable holgersson-overlay

Using layman

Run layman from `app-portage/layman`:

$ layman -a holgersson-overlay

and optional for global updates:

$ layman -S
$ emerge --sync

You might want to set USE="sync-plugin-portage" for layman, too.

Maintainer

If you encounter bugs, please send a mail to holgersson [ascii-symbol-64] posteo [ascii-symbol-46] de or open a bug report on the main Gentoo bugtracker (please remember to Cc me there). Bug descriptions, suggestions, patches, critics and chorus of praise are all welcome!

GPG key ID: 0x00EF D31F 1B60 D5DB ADB8 31C1 C0EC E696 0E54 475B

License and copying

  • The contents of this document are licensed under the CC-BY-SA-3.0 license. The ebuilds are licensed under the GNU General Public License v2 for compability with the main Gentoo/portage tree. - Source files might have different licenses; these should be outlined in the ebuilds themselves.
  • The licenses are choosen to fit into the main gentoo licenses pool; if you suggest other licenses, or think Im mistaken in the licenses I indicate anywhere please contact the maintainer (see the resp. section above)!