From 98742b941b1f13269d25736fada932d829fb6a19 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Mon, 19 Aug 2013 23:11:34 +0100 Subject: Add more build-system repos --- build-system/bcd.repo | 3 +++ build-system/iurt.repo | 2 ++ build-system/mga-youri-core.repo | 2 ++ build-system/mga-youri-submit.repo | 2 ++ build-system/mgarepo.repo | 2 ++ 5 files changed, 11 insertions(+) create mode 100644 build-system/bcd.repo create mode 100644 build-system/iurt.repo create mode 100644 build-system/mga-youri-core.repo create mode 100644 build-system/mga-youri-submit.repo create mode 100644 build-system/mgarepo.repo diff --git a/build-system/bcd.repo b/build-system/bcd.repo new file mode 100644 index 0000000..aea79e3 --- /dev/null +++ b/build-system/bcd.repo @@ -0,0 +1,3 @@ +description: ISO Building Tool +maintainer: ennal +noemail: true diff --git a/build-system/iurt.repo b/build-system/iurt.repo new file mode 100644 index 0000000..8822413 --- /dev/null +++ b/build-system/iurt.repo @@ -0,0 +1,2 @@ +description: Chroot-based Build System +noemail: true diff --git a/build-system/mga-youri-core.repo b/build-system/mga-youri-core.repo new file mode 100644 index 0000000..a65d9b6 --- /dev/null +++ b/build-system/mga-youri-core.repo @@ -0,0 +1,2 @@ +description: YOURI: Youri Offers an Upload & Repository Infrastucture (Core) +noemail: true diff --git a/build-system/mga-youri-submit.repo b/build-system/mga-youri-submit.repo new file mode 100644 index 0000000..3a33f5f --- /dev/null +++ b/build-system/mga-youri-submit.repo @@ -0,0 +1,2 @@ +description: YOURI: Youri Offers an Upload & Repository Infrastucture (Submit) +noemail: true diff --git a/build-system/mgarepo.repo b/build-system/mgarepo.repo new file mode 100644 index 0000000..0df8a74 --- /dev/null +++ b/build-system/mgarepo.repo @@ -0,0 +1,2 @@ +description: Package Management Tool +noemail: true -- cgit v1.2.1