From ef8c7bb0b70a25c7fe234908c4e01dab58ca2b7e Mon Sep 17 00:00:00 2001 From: Parabola git Date: Fri, 3 Oct 2014 17:38:47 +0100 Subject: initial commit --- abslibre/abslibre-mips64el.git/config | 6 ++++++ abslibre/abslibre-mips64el.git/description | 1 + abslibre/abslibre-mips64el.git/info/exclude | 6 ++++++ abslibre/abslibre-pre-mips64el.git/config | 6 ++++++ abslibre/abslibre-pre-mips64el.git/description | 1 + abslibre/abslibre-pre-mips64el.git/info/exclude | 6 ++++++ abslibre/abslibre.git/config | 8 ++++++++ abslibre/abslibre.git/description | 1 + abslibre/abslibre.git/info/exclude | 6 ++++++ abslibre/cross-mips64el-unknown-linux-gnu.git/config | 6 ++++++ abslibre/cross-mips64el-unknown-linux-gnu.git/description | 1 + abslibre/cross-mips64el-unknown-linux-gnu.git/info/exclude | 6 ++++++ 12 files changed, 54 insertions(+) create mode 100755 abslibre/abslibre-mips64el.git/config create mode 100644 abslibre/abslibre-mips64el.git/description create mode 100644 abslibre/abslibre-mips64el.git/info/exclude create mode 100755 abslibre/abslibre-pre-mips64el.git/config create mode 100644 abslibre/abslibre-pre-mips64el.git/description create mode 100644 abslibre/abslibre-pre-mips64el.git/info/exclude create mode 100755 abslibre/abslibre.git/config create mode 100644 abslibre/abslibre.git/description create mode 100644 abslibre/abslibre.git/info/exclude create mode 100755 abslibre/cross-mips64el-unknown-linux-gnu.git/config create mode 100644 abslibre/cross-mips64el-unknown-linux-gnu.git/description create mode 100644 abslibre/cross-mips64el-unknown-linux-gnu.git/info/exclude (limited to 'abslibre') diff --git a/abslibre/abslibre-mips64el.git/config b/abslibre/abslibre-mips64el.git/config new file mode 100755 index 0000000..d0803f0 --- /dev/null +++ b/abslibre/abslibre-mips64el.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[remote "origin"] + url = /mnt/nonrepo/srv/git/abslibre-mips64el.git diff --git a/abslibre/abslibre-mips64el.git/description b/abslibre/abslibre-mips64el.git/description new file mode 100644 index 0000000..92d427a --- /dev/null +++ b/abslibre/abslibre-mips64el.git/description @@ -0,0 +1 @@ +ABSLibre for the mips64el port diff --git a/abslibre/abslibre-mips64el.git/info/exclude b/abslibre/abslibre-mips64el.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/abslibre/abslibre-mips64el.git/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ diff --git a/abslibre/abslibre-pre-mips64el.git/config b/abslibre/abslibre-pre-mips64el.git/config new file mode 100755 index 0000000..6b72c3e --- /dev/null +++ b/abslibre/abslibre-pre-mips64el.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[remote "origin"] + url = /mnt/nonrepo/srv/git/abslibre/abslibre-pre-mips64el.git diff --git a/abslibre/abslibre-pre-mips64el.git/description b/abslibre/abslibre-pre-mips64el.git/description new file mode 100644 index 0000000..b1fe787 --- /dev/null +++ b/abslibre/abslibre-pre-mips64el.git/description @@ -0,0 +1 @@ +Parabola x86_64 abs tree, a basis for abslibre-mips64el diff --git a/abslibre/abslibre-pre-mips64el.git/info/exclude b/abslibre/abslibre-pre-mips64el.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/abslibre/abslibre-pre-mips64el.git/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ diff --git a/abslibre/abslibre.git/config b/abslibre/abslibre.git/config new file mode 100755 index 0000000..c6da9a3 --- /dev/null +++ b/abslibre/abslibre.git/config @@ -0,0 +1,8 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[remote "origin"] + url = git://lukeshu.com/mirror/parabola/abslibre.git + fetch = +refs/*:refs/* + mirror = true diff --git a/abslibre/abslibre.git/description b/abslibre/abslibre.git/description new file mode 100644 index 0000000..eeb26d2 --- /dev/null +++ b/abslibre/abslibre.git/description @@ -0,0 +1 @@ +Libre PKGBUILDs repository diff --git a/abslibre/abslibre.git/info/exclude b/abslibre/abslibre.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/abslibre/abslibre.git/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ diff --git a/abslibre/cross-mips64el-unknown-linux-gnu.git/config b/abslibre/cross-mips64el-unknown-linux-gnu.git/config new file mode 100755 index 0000000..beb75c6 --- /dev/null +++ b/abslibre/cross-mips64el-unknown-linux-gnu.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[remote "origin"] + url = /mnt/nonrepo/srv/git/cross-mips64el-unknown-linux-gnu.git diff --git a/abslibre/cross-mips64el-unknown-linux-gnu.git/description b/abslibre/cross-mips64el-unknown-linux-gnu.git/description new file mode 100644 index 0000000..7dcb128 --- /dev/null +++ b/abslibre/cross-mips64el-unknown-linux-gnu.git/description @@ -0,0 +1 @@ +Cross compilation toolchain for the mips64el port diff --git a/abslibre/cross-mips64el-unknown-linux-gnu.git/info/exclude b/abslibre/cross-mips64el-unknown-linux-gnu.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/abslibre/cross-mips64el-unknown-linux-gnu.git/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ -- cgit v1.2.3