From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-723739-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 075EC13877A for <garchives@archives.gentoo.org>; Tue, 19 Aug 2014 05:46:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6307E08C9; Tue, 19 Aug 2014 05:46:52 +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 3A047E08C6 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Aug 2014 05:46:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C2BC33EAF3 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Aug 2014 05:46:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05AF33B78 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Aug 2014 01:07:18 +0000 (UTC) From: "Davide Pesavento" <pesa@gentoo.org> 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" <pesa@gentoo.org> 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: Tue, 19 Aug 2014 01:07:18 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 30bcfa89-cc22-428a-8755-4801356558ae X-Archives-Hash: c9898c423a0424f012a39726dd1ccfd2 commit: 2ecba15933b67dbb807c4edabc60486310c53395 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Sun Aug 10 17:05:26 2014 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Sun Aug 10 17:05:26 2014 +0000 URL: http://sources.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! +[](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* From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-720967-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B529013877A for <garchives@archives.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; Sun, 10 Aug 2014 17:06:25 +0000 (UTC) From: "Davide Pesavento" <pesa@gentoo.org> 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" <pesa@gentoo.org> 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: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> 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 <pesa <AT> gentoo <DOT> org> AuthorDate: Sun Aug 10 17:05:26 2014 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> 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! +[](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*