From abe8a8697f4a53bfe905b5b17c02d50235693f15 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Mon, 13 Oct 2008 17:08:39 +0000 Subject: Quick repository checkin. git-svn-id: http://svn.telesphoreo.org/trunk@493 514c082c-b64e-11dc-b46d-3d985efe055d --- data/steffwiz.webs.com/_metadata/description | 2 +- data/steffwiz.webs.com/_metadata/name | 2 +- data/steffwiz.webs.com/make.sh | 2 +- data/steffwiz.webs.com/steffwiz.com.list | 6 ++++++ data/steffwiz.webs.com/steffwiz.webs.com.list | 6 ------ 5 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 data/steffwiz.webs.com/steffwiz.com.list delete mode 100644 data/steffwiz.webs.com/steffwiz.webs.com.list (limited to 'data/steffwiz.webs.com') diff --git a/data/steffwiz.webs.com/_metadata/description b/data/steffwiz.webs.com/_metadata/description index 53cceb571..9686a8c3b 100644 --- a/data/steffwiz.webs.com/_metadata/description +++ b/data/steffwiz.webs.com/_metadata/description @@ -1 +1 @@ -random themes and things +Steffwiz's source of themes and more! diff --git a/data/steffwiz.webs.com/_metadata/name b/data/steffwiz.webs.com/_metadata/name index ee011890c..69a073aa7 100644 --- a/data/steffwiz.webs.com/_metadata/name +++ b/data/steffwiz.webs.com/_metadata/name @@ -1 +1 @@ -Steffwiz's Source +Steffwiz diff --git a/data/steffwiz.webs.com/make.sh b/data/steffwiz.webs.com/make.sh index fffa40fe6..36318a902 100644 --- a/data/steffwiz.webs.com/make.sh +++ b/data/steffwiz.webs.com/make.sh @@ -1,2 +1,2 @@ pkg: mkdir -p /etc/apt/sources.list.d -pkg: cp -a %/steffwiz.webs.com.list /etc/apt/sources.list.d +pkg: cp -a %/steffwiz.com.list /etc/apt/sources.list.d diff --git a/data/steffwiz.webs.com/steffwiz.com.list b/data/steffwiz.webs.com/steffwiz.com.list new file mode 100644 index 000000000..b7e501fe8 --- /dev/null +++ b/data/steffwiz.webs.com/steffwiz.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://apt.steffwiz.com/ steffwiz main diff --git a/data/steffwiz.webs.com/steffwiz.webs.com.list b/data/steffwiz.webs.com/steffwiz.webs.com.list deleted file mode 100644 index 72d793930..000000000 --- a/data/steffwiz.webs.com/steffwiz.webs.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://steffwiz.webs.com/iphone/repo/ ./ -- cgit v1.2.3