summaryrefslogtreecommitdiff
path: root/disabled
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-24 13:44:20 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-09-24 13:44:53 +0100
commit95109ca782b624fed70f9445e4a66f85d72515af (patch)
tree9f88126ca8093a31863d061a74c9fddd3ac80307 /disabled
parent5c803ad10d2495ee99ba49e817e1ef4175a11668 (diff)
downloadlorries-95109ca782b624fed70f9445e4a66f85d72515af.tar.gz
gnome-doc-utils and rarian are no longer needed for GnomeOS
Documentation infrastructure is now itstool, yelp-xsl and yelp-tools
Diffstat (limited to 'disabled')
-rw-r--r--disabled/gnome-doc-utils.lorry6
-rw-r--r--disabled/rarian.lorry8
2 files changed, 14 insertions, 0 deletions
diff --git a/disabled/gnome-doc-utils.lorry b/disabled/gnome-doc-utils.lorry
new file mode 100644
index 0000000..8b09f2b
--- /dev/null
+++ b/disabled/gnome-doc-utils.lorry
@@ -0,0 +1,6 @@
+{
+ "gnome-doc-utils": {
+ "type": "git",
+ "url": "git://git.gnome.org/gnome-doc-utils"
+ }
+}
diff --git a/disabled/rarian.lorry b/disabled/rarian.lorry
new file mode 100644
index 0000000..ea67f39
--- /dev/null
+++ b/disabled/rarian.lorry
@@ -0,0 +1,8 @@
+{
+ "rarian": {
+ "type": "tarball",
+ "compression": "bzip2",
+ "strip": 1,
+ "url": "http://rarian.freedesktop.org/Releases/rarian-0.8.1.tar.bz2"
+ }
+}