diff options
| author | 2024-09-02 12:10:15 +0200 | |
|---|---|---|
| committer | 2024-09-02 17:55:11 +0200 | |
| commit | 6fab1d8954a98f10df2b9e72733ab42447275159 (patch) | |
| tree | bacfe3815609c948a3c11f0b08dad9be4d2051e5 | |
| parent | initial commit (diff) | |
| download | ebuilds-6fab1d8954a98f10df2b9e72733ab42447275159.tar.xz | |
add repo files
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | metadata/layout.conf | 3 | ||||
| -rw-r--r-- | profiles/eapi | 1 | ||||
| -rw-r--r-- | profiles/repo_name | 1 | 
4 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..24887ae --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/metadata/md5-cache 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..693b4cd --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +terinjokes  | 
