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 2B42B58973 for ; Wed, 20 Jan 2016 18:09:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3B8021C0D2; Wed, 20 Jan 2016 18:09:20 +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 5731F21C0D2 for ; Wed, 20 Jan 2016 18:09:20 +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 40CB6340662 for ; Wed, 20 Jan 2016 18:09:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90204CF3 for ; Wed, 20 Jan 2016 18:09:17 +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: <1453313317.f63753f9ebe0ef322b065e1c0a21f9ebdd3a6a70.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: f63753f9ebe0ef322b065e1c0a21f9ebdd3a6a70 X-VCS-Branch: master Date: Wed, 20 Jan 2016 18:09:17 +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: 3ca9a29f-9a93-4b48-9b10-1fc8ada9ef02 X-Archives-Hash: 73db9cb931fc4cad0607f034977f84b4 commit: f63753f9ebe0ef322b065e1c0a21f9ebdd3a6a70 Author: Davide Pesavento gentoo org> AuthorDate: Wed Jan 20 18:08:37 2016 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Wed Jan 20 18:08:37 2016 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=f63753f9 Remove reference to qt4-live in README.md README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e02344..02dad18 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ customize it to your own wishes. KDE users should note that at this point they need to use the `media-libs/phonon` package instead of `dev-qt/qtphonon`. This is the reason -why `qtphonon` is commented out in the qt4 and qt4-live sets. +why `dev-qt/qtphonon` is commented out in the `qt4` set. If you have questions, you can find us on IRC in #gentoo-qt on Freenode or at [qt@gentoo.org](mailto:qt@gentoo.org).