commit f592756cd1af5120a9d0eac0ef8c6fa01f3b3bcb Author: omicron Date: Tue Jun 10 19:07:56 2025 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..70cffbf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +metadata/md5-cache diff --git a/README.md b/README.md new file mode 100644 index 0000000..8538270 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# omicron overlay + +This is the personal overlay of omicron. It contains random version bumps, +patches and ebuilds for my personal use. The overlay is published in the hope +that it may be useful to someone without providing any guarantees. diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..20fcfea --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,3 @@ +masters = gentoo +thin-manifests = true +sign-manifests = false diff --git a/profiles/eapi b/profiles/eapi new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/profiles/eapi @@ -0,0 +1 @@ +8 diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100644 index 0000000..420b706 --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +omicron