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 D60FC138A1A for ; Tue, 17 Feb 2015 13:44:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 533F7E089D; Tue, 17 Feb 2015 13:44:08 +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 C2F68E089C for ; Tue, 17 Feb 2015 13:44:07 +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 BB1413406B1 for ; Tue, 17 Feb 2015 13:44:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A8A811F4E for ; Tue, 17 Feb 2015 13:44:05 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1424180414.1c87a6fcd427adff6cd5d4efe474ff8ad577efcb.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/signon-ui/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/signon-ui/signon-ui-0.15.ebuild X-VCS-Directories: net-libs/signon-ui/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 1c87a6fcd427adff6cd5d4efe474ff8ad577efcb X-VCS-Branch: master Date: Tue, 17 Feb 2015 13:44:05 +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: 953fc63b-5765-4e15-ad11-ad752c9aad95 X-Archives-Hash: ae912b09f8ab70d460fa847563ce3641 commit: 1c87a6fcd427adff6cd5d4efe474ff8ad577efcb Author: Michael Palimaka gentoo org> AuthorDate: Tue Feb 17 13:40:14 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Feb 17 13:40:14 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1c87a6fc [net-libs/signon-ui] Add missing dev-libs/glib SLOT. Package-Manager: portage-2.2.14 --- net-libs/signon-ui/signon-ui-0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/signon-ui/signon-ui-0.15.ebuild b/net-libs/signon-ui/signon-ui-0.15.ebuild index 9fb08ad..0003f03 100644 --- a/net-libs/signon-ui/signon-ui-0.15.ebuild +++ b/net-libs/signon-ui/signon-ui-0.15.ebuild @@ -17,7 +17,7 @@ RESTRICT="test" # libproxy[kde] results into segfaults DEPEND=" - dev-libs/glib + dev-libs/glib:2 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5