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 28693138A1F for ; Tue, 15 Apr 2014 07:43:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA102E0B16; Tue, 15 Apr 2014 07:43:11 +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 4315EE0B16 for ; Tue, 15 Apr 2014 07:43:11 +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 3149A340110 for ; Tue, 15 Apr 2014 07:43:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 1512B18163 for ; Tue, 15 Apr 2014 07:43:06 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1397547753.bcd3dcbc7c0aa37df5eddf5bf5119fa44e33e99d.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kwin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kwin/kwin-9999.ebuild X-VCS-Directories: kde-base/kwin/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: bcd3dcbc7c0aa37df5eddf5bf5119fa44e33e99d X-VCS-Branch: master Date: Tue, 15 Apr 2014 07:43:06 +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: 5104a4e3-327f-442e-b701-eed171f4a8fa X-Archives-Hash: 3ee934e2547aee74653a9ab8b2685c1c commit: bcd3dcbc7c0aa37df5eddf5bf5119fa44e33e99d Author: Johannes Huber gentoo org> AuthorDate: Tue Apr 15 07:42:33 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Apr 15 07:42:33 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bcd3dcbc Revert "[kde-base/kwin] Add RDEPEND on kde-base/oxygen by eliasp" bug 507646 This reverts commit 36fef954e6a16a93ff06b301326b0217fd976b44. --- kde-base/kwin/kwin-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-base/kwin/kwin-9999.ebuild b/kde-base/kwin/kwin-9999.ebuild index c4f461e..2f672dd 100644 --- a/kde-base/kwin/kwin-9999.ebuild +++ b/kde-base/kwin/kwin-9999.ebuild @@ -60,7 +60,6 @@ COMMON_DEPEND=" ) " RDEPEND="${COMMON_DEPEND} - $(add_kdebase_dep oxygen) !kde-base/kwin:4 !kde-base/systemsettings:4 "