diff options
author | Robert "ar" Gerus <ar@bash.org.pl> | 2013-07-04 17:10:19 +0200 |
---|---|---|
committer | Robert "ar" Gerus <ar@bash.org.pl> | 2013-07-04 17:10:19 +0200 |
commit | fdb79e877a8a9269c390f502f120b654f549b844 (patch) | |
tree | aae900c0baa54c10fc275d0ec31838ce82fa86da | |
download | exheres-master.tar.gz exheres-master.tar.bz2 exheres-master.tar.xz exheres-master.zip |
-rw-r--r-- | metadata/about.conf | 5 | ||||
-rw-r--r-- | metadata/categories.conf | 1 | ||||
-rw-r--r-- | metadata/layout.conf | 5 | ||||
-rw-r--r-- | profiles/repo_name | 1 |
4 files changed, 12 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 diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100644 index 0000000..13beaee --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +ar |