From b270599ac01c8f7193dbc4e72374d5afc5a94f75 Mon Sep 17 00:00:00 2001 From: Super user Date: Tue, 2 Oct 2012 15:14:01 +0000 Subject: Moved bluez and gnutls to disabled since they both build from git. --- active/bluez.lorry | 6 ------ active/gnutls.lorry | 6 ------ disabled/bluez.lorry | 6 ++++++ disabled/gnutls.lorry | 6 ++++++ 4 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 active/bluez.lorry delete mode 100644 active/gnutls.lorry create mode 100644 disabled/bluez.lorry create mode 100644 disabled/gnutls.lorry diff --git a/active/bluez.lorry b/active/bluez.lorry deleted file mode 100644 index 45e69eb..0000000 --- a/active/bluez.lorry +++ /dev/null @@ -1,6 +0,0 @@ -{ - "bluez": { - "type": "git", - "url": "git://git.kernel.org/pub/scm/bluetooth/bluez.git" - } -} diff --git a/active/gnutls.lorry b/active/gnutls.lorry deleted file mode 100644 index 4fc7c2a..0000000 --- a/active/gnutls.lorry +++ /dev/null @@ -1,6 +0,0 @@ -{ - "gnutls": { - "type": "git", - "url": "git://git.savannah.gnu.org/gnutls.git" - } -} diff --git a/disabled/bluez.lorry b/disabled/bluez.lorry new file mode 100644 index 0000000..45e69eb --- /dev/null +++ b/disabled/bluez.lorry @@ -0,0 +1,6 @@ +{ + "bluez": { + "type": "git", + "url": "git://git.kernel.org/pub/scm/bluetooth/bluez.git" + } +} diff --git a/disabled/gnutls.lorry b/disabled/gnutls.lorry new file mode 100644 index 0000000..4fc7c2a --- /dev/null +++ b/disabled/gnutls.lorry @@ -0,0 +1,6 @@ +{ + "gnutls": { + "type": "git", + "url": "git://git.savannah.gnu.org/gnutls.git" + } +} -- cgit v1.2.1