diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/nickplee.com/_metadata/description | 1 | ||||
l--------- | data/nickplee.com/_metadata/license | 1 | ||||
-rw-r--r-- | data/nickplee.com/_metadata/maintainer | 1 | ||||
-rw-r--r-- | data/nickplee.com/_metadata/name | 1 | ||||
-rw-r--r-- | data/nickplee.com/_metadata/priority | 1 | ||||
-rw-r--r-- | data/nickplee.com/_metadata/role | 1 | ||||
-rw-r--r-- | data/nickplee.com/_metadata/section | 1 | ||||
-rw-r--r-- | data/nickplee.com/_metadata/tags | 1 | ||||
-rw-r--r-- | data/nickplee.com/_metadata/version | 1 | ||||
-rw-r--r-- | data/nickplee.com/make.sh | 2 | ||||
-rw-r--r-- | data/nickplee.com/nickplee.com.list | 6 |
11 files changed, 0 insertions, 17 deletions
diff --git a/data/nickplee.com/_metadata/description b/data/nickplee.com/_metadata/description deleted file mode 100644 index 7003a6a8e..000000000 --- a/data/nickplee.com/_metadata/description +++ /dev/null @@ -1 +0,0 @@ -Piano Chord Dictionary Master Source diff --git a/data/nickplee.com/_metadata/license b/data/nickplee.com/_metadata/license deleted file mode 120000 index b9c4e3684..000000000 --- a/data/nickplee.com/_metadata/license +++ /dev/null @@ -1 +0,0 @@ -../../../licenses/menes
\ No newline at end of file diff --git a/data/nickplee.com/_metadata/maintainer b/data/nickplee.com/_metadata/maintainer deleted file mode 100644 index b355a57da..000000000 --- a/data/nickplee.com/_metadata/maintainer +++ /dev/null @@ -1 +0,0 @@ -Nick Lee (SaladSoft) <nick@nickplee.com> diff --git a/data/nickplee.com/_metadata/name b/data/nickplee.com/_metadata/name deleted file mode 100644 index 48e61d538..000000000 --- a/data/nickplee.com/_metadata/name +++ /dev/null @@ -1 +0,0 @@ -SaladSoft's Source diff --git a/data/nickplee.com/_metadata/priority b/data/nickplee.com/_metadata/priority deleted file mode 100644 index 134d9bc32..000000000 --- a/data/nickplee.com/_metadata/priority +++ /dev/null @@ -1 +0,0 @@ -optional diff --git a/data/nickplee.com/_metadata/role b/data/nickplee.com/_metadata/role deleted file mode 100644 index 762113e87..000000000 --- a/data/nickplee.com/_metadata/role +++ /dev/null @@ -1 +0,0 @@ -enduser diff --git a/data/nickplee.com/_metadata/section b/data/nickplee.com/_metadata/section deleted file mode 100644 index a1854b6a5..000000000 --- a/data/nickplee.com/_metadata/section +++ /dev/null @@ -1 +0,0 @@ -Repositories diff --git a/data/nickplee.com/_metadata/tags b/data/nickplee.com/_metadata/tags deleted file mode 100644 index dee3c5b11..000000000 --- a/data/nickplee.com/_metadata/tags +++ /dev/null @@ -1 +0,0 @@ -purpose::repository diff --git a/data/nickplee.com/_metadata/version b/data/nickplee.com/_metadata/version deleted file mode 100644 index 573541ac9..000000000 --- a/data/nickplee.com/_metadata/version +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/data/nickplee.com/make.sh b/data/nickplee.com/make.sh deleted file mode 100644 index 90f4dc3b7..000000000 --- a/data/nickplee.com/make.sh +++ /dev/null @@ -1,2 +0,0 @@ -pkg: mkdir -p /etc/apt/sources.list.d -pkg: cp -a %/nickplee.com.list /etc/apt/sources.list.d diff --git a/data/nickplee.com/nickplee.com.list b/data/nickplee.com/nickplee.com.list deleted file mode 100644 index a9bfee2fb..000000000 --- a/data/nickplee.com/nickplee.com.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://nickplee.com/cydiasource/ ./ |