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 A315213877A for ; Tue, 15 Jul 2014 16:16:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02377E09A2; Tue, 15 Jul 2014 16:16:47 +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 8A8A2E09A2 for ; Tue, 15 Jul 2014 16:16:46 +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 5B48F33F692 for ; Tue, 15 Jul 2014 16:16:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 091841807D for ; Tue, 15 Jul 2014 16:16:41 +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: <1405440982.7aff33f62a3205f5bc4f5220a68b675e38f46ad5.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: x11-libs/libkscreen/ X-VCS-Repository: proj/kde X-VCS-Files: x11-libs/libkscreen/libkscreen-1.73.ebuild x11-libs/libkscreen/libkscreen-5.0.91.ebuild X-VCS-Directories: x11-libs/libkscreen/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 7aff33f62a3205f5bc4f5220a68b675e38f46ad5 X-VCS-Branch: master Date: Tue, 15 Jul 2014 16:16:41 +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: 425d5945-8c42-48ef-bccc-21ec780856dd X-Archives-Hash: 3eae35055388d86f4783609fd83af82d commit: 7aff33f62a3205f5bc4f5220a68b675e38f46ad5 Author: Michael Palimaka gentoo org> AuthorDate: Tue Jul 15 16:16:22 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Jul 15 16:16:22 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7aff33f6 [x11-libs/libkscreen] Version bump. Remove old. Package-Manager: portage-2.2.10 --- .../libkscreen/{libkscreen-1.73.ebuild => libkscreen-5.0.91.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libkscreen/libkscreen-1.73.ebuild b/x11-libs/libkscreen/libkscreen-5.0.91.ebuild similarity index 90% rename from x11-libs/libkscreen/libkscreen-1.73.ebuild rename to x11-libs/libkscreen/libkscreen-5.0.91.ebuild index ef28d68..e35dcf3 100644 --- a/x11-libs/libkscreen/libkscreen-1.73.ebuild +++ b/x11-libs/libkscreen/libkscreen-5.0.91.ebuild @@ -9,7 +9,7 @@ if [[ $PV = *9999* ]]; then EGIT_BRANCH="frameworks" KEYWORDS="" else - SRC_URI="mirror://kde/unstable/plasma/4.98.0/src/${P}.tar.xz" + SRC_URI="mirror://kde/stable/plasma/5.0.0/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi