From ef22f95f7b860ca4696afdb0554d4eee15a561cf Mon Sep 17 00:00:00 2001 From: Parabola git Date: Mon, 26 Oct 2015 17:00:10 +0000 Subject: Update from cron --- packages/moz-normalize.git/config | 6 ------ packages/moz-normalize.git/description | 1 - packages/moz-normalize.git/hooks/post-receive | 1 - packages/pbs.git | 1 - ~lukeshu/moz-normalize.git/config | 6 ++++++ ~lukeshu/moz-normalize.git/description | 1 + ~lukeshu/moz-normalize.git/hooks/post-receive | 1 + 7 files changed, 8 insertions(+), 9 deletions(-) delete mode 100755 packages/moz-normalize.git/config delete mode 100644 packages/moz-normalize.git/description delete mode 120000 packages/moz-normalize.git/hooks/post-receive delete mode 120000 packages/pbs.git create mode 100755 ~lukeshu/moz-normalize.git/config create mode 100644 ~lukeshu/moz-normalize.git/description create mode 120000 ~lukeshu/moz-normalize.git/hooks/post-receive diff --git a/packages/moz-normalize.git/config b/packages/moz-normalize.git/config deleted file mode 100755 index 202d119..0000000 --- a/packages/moz-normalize.git/config +++ /dev/null @@ -1,6 +0,0 @@ -[core] - repositoryformatversion = 0 - filemode = true - bare = true -[gitweb] - owner = Luke Shumaker diff --git a/packages/moz-normalize.git/description b/packages/moz-normalize.git/description deleted file mode 100644 index 1fa725d..0000000 --- a/packages/moz-normalize.git/description +++ /dev/null @@ -1 +0,0 @@ -Scripts to normalize mozilla package files diff --git a/packages/moz-normalize.git/hooks/post-receive b/packages/moz-normalize.git/hooks/post-receive deleted file mode 120000 index 9cbd669..0000000 --- a/packages/moz-normalize.git/hooks/post-receive +++ /dev/null @@ -1 +0,0 @@ -../../../git-hooks/post-receive.agefile \ No newline at end of file diff --git a/packages/pbs.git b/packages/pbs.git deleted file mode 120000 index 4bf907b..0000000 --- a/packages/pbs.git +++ /dev/null @@ -1 +0,0 @@ -pbs-tools.git \ No newline at end of file diff --git a/~lukeshu/moz-normalize.git/config b/~lukeshu/moz-normalize.git/config new file mode 100755 index 0000000..202d119 --- /dev/null +++ b/~lukeshu/moz-normalize.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[gitweb] + owner = Luke Shumaker diff --git a/~lukeshu/moz-normalize.git/description b/~lukeshu/moz-normalize.git/description new file mode 100644 index 0000000..1fa725d --- /dev/null +++ b/~lukeshu/moz-normalize.git/description @@ -0,0 +1 @@ +Scripts to normalize mozilla package files diff --git a/~lukeshu/moz-normalize.git/hooks/post-receive b/~lukeshu/moz-normalize.git/hooks/post-receive new file mode 120000 index 0000000..9cbd669 --- /dev/null +++ b/~lukeshu/moz-normalize.git/hooks/post-receive @@ -0,0 +1 @@ +../../../git-hooks/post-receive.agefile \ No newline at end of file -- cgit v1.2.3-54-g00ecf