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 278DB13877A for ; Fri, 20 Jun 2014 16:35:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6608E0866; Fri, 20 Jun 2014 16:35:48 +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 5D147E0866 for ; Fri, 20 Jun 2014 16:35:48 +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 679AB33FF5E for ; Fri, 20 Jun 2014 16:35:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 3205118ACB for ; Fri, 20 Jun 2014 16:35:46 +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: <1403282129.5a3b6bf38c34419a9249b2ab1beeb122b48f5c00.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: x11-libs/libkscreen2/ X-VCS-Repository: proj/kde X-VCS-Files: x11-libs/libkscreen2/libkscreen2-1.71.ebuild x11-libs/libkscreen2/libkscreen2-1.72.ebuild X-VCS-Directories: x11-libs/libkscreen2/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 5a3b6bf38c34419a9249b2ab1beeb122b48f5c00 X-VCS-Branch: master Date: Fri, 20 Jun 2014 16:35:46 +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: da06d707-9f8b-4ea8-8616-bf01f63a07a9 X-Archives-Hash: 8ef9fc99f1ed7157d23e868230d9ff49 commit: 5a3b6bf38c34419a9249b2ab1beeb122b48f5c00 Author: Michael Palimaka gentoo org> AuthorDate: Fri Jun 20 16:35:29 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Jun 20 16:35:29 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5a3b6bf3 [x11-libs/libkscreen2] Version bump. Package-Manager: portage-2.2.10 --- .../libkscreen2/{libkscreen2-1.71.ebuild => libkscreen2-1.72.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libkscreen2/libkscreen2-1.71.ebuild b/x11-libs/libkscreen2/libkscreen2-1.72.ebuild similarity index 90% rename from x11-libs/libkscreen2/libkscreen2-1.71.ebuild rename to x11-libs/libkscreen2/libkscreen2-1.72.ebuild index 4b92a5d..42846ab 100644 --- a/x11-libs/libkscreen2/libkscreen2-1.71.ebuild +++ b/x11-libs/libkscreen2/libkscreen2-1.72.ebuild @@ -10,7 +10,7 @@ if [[ $PV = *9999* ]]; then KMNAME="libkscreen" KEYWORDS="" else - SRC_URI="mirror://kde/unstable/plasma/4.96.0/src/${P}.tar.xz" + SRC_URI="mirror://kde/unstable/plasma/4.97.0/src/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi