From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SSThQ-0007ya-E5 for garchives@archives.gentoo.org; Thu, 10 May 2012 13:46:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87074E093A; Thu, 10 May 2012 13:46:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 56988E093A for ; Thu, 10 May 2012 13:46:23 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8EDC1B4024 for ; Thu, 10 May 2012 13:46:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7177BE542D for ; Thu, 10 May 2012 13:46:21 +0000 (UTC) From: "Ben de Groot" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben de Groot" Message-ID: <1336657461.fb5bc5a7112b44c1b6080b6343e3c8def88e9b9e.yngwin@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: sets/ X-VCS-Repository: proj/qt X-VCS-Files: sets/qt-all-4.7 X-VCS-Directories: sets/ X-VCS-Committer: yngwin X-VCS-Committer-Name: Ben de Groot X-VCS-Revision: fb5bc5a7112b44c1b6080b6343e3c8def88e9b9e X-VCS-Branch: master Date: Thu, 10 May 2012 13:46:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: be265f31-6c9c-4c0d-a568-c3bb75ff9e54 X-Archives-Hash: 7f8cc3dfc8a63d624643c6023847918b commit: fb5bc5a7112b44c1b6080b6343e3c8def88e9b9e Author: Ben de Groot gmail com> AuthorDate: Thu May 10 13:44:21 2012 +0000 Commit: Ben de Groot gmail com> CommitDate: Thu May 10 13:44:21 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3Dfb5bc5a7 Update release version sets Include all modules (for people like developers who want all modules) and suggest people put their own customized set in /etc/portage/sets/. Remove qt-all-4.7 as no longer necessary. --- sets/qt-all-4.7 | 17 ----------------- 1 files changed, 0 insertions(+), 17 deletions(-) diff --git a/sets/qt-all-4.7 b/sets/qt-all-4.7 deleted file mode 100644 index 32df5a7..0000000 --- a/sets/qt-all-4.7 +++ /dev/null @@ -1,17 +0,0 @@ -# set for all official Qt (pre-)release packages - -=3Dx11-libs/qt-assistant-4.7* -=3Dx11-libs/qt-core-4.7* -=3Dx11-libs/qt-dbus-4.7* -=3Dx11-libs/qt-declarative-4.7* -=3Dx11-libs/qt-gui-4.7* -=3Dx11-libs/qt-multimedia-4.7* -=3Dx11-libs/qt-opengl-4.7* -=3Dx11-libs/qt-phonon-4.7* -=3Dx11-libs/qt-qt3support-4.7* -=3Dx11-libs/qt-script-4.7* -=3Dx11-libs/qt-sql-4.7* -=3Dx11-libs/qt-svg-4.7* -=3Dx11-libs/qt-test-4.7* -=3Dx11-libs/qt-webkit-4.7* -=3Dx11-libs/qt-xmlpatterns-4.7*