Go to file
Nils Freydank 89e76766ad
app-emulation/nemu: Bump to 2.6.0_p20210824
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
2021-08-24 15:58:23 +02:00
app-crypt app-crypt/archlinux-keyring: Bump to 20210820 2021-08-24 15:58:23 +02:00
app-emulation app-emulation/nemu: Bump to 2.6.0_p20210824 2021-08-24 15:58:23 +02:00
app-misc/gomatrix app-misc/gomatrix: Revbump to EAPI="8" 2021-07-10 19:09:22 +02:00
app-vim app-vim/riv: Bump to 0.793_p20210809 and update the header 2021-08-19 21:25:25 +02:00
dev-libs/olm dev-libs/olm: Remove the old version 2021-05-24 19:14:07 +02:00
dev-python dev-python/soundfile: Fix the date in the ebuild header 2021-08-19 21:25:25 +02:00
games-puzzle/osmos games-puzzle/osmos: Fix the date in the ebuild header 2021-08-19 21:25:25 +02: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 fix distfile name 2021-08-19 21:25:26 +02:00
metadata metadata/layout.conf: Drop deprecated line for banned EAPIs 2021-05-21 14:45:09 +02:00
net-im net-im/toot: QA/Move drop redundant KEYWORDS entry 2021-08-05 14:22:52 +02:00
net-mail/urlscan net-mail/urlscan: Revbump to EAPI="8" 2021-07-10 19:09:23 +02:00
net-misc/fb-client net-misc/fb-client: Revbump to EAPI 8 and fix the header date 2021-08-19 21:25:26 +02:00
net-nds/ldapcherry net-nds/ldapcherry: Update HOMEPAGE 2021-05-16 00:00:12 +02:00
profiles package.mask: Mask net-nds/ldapcherry for removal 2021-08-19 21:25:26 +02:00
sets sets: import holgerssons-vim-plugins 2021-05-21 14:13:46 +02:00
sys-apps sys-apps/pacman-mirrorlist: Bump to 20210822 2021-08-24 15:58:23 +02:00
sys-fs/gocryptfs sys-fs/gocryptfs: Fix the date in the ebuild header 2021-08-19 21:25:26 +02:00
.gitignore Initial commit to new git overlay. 2016-03-08 11:25:08 +01:00
README.rst README: Drop my old GPG key 2021-07-04 19:15:58 +02:00
sets.conf sets.conf: Add new file for set configuration 2021-05-21 14:50:04 +02: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: 0x8AD9 60BB A57A F797 88CC FEC0 3CAA 2CA5 14E4 EE5E

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)!