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 8E9C11387FD for ; Sat, 5 Apr 2014 17:45:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C7EEE08BD; Sat, 5 Apr 2014 17:45: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 C371EE08BD for ; Sat, 5 Apr 2014 17:45:19 +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 00DE033FDA9 for ; Sat, 5 Apr 2014 17:45:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 9299118874 for ; Sat, 5 Apr 2014 17:45:17 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1396719907.5acb73ad9f3dc712dcce96ecf83db6a76dcd99df.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kstyles/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kstyles/kstyles-4.11.49.9999.ebuild X-VCS-Directories: kde-base/kstyles/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 5acb73ad9f3dc712dcce96ecf83db6a76dcd99df X-VCS-Branch: master Date: Sat, 5 Apr 2014 17:45: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: d1e54070-e195-4c52-91e9-9e8b3ba63443 X-Archives-Hash: 7f253f9162466473774da03b2d674617 commit: 5acb73ad9f3dc712dcce96ecf83db6a76dcd99df Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Sat Apr 5 17:45:07 2014 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Apr 5 17:45:07 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5acb73ad [kde-base/kstyles] Force rebuild after liboxygenstyle upgrade Package-Manager: portage-2.2.10 --- kde-base/kstyles/kstyles-4.11.49.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-base/kstyles/kstyles-4.11.49.9999.ebuild b/kde-base/kstyles/kstyles-4.11.49.9999.ebuild index 6a11c2f..035e837 100644 --- a/kde-base/kstyles/kstyles-4.11.49.9999.ebuild +++ b/kde-base/kstyles/kstyles-4.11.49.9999.ebuild @@ -12,7 +12,7 @@ KEYWORDS="" IUSE="debug" DEPEND=" - $(add_kdebase_dep liboxygenstyle) + kde-base/liboxygenstyle:4= x11-libs/libX11 " RDEPEND="${DEPEND}"