summaryrefslogtreecommitdiff
path: root/data/iacces.com
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-08-18 18:37:25 +0000
committerJay Freeman <saurik@saurik.com>2008-08-18 18:37:25 +0000
commit87dd676fa93180b177bbbd0abf5c573276159797 (patch)
treef056b9783a544c051e0a5cdea8892b0a3761da36 /data/iacces.com
parent7fcbdb5a7540e50b2b96d33458e270a34bb31508 (diff)
Adding all the repository packages.
git-svn-id: http://svn.telesphoreo.org/trunk@432 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/iacces.com')
-rw-r--r--data/iacces.com/_metadata/description1
l---------data/iacces.com/_metadata/license1
-rw-r--r--data/iacces.com/_metadata/maintainer1
-rw-r--r--data/iacces.com/_metadata/name1
-rw-r--r--data/iacces.com/_metadata/priority1
-rw-r--r--data/iacces.com/_metadata/role1
-rw-r--r--data/iacces.com/_metadata/section1
-rw-r--r--data/iacces.com/_metadata/tags1
-rw-r--r--data/iacces.com/_metadata/version1
-rw-r--r--data/iacces.com/iacces.com.list6
-rw-r--r--data/iacces.com/make.sh2
11 files changed, 17 insertions, 0 deletions
diff --git a/data/iacces.com/_metadata/description b/data/iacces.com/_metadata/description
new file mode 100644
index 000000000..19bea1b5b
--- /dev/null
+++ b/data/iacces.com/_metadata/description
@@ -0,0 +1 @@
+iAcces Master Repository
diff --git a/data/iacces.com/_metadata/license b/data/iacces.com/_metadata/license
new file mode 120000
index 000000000..b9c4e3684
--- /dev/null
+++ b/data/iacces.com/_metadata/license
@@ -0,0 +1 @@
+../../../licenses/menes \ No newline at end of file
diff --git a/data/iacces.com/_metadata/maintainer b/data/iacces.com/_metadata/maintainer
new file mode 100644
index 000000000..fd92da972
--- /dev/null
+++ b/data/iacces.com/_metadata/maintainer
@@ -0,0 +1 @@
+Mason Ng <kk@phoebe.li>
diff --git a/data/iacces.com/_metadata/name b/data/iacces.com/_metadata/name
new file mode 100644
index 000000000..087c9825f
--- /dev/null
+++ b/data/iacces.com/_metadata/name
@@ -0,0 +1 @@
+iAcces's Source
diff --git a/data/iacces.com/_metadata/priority b/data/iacces.com/_metadata/priority
new file mode 100644
index 000000000..134d9bc32
--- /dev/null
+++ b/data/iacces.com/_metadata/priority
@@ -0,0 +1 @@
+optional
diff --git a/data/iacces.com/_metadata/role b/data/iacces.com/_metadata/role
new file mode 100644
index 000000000..762113e87
--- /dev/null
+++ b/data/iacces.com/_metadata/role
@@ -0,0 +1 @@
+enduser
diff --git a/data/iacces.com/_metadata/section b/data/iacces.com/_metadata/section
new file mode 100644
index 000000000..a1854b6a5
--- /dev/null
+++ b/data/iacces.com/_metadata/section
@@ -0,0 +1 @@
+Repositories
diff --git a/data/iacces.com/_metadata/tags b/data/iacces.com/_metadata/tags
new file mode 100644
index 000000000..dee3c5b11
--- /dev/null
+++ b/data/iacces.com/_metadata/tags
@@ -0,0 +1 @@
+purpose::repository
diff --git a/data/iacces.com/_metadata/version b/data/iacces.com/_metadata/version
new file mode 100644
index 000000000..573541ac9
--- /dev/null
+++ b/data/iacces.com/_metadata/version
@@ -0,0 +1 @@
+0
diff --git a/data/iacces.com/iacces.com.list b/data/iacces.com/iacces.com.list
new file mode 100644
index 000000000..367c39593
--- /dev/null
+++ b/data/iacces.com/iacces.com.list
@@ -0,0 +1,6 @@
+# do not edit this file to add your own custom sources
+# this file is subject to be upgraded as part of a package
+# either add your own .list file to /etc/apt/sources.list.d
+# or add your entry to the global /etc/apt/sources.list file
+
+deb http://www.iacces.com/apt/ ./
diff --git a/data/iacces.com/make.sh b/data/iacces.com/make.sh
new file mode 100644
index 000000000..4156675a9
--- /dev/null
+++ b/data/iacces.com/make.sh
@@ -0,0 +1,2 @@
+pkg: mkdir -p /etc/apt/sources.list.d
+pkg: cp -a %/iacces.com.list /etc/apt/sources.list.d