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 0EB5313877A for ; Thu, 7 Aug 2014 15:21:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C91BBE086A; Thu, 7 Aug 2014 15:21:39 +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 67FCDE086A for ; Thu, 7 Aug 2014 15:21:39 +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 7157333FDDB for ; Thu, 7 Aug 2014 15:21:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 6FCDB18810 for ; Thu, 7 Aug 2014 15:21:36 +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: <1407417650.d706aff5744585d1274bfe371a2df58ebdca2bc0.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/extra-cmake-modules/ X-VCS-Repository: proj/kde X-VCS-Files: dev-libs/extra-cmake-modules/extra-cmake-modules-1.1.0.ebuild X-VCS-Directories: dev-libs/extra-cmake-modules/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: d706aff5744585d1274bfe371a2df58ebdca2bc0 X-VCS-Branch: master Date: Thu, 7 Aug 2014 15:21:36 +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: 27d5f193-71dd-48f0-964e-e324fbaad654 X-Archives-Hash: 25fd25a59a97d6bfb2aa8fa1fa4a1a5b commit: d706aff5744585d1274bfe371a2df58ebdca2bc0 Author: Johannes Huber gentoo org> AuthorDate: Thu Aug 7 13:20:50 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Aug 7 13:20:50 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d706aff5 [dev-libs/extra-cmake-modules] Fix SRC_URI Package-Manager: portage-2.2.11-r1 --- dev-libs/extra-cmake-modules/extra-cmake-modules-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/extra-cmake-modules/extra-cmake-modules-1.1.0.ebuild b/dev-libs/extra-cmake-modules/extra-cmake-modules-1.1.0.ebuild index 0cde8c2..080cfc5 100644 --- a/dev-libs/extra-cmake-modules/extra-cmake-modules-1.1.0.ebuild +++ b/dev-libs/extra-cmake-modules/extra-cmake-modules-1.1.0.ebuild @@ -10,7 +10,7 @@ inherit cmake-utils python-any-r1 DESCRIPTION="Extra modules and scripts for CMake" HOMEPAGE="https://projects.kde.org/projects/kdesupport/extra-cmake-modules" -SRC_URI="mirror://kde/stable/frameworks/5.0.0/${P}.tar.xz" +SRC_URI="mirror://kde/stable/frameworks/5.1.0/${P}.tar.xz" LICENSE="BSD" SLOT=0