From 1081073805ecee78b215c06ab4ba4cadd2176c92 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 18 Feb 2013 15:47:52 +0000 Subject: Add all remaining lorries from roadtrain --- open-source-lorries/binutils-redhat.lorry | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 open-source-lorries/binutils-redhat.lorry (limited to 'open-source-lorries/binutils-redhat.lorry') diff --git a/open-source-lorries/binutils-redhat.lorry b/open-source-lorries/binutils-redhat.lorry new file mode 100644 index 0000000..0dc5ce4 --- /dev/null +++ b/open-source-lorries/binutils-redhat.lorry @@ -0,0 +1,23 @@ +{ + "binutils-redhat": { + "type": "git", + "url": "git://sources.redhat.com/git/binutils.git", + "refspecs": [ + "master", + "binutils-2_10-branch", + "binutils-2_11-branch", + "binutils-2_12-branch", + "binutils-2_13-branch", + "binutils-2_14-branch", + "binutils-2_15-branch", + "binutils-2_16-branch", + "binutils-2_17-branch", + "binutils-2_18-branch", + "binutils-2_19-branch", + "binutils-2_20-branch", + "binutils-2_21-branch", + "binutils-2_22-branch", + "refs/tags/*" + ] + } +} -- cgit v1.2.1