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 CF548138CEF for ; Wed, 12 Feb 2014 11:57:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EE51E0D80; Wed, 12 Feb 2014 11:57:07 +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 E84F9E0D80 for ; Wed, 12 Feb 2014 11:57:06 +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 22FEA33F7F8 for ; Wed, 12 Feb 2014 11:57:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 8CED118873 for ; Wed, 12 Feb 2014 11:57:03 +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: <1392205979.8ba57681d26b1b69a739db9fd7fa1af9a5c5ff2c.kensington@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-0.0.10.ebuild dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.9.ebuild X-VCS-Directories: dev-libs/extra-cmake-modules/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8ba57681d26b1b69a739db9fd7fa1af9a5c5ff2c X-VCS-Branch: master Date: Wed, 12 Feb 2014 11:57:03 +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: 915e3e8c-b011-4c29-8b59-f97c9f94d706 X-Archives-Hash: 79ba3910476ebe2b68b3686b0634a46d commit: 8ba57681d26b1b69a739db9fd7fa1af9a5c5ff2c Author: Michael Palimaka gentoo org> AuthorDate: Wed Feb 12 11:52:59 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Feb 12 11:52:59 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8ba57681 [dev-libs/extra-cmake-modules] Version bump. Package-Manager: portage-2.2.7 --- ...tra-cmake-modules-0.0.9.ebuild => extra-cmake-modules-0.0.10.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.9.ebuild b/dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.10.ebuild similarity index 85% rename from dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.9.ebuild rename to dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.10.ebuild index 761edd3..35215f2 100644 --- a/dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.9.ebuild +++ b/dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.10.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="Extra modules and scripts for CMake" HOMEPAGE="https://projects.kde.org/projects/kdesupport/extra-cmake-modules" -SRC_URI="mirror://kde/unstable/frameworks/4.95.0/${P}.tar.xz" +SRC_URI="mirror://kde/unstable/frameworks/4.96.0/${P}.tar.xz" LICENSE="BSD" SLOT=0