summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-15 12:02:15 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-15 12:02:15 +0100
commit0784f95a1d57a352cd982a2d8f5a5ccd53f1861b (patch)
treee9f622c1bac02b8fc689b86741ab93d41272b5e0
parentaf9ad0403d2cbf0e9fd65533fa2e0909cb92faf4 (diff)
parente1305dd6546d8540984aa1e4f1071fde6bb31845 (diff)
downloadlorries-0784f95a1d57a352cd982a2d8f5a5ccd53f1861b.tar.gz
Merge branch 'master' of ssh://trove.baserock.org/baserock/local-config/lorries
-rw-r--r--open-source-lorries/libeditline.lorry7
-rw-r--r--open-source-lorries/scrnsaverproto.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXScrnSaver.lorry (renamed from open-source-lorries/libxscrnsaver.lorry)2
-rw-r--r--open-source-lorries/xorg-lib-libXcursor.lorry (renamed from open-source-lorries/libxcursor.lorry)2
-rw-r--r--open-source-lorries/xorg-lib-libXp.lorry (renamed from open-source-lorries/libxp.lorry)2
-rw-r--r--open-source-lorries/xorg-proto-printproto.lorry (renamed from open-source-lorries/printproto.lorry)2
6 files changed, 11 insertions, 10 deletions
diff --git a/open-source-lorries/libeditline.lorry b/open-source-lorries/libeditline.lorry
new file mode 100644
index 0000000..b8a1ee3
--- /dev/null
+++ b/open-source-lorries/libeditline.lorry
@@ -0,0 +1,7 @@
+{
+ "libeditline": {
+ "type": "svn",
+ "url": "https://simtk.org/svn/libeditline",
+ "layout": "standard"
+ }
+}
diff --git a/open-source-lorries/scrnsaverproto.lorry b/open-source-lorries/scrnsaverproto.lorry
deleted file mode 100644
index f866ba6..0000000
--- a/open-source-lorries/scrnsaverproto.lorry
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "scrnsaverproto": {
- "type": "git",
- "url": "git://anongit.freedesktop.org/xorg/proto/scrnsaverproto"
- }
-}
diff --git a/open-source-lorries/libxscrnsaver.lorry b/open-source-lorries/xorg-lib-libXScrnSaver.lorry
index b3e7020..d3c0bb2 100644
--- a/open-source-lorries/libxscrnsaver.lorry
+++ b/open-source-lorries/xorg-lib-libXScrnSaver.lorry
@@ -1,5 +1,5 @@
{
- "libxscrnsaver": {
+ "xorg-lib-libXScrnSaver": {
"type": "git",
"url": "git://anongit.freedesktop.org/xorg/lib/libXScrnSaver"
}
diff --git a/open-source-lorries/libxcursor.lorry b/open-source-lorries/xorg-lib-libXcursor.lorry
index 425f9d5..604f3c7 100644
--- a/open-source-lorries/libxcursor.lorry
+++ b/open-source-lorries/xorg-lib-libXcursor.lorry
@@ -1,5 +1,5 @@
{
- "libxcursor": {
+ "xorg-lib-libXcursor": {
"type": "git",
"url": "git://anongit.freedesktop.org/xorg/lib/libXcursor"
}
diff --git a/open-source-lorries/libxp.lorry b/open-source-lorries/xorg-lib-libXp.lorry
index 63e08fc..83cc599 100644
--- a/open-source-lorries/libxp.lorry
+++ b/open-source-lorries/xorg-lib-libXp.lorry
@@ -1,5 +1,5 @@
{
- "libxp": {
+ "xorg-lib-libXp": {
"type": "git",
"url": "git://anongit.freedesktop.org/xorg/lib/libXp"
}
diff --git a/open-source-lorries/printproto.lorry b/open-source-lorries/xorg-proto-printproto.lorry
index 6308db0..6d6b49b 100644
--- a/open-source-lorries/printproto.lorry
+++ b/open-source-lorries/xorg-proto-printproto.lorry
@@ -1,5 +1,5 @@
{
- "printproto": {
+ "xorg-proto-printproto": {
"type": "git",
"url": "git://anongit.freedesktop.org/xorg/proto/printproto"
}