from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

85319

userrating:

average rating: 1.2 (52 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Tips&Tricks

Exploring portage features

The new release of Portage 2.1 brings many features and improvements.

While most of them are documented in the example make.conf and the portage man page they may not be obvious to most users, so we will show how to use some of these features.

All the features have to be set in /etc/make.conf.

Portage is now able to download some package's source code while compiling another. This can considerably reduce installation time when emerging many packages. There's no need to run emerge --fetchonly while doing a normal emerge anymore. You just have to add the following option:

Code Listing 1:

Setting parallel-fetch in /etc/make.conf
FEATURES="parallel-fetch"

This feature appears to be non-functional in some of the Portage 2.1 releases, but is expected to be fixed soon.

Another new option to reduce installation time yet a bit more is confcache. With this new feature portage caches many of the tests configuration scripts do, thus making execution faster. This comes with the small risk of caching wrong values, so be warned that this feature is known to have a few bugs.

Since this package is currently keyworded on most architectures, the required steps to enable it are:

Code Listing 2

Enabling confcache
Add this in /etc/make.conf
FEATURES="confcache"

We need to unmask the package before emerging it

echo "=dev-utils/confcache-0.4.2-r1 ~arch" >>/etc/portage/package.keywords

Installing confcache

emerge -av confcache

On further installations. you'll see stuff like:

checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler...(cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes

Another important new feature is the ability to log all the messages ebuilds print. Which messages to log and how to do it is configurable. For example, to save just the warnings and errors in a separate file for each package we emerge, you have to add:

Code Listing 5.3:

Configuring logging features in /etc/make.conf
This sets what to log
PORTAGE_ELOG_CLASSES="warn error log"
And this is how to do it
PORTAGE_ELOG_SYSTEM="save"

There are many more options like sending log messages via email. Please check out make.conf.example for further information.


From Gentoo Weekly Newsletter June, 20th 2006

minor problem with confcache - it no longer seems to exist in the build tree unless perhaps it was renamed.

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-05-23
awscli - 1.45.14
Ebuild name:

app-admin/awscli-1.45.14

Description

Universal Command Line Environment for AWS

Added to portage

2026-05-23

blessed - 1.42.0
Ebuild name:

dev-python/blessed-1.42.0

Description

Library for making terminal apps using colors, keyboard input and positio

Added to portage

2026-05-23

boto3 - 1.43.14
Ebuild name:

dev-python/boto3-1.43.14

Description

The AWS SDK for Python

Added to portage

2026-05-23

botocore - 1.43.14
Ebuild name:

dev-python/botocore-1.43.14

Description

Low-level, data-driven core of boto 3

Added to portage

2026-05-23

c2ffi - 21.1.0.20260104
Ebuild name:

dev-lisp/c2ffi-21.1.0.20260104

Description

Clang-based FFI wrapper generator for Common Lisp

Added to portage

2026-05-23

click - 8.4.1
Ebuild name:

dev-python/click-8.4.1

Description

A Python package for creating beautiful command line interfaces

Added to portage

2026-05-23

crossdev - 20260501-r1
Ebuild name:

sys-devel/crossdev-20260501-r1

Description

Gentoo Cross-toolchain generator

Added to portage

2026-05-23

cucumber-expressions - 19.0.1
Ebuild name:

dev-python/cucumber-expressions-19.0.1

Description

Human friendly alternative to Regular Expressions

Added to portage

2026-05-23

deno-bin - 2.8.0
Ebuild name:

dev-lang/deno-bin-2.8.0

Description

Modern runtime for JavaScript and TypeScript

Added to portage

2026-05-23

faker - 40.19.1
Ebuild name:

dev-python/faker-40.19.1

Description

A Python package that generates fake data for you

Added to portage

2026-05-23

gentoo-sources - 7.0.9-r5
Ebuild name:

sys-kernel/gentoo-sources-7.0.9-r5

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-05-23

gnome-settings-daemon - 49.1-r1
Ebuild name:

gnome-base/gnome-settings-daemon-49.1-r1

Description

Gnome Settings Daemon

Added to portage

2026-05-23

gr-rds - 0.0_p20250404-r1
Ebuild name:

net-wireless/gr-rds-0.0_p20250404-r1

Description

GNU Radio FM RDS Receiver

Added to portage

2026-05-23

graph-tool - 2.98
Ebuild name:

dev-python/graph-tool-2.98

Description

An efficient python module for manipulation and statistical analysis of

Added to portage

2026-05-23

griddataformats - 1.2.0
Ebuild name:

dev-python/griddataformats-1.2.0

Description

Reading and writing of data on regular grids in Python

Added to portage

2026-05-23

icalendar - 7.1.2
Ebuild name:

dev-python/icalendar-7.1.2

Description

RFC 5545 compatible parser and generator of iCalendar files

Added to portage

2026-05-23

jellyfin-bin - 10.11.9
Ebuild name:

www-apps/jellyfin-bin-10.11.9

Description

Jellyfin puts you in control of managing and streaming your media

Added to portage

2026-05-23

jinxed - 2.0.1
Ebuild name:

dev-python/jinxed-2.0.1

Description

A pure-Python implementation of a subset of the Python curses library

Added to portage

2026-05-23

jwt-cpp - 0.7.2-r1
Ebuild name:

dev-cpp/jwt-cpp-0.7.2-r1

Description

header only library for creating and validating JSON Web Tokens in C++11

Added to portage

2026-05-23

libgit2 - 1.9.4
Ebuild name:

dev-libs/libgit2-1.9.4

Description

A linkable library for Git

Added to portage

2026-05-23

liblms7002m - 0.0_p20200518-r3
Ebuild name:

net-wireless/liblms7002m-0.0_p20200518-r3

Description

Compact LMS7002M library suitable for resource-limited MC

Added to portage

2026-05-23

lmod - 9.2.2
Ebuild name:

sys-cluster/lmod-9.2.2

Description

Environment Module System based on Lua

Added to portage

2026-05-23

more-itertools - 11.1.0
Ebuild name:

dev-python/more-itertools-11.1.0

Description

More routines for operating on iterables, beyond itertools

Added to portage

2026-05-23

multi-term - 1.4-r1
Ebuild name:

app-emacs/multi-term-1.4-r1

Description

Manage multiple terminal buffers in Emacs

Added to portage

2026-05-23

nginx - 1.30.2
Ebuild name:

www-servers/nginx-1.30.2

Description

Added to portage

2026-05-23

nvidia-drivers - 595.44.09
Ebuild name:

x11-drivers/nvidia-drivers-595.44.09

Description

NVIDIA Accelerated Graphics Driver

Added to portage

2026-05-23

pika - 1.4.1
Ebuild name:

dev-python/pika-1.4.1

Description

Pure-Python implementation of the AMQP

Added to portage

2026-05-23

portage - 3.0.79
Ebuild name:

sys-apps/portage-3.0.79

Description

The package management and distribution system for Gentoo

Added to portage

2026-05-23

pypdf - 6.12.1
Ebuild name:

dev-python/pypdf-6.12.1

Description

Python library to work with PDF files

Added to portage

2026-05-23

pytest-rerunfailures - 16.3
Ebuild name:

dev-python/pytest-rerunfailures-16.3

Description

pytest plugin to re-run tests to eliminate flaky failures

Added to portage

2026-05-23

qtdeclarative - 6.11.1-r1
Ebuild name:

dev-qt/qtdeclarative-6.11.1-r1

Description

Qt Declarative (Quick 2)

Added to portage

2026-05-23

qtile - 0.36.0
Ebuild name:

x11-wm/qtile-0.36.0

Description

A full-featured, hackable tiling window manager written in Python

Added to portage

2026-05-23

raspberrypi-firmware - 1.20260521
Ebuild name:

sys-boot/raspberrypi-firmware-1.20260521

Description

Raspberry Pi (all versions) bootloader and GPU firmware

Added to portage

2026-05-23

raspberrypi-image - 6.18.32_p20260521
Ebuild name:

sys-kernel/raspberrypi-image-6.18.32_p20260521

Description

Raspberry Pi (all versions) kernel and modules

Added to portage

2026-05-23

raspberrypi-sources - 6.18.32_p20260521
Ebuild name:

sys-kernel/raspberrypi-sources-6.18.32_p20260521

Description

Raspberry Pi kernel sources

Added to portage

2026-05-23

snapd-glib - 1.72
Ebuild name:

sys-libs/snapd-glib-1.72

Description

glib library for communicating with snapd

Added to portage

2026-05-23

sunshine - 2026.516.143833
Ebuild name:

net-misc/sunshine-2026.516.143833

Description

Self-hosted game stream host for Moonlight

Added to portage

2026-05-23

superlu_mt - 4.0.2
Ebuild name:

sci-libs/superlu_mt-4.0.2

Description

Multithreaded sparse LU factorization library

Added to portage

2026-05-23

trove-classifiers - 2026.5.22.10
Ebuild name:

dev-python/trove-classifiers-2026.5.22.10

Description

Canonical source for classifiers on PyPI (pypi.org)

Added to portage

2026-05-23

virt-firmware - 26.5.4
Ebuild name:

app-emulation/virt-firmware-26.5.4

Description

Tools for ovmf/armvirt firmware volumes

Added to portage

2026-05-23

vpl-gpu-rt - 26.2.0
Ebuild name:

media-libs/vpl-gpu-rt-26.2.0

Description

Intel Video Processing Library GPU Runtime

Added to portage

2026-05-23

wrapt - 2.2.1
Ebuild name:

dev-python/wrapt-2.2.1

Description

Module for decorators, wrappers and monkey patching

Added to portage

2026-05-23

yle-dl - 20260520
Ebuild name:

media-video/yle-dl-20260520

Description

Download media files from Yle Areena

Added to portage

2026-05-23

zotero-bin - 9.0.4
Ebuild name:

app-text/zotero-bin-9.0.4

Description

Helps you collect, organize, cite, and share your research sources

Added to portage

2026-05-23

2026-05-22
aurorae - 6.6.5-r1
Ebuild name:

kde-plasma/aurorae-6.6.5-r1

Description

Themeable window decoration for KWin

Added to portage

2026-05-22

awscli - 1.45.13
Ebuild name:

app-admin/awscli-1.45.13

Description

Universal Command Line Environment for AWS

Added to portage

2026-05-22

boto3 - 1.43.13
Ebuild name:

dev-python/boto3-1.43.13

Description

The AWS SDK for Python

Added to portage

2026-05-22

botocore - 1.43.13
Ebuild name:

dev-python/botocore-1.43.13

Description

Low-level, data-driven core of boto 3

Added to portage

2026-05-22

cachetools - 7.1.4
Ebuild name:

dev-python/cachetools-7.1.4

Description

Extensible memoizing collections and decorators

Added to portage

2026-05-22

cfn-lint - 1.51.1
Ebuild name:

dev-python/cfn-lint-1.51.1

Description

CloudFormation Linter

Added to portage

2026-05-22

cmake - 4.3.3
Ebuild name:

dev-build/cmake-4.3.3

Description

Cross platform Make

Added to portage

2026-05-22

directx-headers - 1.619.1
Ebuild name:

dev-util/directx-headers-1.619.1

Description

DirectX header files and WSL stubs

Added to portage

2026-05-22

discover - 6.6.5-r1
Ebuild name:

kde-plasma/discover-6.6.5-r1

Description

KDE Plasma resources management GUI

Added to portage

2026-05-22

dist-kernel - 6.1.173_p3
Ebuild name:

virtual/dist-kernel-6.1.173_p3

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-05-22

dist-kernel - 6.12.90_p2
Ebuild name:

virtual/dist-kernel-6.12.90_p2

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-05-22

dist-kernel - 6.18.32_p2
Ebuild name:

virtual/dist-kernel-6.18.32_p2

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-05-22

dist-kernel - 6.6.140_p2
Ebuild name:

virtual/dist-kernel-6.6.140_p2

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-05-22

dist-kernel - 7.0.9_p2
Ebuild name:

virtual/dist-kernel-7.0.9_p2

Description

Virtual to depend on any Distribution Kernel

Added to portage

2026-05-22

dssp - 4.6.1
Ebuild name:

sci-chemistry/dssp-4.6.1

Description

The protein secondary structure standard

Added to portage

2026-05-22

dulwich - 1.2.4
Ebuild name:

dev-python/dulwich-1.2.4

Description

Pure-Python implementation of the Git file formats and protocols

Added to portage

2026-05-22

firefox - 151.0.1
Ebuild name:

www-client/firefox-151.0.1

Description

Firefox Web Browser

Added to portage

2026-05-22

firefox-bin - 140.11.0
Ebuild name:

www-client/firefox-bin-140.11.0

Description

Firefox Web Browser

Added to portage

2026-05-22

firefox-bin - 151.0.1
Ebuild name:

www-client/firefox-bin-151.0.1

Description

Firefox Web Browser

Added to portage

2026-05-22

firefox-l10n - 151.0.1
Ebuild name:

www-client/firefox-l10n-151.0.1

Description

Firefox Web Browser's translation files

Added to portage

2026-05-22

gentoo-kernel - 6.1.173_p3
Ebuild name:

sys-kernel/gentoo-kernel-6.1.173_p3

Description

Linux kernel built with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel - 6.12.90_p2
Ebuild name:

sys-kernel/gentoo-kernel-6.12.90_p2

Description

Linux kernel built with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel - 6.18.32_p2
Ebuild name:

sys-kernel/gentoo-kernel-6.18.32_p2

Description

Linux kernel built with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel - 6.6.140_p2
Ebuild name:

sys-kernel/gentoo-kernel-6.6.140_p2

Description

Linux kernel built with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel - 7.0.9_p2
Ebuild name:

sys-kernel/gentoo-kernel-7.0.9_p2

Description

Linux kernel built with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel-bin - 6.1.173_p3
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.1.173_p3

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel-bin - 6.12.90_p2
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.12.90_p2

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel-bin - 6.18.32_p2
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.18.32_p2

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel-bin - 6.6.140_p2
Ebuild name:

sys-kernel/gentoo-kernel-bin-6.6.140_p2

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-05-22

gentoo-kernel-bin - 7.0.9_p2
Ebuild name:

sys-kernel/gentoo-kernel-bin-7.0.9_p2

Description

Pre-built Linux kernel with Gentoo patches

Added to portage

2026-05-22

gentoo-sources - 6.1.173-r3
Ebuild name:

sys-kernel/gentoo-sources-6.1.173-r3

Description

Full sources including the Gentoo patchset for the . kernel tr

Added to portage

2026-05-22

gentoo-sources - 6.12.90-r3
Ebuild name:

sys-kernel/gentoo-sources-6.12.90-r3

Description

Full sources including the Gentoo patchset for the . kernel tr

Added to portage

2026-05-22

gentoo-sources - 6.18.32-r3
Ebuild name:

sys-kernel/gentoo-sources-6.18.32-r3

Description

Full sources including the Gentoo patchset for the . kernel tr

Added to portage

2026-05-22

gentoo-sources - 6.6.140-r3
Ebuild name:

sys-kernel/gentoo-sources-6.6.140-r3

Description

Full sources including the Gentoo patchset for the . kernel tr

Added to portage

2026-05-22

gr-scopy - 0.0_p20220602-r2
Ebuild name:

net-wireless/gr-scopy-0.0_p20220602-r2

Description

Scopy IIO blocks for GNU Radio

Added to portage

2026-05-22

idna - 3.16
Ebuild name:

dev-python/idna-3.16

Description

Internationalized Domain Names in Applications (IDNA)

Added to portage

2026-05-22

intune-portal - 1.2604.19
Ebuild name:

sys-apps/intune-portal-1.2604.19

Description

Microsoft Intune Company Portal to access a corporate environment

Added to portage

2026-05-22

kirigami-addons - 1.12.1
Ebuild name:

dev-libs/kirigami-addons-1.12.1

Description

Visual end user components for Kirigami-based applications

Added to portage

2026-05-22

krita - 6.0.2_pre20260521
Ebuild name:

media-gfx/krita-6.0.2_pre20260521

Description

Free digital painting application. Digital Painting, Creative Fre

Added to portage

2026-05-22

kwin - 6.6.5-r1
Ebuild name:

kde-plasma/kwin-6.6.5-r1

Description

Flexible, composited Window Manager for windowing systems on Linux

Added to portage

2026-05-22

libXi - 1.8.3
Ebuild name:

x11-libs/libXi-1.8.3

Description

X.Org Xi library

Added to portage

2026-05-22

libcifpp - 10.0.4
Ebuild name:

sci-libs/libcifpp-10.0.4

Description

Code to work with mmCIF and PDB files

Added to portage

2026-05-22

libplasma - 6.6.5-r1
Ebuild name:

kde-plasma/libplasma-6.6.5-r1

Description

Plasma library and runtime components based upon KF6 and Qt6

Added to portage

2026-05-22

mesa - 26.1.1
Ebuild name:

media-libs/mesa-26.1.1

Description

OpenGL-like graphic library for Linux

Added to portage

2026-05-22

mesa_clc - 26.1.1
Ebuild name:

dev-util/mesa_clc-26.1.1

Description

mesa_clc tool used for building OpenCL C to SPIR-V

Added to portage

2026-05-22

mlt - 7.38.0
Ebuild name:

media-libs/mlt-7.38.0

Description

Open source multimedia framework for television broadcasting

Added to portage

2026-05-22

multiple-cursors - 1.5.0
Ebuild name:

app-emacs/multiple-cursors-1.5.0

Description

Multiple cursors for Emacs

Added to portage

2026-05-22

oneDNN - 3.11.2
Ebuild name:

sci-ml/oneDNN-3.11.2

Description

oneAPI Deep Neural Network Library

Added to portage

2026-05-22

onlyoffice-bin - 9.4.0
Ebuild name:

app-office/onlyoffice-bin-9.4.0

Description

A free and open source office and productivity suite (binary versio

Added to portage

2026-05-22

opentelemetry-api - 1.42.1
Ebuild name:

dev-python/opentelemetry-api-1.42.1

Description

OpenTelemetry Python API

Added to portage

2026-05-22

opentelemetry-sdk - 1.42.1
Ebuild name:

dev-python/opentelemetry-sdk-1.42.1

Description

OpenTelemetry Python SDK

Added to portage

2026-05-22

opentelemetry-semantic-conventions - 1.42.1
Ebuild name:

dev-python/opentelemetry-semantic-conventions-1.42.1

Description

OpenTelemetry Semantic Conventions

Added to portage

2026-05-22

oxygen-icons - 6.2.0
Ebuild name:

kde-frameworks/oxygen-icons-6.2.0

Description

Oxygen SVG icon theme

Added to portage

2026-05-22

pdm - 2.27.0
Ebuild name:

dev-python/pdm-2.27.0

Description

Python package and dependency manager supporting the latest PEP standards

Added to portage

2026-05-22

pikepdf - 10.7.1
Ebuild name:

dev-python/pikepdf-10.7.1

Description

Python library to work with pdf files based on qpdf

Added to portage

2026-05-22

plasma-desktop - 6.6.5-r1
Ebuild name:

kde-plasma/plasma-desktop-6.6.5-r1

Description

KDE Plasma desktop

Added to portage

2026-05-22

plasma-workspace - 6.6.5-r1
Ebuild name:

kde-plasma/plasma-workspace-6.6.5-r1

Description

KDE Plasma workspace

Added to portage

2026-05-22

pyjwt - 2.13.0
Ebuild name:

dev-python/pyjwt-2.13.0

Description

JSON Web Token implementation in Python

Added to portage

2026-05-22

pypdf - 6.12.0
Ebuild name:

dev-python/pypdf-6.12.0

Description

Python library to work with PDF files

Added to portage

2026-05-22

pytest-socket - 0.8.0
Ebuild name:

dev-python/pytest-socket-0.8.0

Description

Pytest Plugin to disable socket calls during tests

Added to portage

2026-05-22

python-engineio - 4.13.2
Ebuild name:

dev-python/python-engineio-4.13.2

Description

Python implementation of the Engine.IO realtime server

Added to portage

2026-05-22

qdmr - 0.15.0
Ebuild name:

net-wireless/qdmr-0.15.0

Description

GUI application for configuring and programming cheap DMR radios

Added to portage

2026-05-22

quassel - 0.14.50_pre20260521
Ebuild name:

net-irc/quassel-0.14.50_pre20260521

Description

Qt/KDE IRC client supporting a remote daemon for 24/7 connectiv

Added to portage

2026-05-22

responses - 0.26.1
Ebuild name:

dev-python/responses-0.26.1

Description

Utility for mocking out the Python Requests library

Added to portage

2026-05-22

sanlock - 3.8.5-r2
Ebuild name:

sys-cluster/sanlock-3.8.5-r2

Description

shared storage lock manager

Added to portage

2026-05-22

sanlock - 4.2.0-r1
Ebuild name:

sys-cluster/sanlock-4.2.0-r1

Description

shared storage lock manager

Added to portage

2026-05-22

sanlock - 5.1.0
Ebuild name:

sys-cluster/sanlock-5.1.0

Description

shared storage lock manager

Added to portage

2026-05-22

srs - 6.0.184
Ebuild name:

media-video/srs-6.0.184

Description

Simple Realtime media Server

Added to portage

2026-05-22

starlette - 1.0.1
Ebuild name:

dev-python/starlette-1.0.1

Description

The little ASGI framework that shines

Added to portage

2026-05-22

thunderbird-bin - 140.11.0
Ebuild name:

mail-client/thunderbird-bin-140.11.0

Description

Thunderbird Mail Client

Added to portage

2026-05-22

thunderbird-bin - 151.0
Ebuild name:

mail-client/thunderbird-bin-151.0

Description

Thunderbird Mail Client

Added to portage

2026-05-22

uv - 0.11.16
Ebuild name:

dev-python/uv-0.11.16

Description

A Python package installer and resolver, written in Rust

Added to portage

2026-05-22

uv-build - 0.11.16
Ebuild name:

dev-python/uv-build-0.11.16

Description

PEP517 uv build backend

Added to portage

2026-05-22

vector - 1.8.1
Ebuild name:

dev-python/vector-1.8.1

Description

Vector classes and utilities

Added to portage

2026-05-22

wrapt - 2.2.0
Ebuild name:

dev-python/wrapt-2.2.0

Description

Module for decorators, wrappers and monkey patching

Added to portage

2026-05-22

xdg-desktop-portal-kde - 6.6.5-r1
Ebuild name:

kde-plasma/xdg-desktop-portal-kde-6.6.5-r1

Description

Backend implementation for xdg-desktop-portal that is us

Added to portage

2026-05-22

xev - 1.2.7
Ebuild name:

x11-apps/xev-1.2.7

Description

Print contents of X events

Added to portage

2026-05-22

zeroconf - 0.149.16
Ebuild name:

dev-python/zeroconf-0.149.16

Description

Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi com

Added to portage

2026-05-22

rdf newsfeed | rss newsfeed | Atom newsfeed
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
- Copyright and legal notices -
Time to create this page: 47.9 ms