diff options
Diffstat (limited to 'data/iphonehe.co.il')
-rw-r--r-- | data/iphonehe.co.il/_metadata/description | 1 | ||||
l--------- | data/iphonehe.co.il/_metadata/license | 1 | ||||
-rw-r--r-- | data/iphonehe.co.il/_metadata/maintainer | 1 | ||||
-rw-r--r-- | data/iphonehe.co.il/_metadata/name | 1 | ||||
-rw-r--r-- | data/iphonehe.co.il/_metadata/priority | 1 | ||||
-rw-r--r-- | data/iphonehe.co.il/_metadata/role | 1 | ||||
-rw-r--r-- | data/iphonehe.co.il/_metadata/section | 1 | ||||
-rw-r--r-- | data/iphonehe.co.il/_metadata/tags | 1 | ||||
-rw-r--r-- | data/iphonehe.co.il/_metadata/version | 1 | ||||
-rw-r--r-- | data/iphonehe.co.il/iphonehe.co.il.list | 6 | ||||
-rw-r--r-- | data/iphonehe.co.il/make.sh | 2 |
11 files changed, 0 insertions, 17 deletions
diff --git a/data/iphonehe.co.il/_metadata/description b/data/iphonehe.co.il/_metadata/description deleted file mode 100644 index 9f490963f..000000000 --- a/data/iphonehe.co.il/_metadata/description +++ /dev/null @@ -1 +0,0 @@ -Hebrew language support packages diff --git a/data/iphonehe.co.il/_metadata/license b/data/iphonehe.co.il/_metadata/license deleted file mode 120000 index b9c4e3684..000000000 --- a/data/iphonehe.co.il/_metadata/license +++ /dev/null @@ -1 +0,0 @@ -../../../licenses/menes
\ No newline at end of file diff --git a/data/iphonehe.co.il/_metadata/maintainer b/data/iphonehe.co.il/_metadata/maintainer deleted file mode 100644 index 653070a94..000000000 --- a/data/iphonehe.co.il/_metadata/maintainer +++ /dev/null @@ -1 +0,0 @@ -Yinon Yamin <yaminyinon@yahoo.com> diff --git a/data/iphonehe.co.il/_metadata/name b/data/iphonehe.co.il/_metadata/name deleted file mode 100644 index 0198ec09d..000000000 --- a/data/iphonehe.co.il/_metadata/name +++ /dev/null @@ -1 +0,0 @@ -iPhoneHE's Source diff --git a/data/iphonehe.co.il/_metadata/priority b/data/iphonehe.co.il/_metadata/priority deleted file mode 100644 index 134d9bc32..000000000 --- a/data/iphonehe.co.il/_metadata/priority +++ /dev/null @@ -1 +0,0 @@ -optional diff --git a/data/iphonehe.co.il/_metadata/role b/data/iphonehe.co.il/_metadata/role deleted file mode 100644 index 762113e87..000000000 --- a/data/iphonehe.co.il/_metadata/role +++ /dev/null @@ -1 +0,0 @@ -enduser diff --git a/data/iphonehe.co.il/_metadata/section b/data/iphonehe.co.il/_metadata/section deleted file mode 100644 index a1854b6a5..000000000 --- a/data/iphonehe.co.il/_metadata/section +++ /dev/null @@ -1 +0,0 @@ -Repositories diff --git a/data/iphonehe.co.il/_metadata/tags b/data/iphonehe.co.il/_metadata/tags deleted file mode 100644 index dee3c5b11..000000000 --- a/data/iphonehe.co.il/_metadata/tags +++ /dev/null @@ -1 +0,0 @@ -purpose::repository diff --git a/data/iphonehe.co.il/_metadata/version b/data/iphonehe.co.il/_metadata/version deleted file mode 100644 index 573541ac9..000000000 --- a/data/iphonehe.co.il/_metadata/version +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/data/iphonehe.co.il/iphonehe.co.il.list b/data/iphonehe.co.il/iphonehe.co.il.list deleted file mode 100644 index 6a6842c22..000000000 --- a/data/iphonehe.co.il/iphonehe.co.il.list +++ /dev/null @@ -1,6 +0,0 @@ -# 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://iphonehe.com/iphone/ iphone main diff --git a/data/iphonehe.co.il/make.sh b/data/iphonehe.co.il/make.sh deleted file mode 100644 index 4b0564d21..000000000 --- a/data/iphonehe.co.il/make.sh +++ /dev/null @@ -1,2 +0,0 @@ -pkg: mkdir -p /etc/apt/sources.list.d -pkg: cp -a %/iphonehe.co.il.list /etc/apt/sources.list.d |