summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2013-05-14 11:13:42 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2013-05-14 11:13:42 +0100
commit2f10508d60121575966ebc58274d0406f20dae85 (patch)
tree0d79ff92dbf40647ff854dd2e40790437f9ccf56 /open-source-lorries
parentc2a0142a8930db041fe21a1d55d58455826a2e53 (diff)
downloadlorries-2f10508d60121575966ebc58274d0406f20dae85.tar.gz
Rename X11 lorries to match existing naming convention
Diffstat (limited to 'open-source-lorries')
-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
5 files changed, 4 insertions, 10 deletions
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"
}