commit cc5990848065788c8be7ddc4342c58d49a1fbaf5 Author: Sravan Balaji Date: Fri Apr 26 16:01:35 2024 +0000 Initial Commit - Setup basic ebuild repository framework from template 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..324d3c0 --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +sravan-gentoo