diff options
author | Parabola git <git@parabola.nu> | 2015-08-18 08:00:03 +0100 |
---|---|---|
committer | Parabola git <git@parabola.nu> | 2015-08-18 08:00:03 +0100 |
commit | 92ef6e773ef3c8ee9d70f736dc6138745f73b4a4 (patch) | |
tree | ed03eaffaa5e03491bd2bce9ca35c0e7510a51c4 /abslibre | |
parent | 0e4ca0187540c166f5bad53751ba1143ae88ddfe (diff) |
Update from cron
Diffstat (limited to 'abslibre')
-rw-r--r-- | abslibre/blacklist-arm.git/config | 4 | ||||
-rw-r--r-- | abslibre/blacklist-arm.git/description | 1 | ||||
l--------- | abslibre/blacklist-x86.git | 1 | ||||
-rwxr-xr-x | abslibre/blacklist.git/config | 4 | ||||
-rw-r--r-- | abslibre/blacklist.git/description | 1 | ||||
l--------- | abslibre/blacklist.git/hooks/post-receive | 1 |
6 files changed, 12 insertions, 0 deletions
diff --git a/abslibre/blacklist-arm.git/config b/abslibre/blacklist-arm.git/config new file mode 100644 index 0000000..07d359d --- /dev/null +++ b/abslibre/blacklist-arm.git/config @@ -0,0 +1,4 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true diff --git a/abslibre/blacklist-arm.git/description b/abslibre/blacklist-arm.git/description new file mode 100644 index 0000000..59370da --- /dev/null +++ b/abslibre/blacklist-arm.git/description @@ -0,0 +1 @@ +Nonfree packages found in ArchLinuxARM repos diff --git a/abslibre/blacklist-x86.git b/abslibre/blacklist-x86.git new file mode 120000 index 0000000..b426155 --- /dev/null +++ b/abslibre/blacklist-x86.git @@ -0,0 +1 @@ +blacklist.git
\ No newline at end of file diff --git a/abslibre/blacklist.git/config b/abslibre/blacklist.git/config new file mode 100755 index 0000000..07d359d --- /dev/null +++ b/abslibre/blacklist.git/config @@ -0,0 +1,4 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true diff --git a/abslibre/blacklist.git/description b/abslibre/blacklist.git/description new file mode 100644 index 0000000..57f878e --- /dev/null +++ b/abslibre/blacklist.git/description @@ -0,0 +1 @@ +Nonfree packages found in ArchLinux repos diff --git a/abslibre/blacklist.git/hooks/post-receive b/abslibre/blacklist.git/hooks/post-receive new file mode 120000 index 0000000..ce0ab29 --- /dev/null +++ b/abslibre/blacklist.git/hooks/post-receive @@ -0,0 +1 @@ +../../git-hooks/post-receive.agefile
\ No newline at end of file |