summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-23 12:15:46 +0200
committerGravatar Tom Willemse2013-04-23 12:15:46 +0200
commite0bf9acb16b3c6409133eccdaa7394c8872976c1 (patch)
tree97cffc7f81dc43ff24f0091d8dd585fcb00d4bef
downloadexoni-e0bf9acb16b3c6409133eccdaa7394c8872976c1.tar.gz
exoni-e0bf9acb16b3c6409133eccdaa7394c8872976c1.zip
Initialize repository
-rw-r--r--.gitattributes6
-rw-r--r--.gitignore8
-rw-r--r--metadata/about.conf4
-rw-r--r--metadata/categories.conf1
-rw-r--r--metadata/layout.conf5
-rw-r--r--profiles/repo_name1
6 files changed, 25 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..4f22cc2
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,6 @@
+# Disable check for trailing whitespace for patches, they always
+# trigger warnings,-blank-at-eof
+*.diff whitespace=-trailing-space,-space-before-tab,-blank-at-eof
+*.patch whitespace=-trailing-space,-space_before-tab,-blank-at-eof
+*.exlib whitespace=-blank-at-eof
+*.exheres-0 whitespace=-blank-at-eof
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9da5bac
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*~
+.*~
+.*swp
+#*#
+.project
+
+/.cache
+/metadata/cache
diff --git a/metadata/about.conf b/metadata/about.conf
new file mode 100644
index 0000000..44c9f3f
--- /dev/null
+++ b/metadata/about.conf
@@ -0,0 +1,4 @@
+homepage = http://ryuslash.org/repositories/exoni.html
+summary = Packages by ryuslash
+description = This repository contains various packages.
+status = third-party
diff --git a/metadata/categories.conf b/metadata/categories.conf
new file mode 100644
index 0000000..8cf5ccf
--- /dev/null
+++ b/metadata/categories.conf
@@ -0,0 +1 @@
+dev-python
diff --git a/metadata/layout.conf b/metadata/layout.conf
new file mode 100644
index 0000000..d8a553c
--- /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
diff --git a/profiles/repo_name b/profiles/repo_name
new file mode 100644
index 0000000..a1af16b
--- /dev/null
+++ b/profiles/repo_name
@@ -0,0 +1 @@
+exoni