From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B529013877A for ; Mon, 11 Aug 2014 20:37:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D525E0CC4; Mon, 11 Aug 2014 20:23:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9A5BE0D1A for ; Mon, 11 Aug 2014 20:20:50 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AB5934052C for ; Sun, 10 Aug 2014 17:06:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 5155218815 for ; Sun, 10 Aug 2014 17:06:25 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1407690326.2ecba15933b67dbb807c4edabc60486310c53395.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: / X-VCS-Repository: proj/qt X-VCS-Files: README.md X-VCS-Directories: / X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 2ecba15933b67dbb807c4edabc60486310c53395 X-VCS-Branch: master Date: Sun, 10 Aug 2014 17:06:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4ff1140a-d299-45bb-ad3d-770f54a6ac33 X-Archives-Hash: 0386cb7a0bc5ce6577c3204fbff20042 Message-ID: <20140810170625._K2uXl5jFMl9FIC-SC1FTr7WUI8wLLuBdzlhf6y7aIk@z> commit: 2ecba15933b67dbb807c4edabc60486310c53395 Author: Davide Pesavento gentoo org> AuthorDate: Sun Aug 10 17:05:26 2014 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sun Aug 10 17:05:26 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=2ecba159 [README] Add travis repoman status indicator. --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 7fac6c3..9e9806f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Welcome to the qt overlay! +[![Repoman Status](https://travis-ci.org/gentoo/qt.png)](https://travis-ci.org/gentoo/qt) This is where the Gentoo Qt team develops and maintains ebuilds for experimental Qt versions (pre-releases and "live" code from git) and @@ -31,8 +32,3 @@ Bugs should be reported on https://bugs.gentoo.org. Be sure to include Users wanting to contribute should first read the [Qt4 ebuild guide](http://www.gentoo.org/proj/en/desktop/qt/qt4-based-ebuild-howto.xml). - - -*Happy Qting!* - -*The Gentoo Qt team*