summaryrefslogtreecommitdiff
path: root/active
diff options
context:
space:
mode:
authorSuper user <root@baserock.(none)>2012-10-02 15:14:01 +0000
committerSuper user <root@baserock.(none)>2012-10-02 15:14:01 +0000
commitb270599ac01c8f7193dbc4e72374d5afc5a94f75 (patch)
treeca5fb68c5ebab13729fa540a2ff6ba9dee5f526b /active
parent9219c08ec400a85bd19ed8d30c12a541c3eaa3dc (diff)
downloadlorries-b270599ac01c8f7193dbc4e72374d5afc5a94f75.tar.gz
Moved bluez and gnutls to disabled since they both build from git.
Diffstat (limited to 'active')
-rw-r--r--active/bluez.lorry6
-rw-r--r--active/gnutls.lorry6
2 files changed, 0 insertions, 12 deletions
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"
- }
-}