Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A301010C50 for ; Fri, 6 Dec 2013 01:13:20 +0000 (UTC) Received: (qmail 34923 invoked by uid 500); 6 Dec 2013 01:13:20 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 34910 invoked by uid 500); 6 Dec 2013 01:13:20 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 34903 invoked by uid 99); 6 Dec 2013 01:13:20 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 01:13:20 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2950282CC72; Fri, 6 Dec 2013 01:13:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Fri, 06 Dec 2013 01:13:43 -0000 Message-Id: In-Reply-To: <0bafe5efe7eb4c249bb5c8e6c7727e89@git.apache.org> References: <0bafe5efe7eb4c249bb5c8e6c7727e89@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [27/32] git commit: updated ubuntu to use apache repos updated ubuntu to use apache repos Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/12fd898f Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/12fd898f Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/12fd898f Branch: refs/heads/fireos Commit: 12fd898f00d9652dd572e848c18c2f7c09f4bd5a Parents: 1c15a24 Author: Steven Gill Authored: Thu Dec 5 16:18:26 2013 -0800 Committer: Steven Gill Committed: Thu Dec 5 16:18:26 2013 -0800 ---------------------------------------------------------------------- platforms.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/12fd898f/platforms.js ---------------------------------------------------------------------- diff --git a/platforms.js b/platforms.js index c8e0075..d25154d 100644 --- a/platforms.js +++ b/platforms.js @@ -30,7 +30,7 @@ module.exports = { }, 'ubuntu' : { parser : './src/metadata/ubuntu_parser', - url : 'https://launchpad.net/cordova-ubuntu/3.0/apha1/+download/campo.tar.gz', + url : 'https://git-wip-us.apache.org/repos/asf?p=cordova-ubuntu.git', version: '3.2.0' }, 'wp7' : {