diff options
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/about.conf | 5 | ||||
-rw-r--r-- | metadata/categories.conf | 1 | ||||
-rw-r--r-- | metadata/layout.conf | 5 |
3 files changed, 11 insertions, 0 deletions
diff --git a/metadata/about.conf b/metadata/about.conf new file mode 100644 index 0000000..f69b231 --- /dev/null +++ b/metadata/about.conf @@ -0,0 +1,5 @@ +homepage = http://code.hackerspace.pl/ar/exheres +summary = Ar's packages +description = This repository contains packages that I needed +owner = Robert Gerus <arachnist@i.am-a.cat> +status = third-party diff --git a/metadata/categories.conf b/metadata/categories.conf new file mode 100644 index 0000000..c3d9a24 --- /dev/null +++ b/metadata/categories.conf @@ -0,0 +1 @@ +# listing all categories diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..3983e76 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,5 @@ +layout = exheres +eapi_when_unknown = exheres-0 +eapi_when_unspecified = exheres-0 +profile_eapi_when_unspecified = exheres-0 +masters = arbor python |