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 B402B1387FD for ; Sat, 5 Apr 2014 17:41:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B9A0E084A; Sat, 5 Apr 2014 17:40:56 +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 D13BAE084A for ; Sat, 5 Apr 2014 17:40:55 +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 D78EF33FE39 for ; Sat, 5 Apr 2014 17:40:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 7C31E18874 for ; Sat, 5 Apr 2014 17:40:53 +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: <1396719643.6626f8ba0b94e4d4eb2fa8fe9df7310452f08df4.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild X-VCS-Directories: kde-base/liboxygenstyle/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 6626f8ba0b94e4d4eb2fa8fe9df7310452f08df4 X-VCS-Branch: master Date: Sat, 5 Apr 2014 17:40:53 +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: 17c9e665-28ec-4576-aef0-4e3b7d39afa9 X-Archives-Hash: c0ca4ff69bb0a568149652ed80c27e15 commit: 6626f8ba0b94e4d4eb2fa8fe9df7310452f08df4 Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Sat Apr 5 17:40:43 2014 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Apr 5 17:40:43 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6626f8ba [kde-base/liboxygenstyle] Reverse dependencies have to be rebuilt after every upgrade, so set subslot to PV Package-Manager: portage-2.2.10 --- kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild index 7e366ea..c9fb967 100644 --- a/kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild +++ b/kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild @@ -11,6 +11,7 @@ inherit kde4-meta DESCRIPTION="Library to support the Oxygen style in KDE" KEYWORDS="" IUSE="debug" +SLOT="4/${PV}" DEPEND="x11-libs/libX11" RDEPEND="${DEPEND}"