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 DBA6513873B for ; Wed, 5 Mar 2014 08:11:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7BC2E0A62; Wed, 5 Mar 2014 08:10:58 +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 316AAE0A62 for ; Wed, 5 Mar 2014 08:10:58 +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 6029133FBD0 for ; Wed, 5 Mar 2014 08:10:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 159DE18875 for ; Wed, 5 Mar 2014 08:10:56 +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: <1394006999.67db91f3e3b0e7a8e66d34b6adfc1ed87595f700.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.11.ebuild X-VCS-Directories: dev-libs/extra-cmake-modules/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 67db91f3e3b0e7a8e66d34b6adfc1ed87595f700 X-VCS-Branch: master Date: Wed, 5 Mar 2014 08:10:56 +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: 2f625fcc-910c-421d-8ded-6cd2e0cadba0 X-Archives-Hash: 4f9781bba2b40d7fe0a1f307bac78f26 commit: 67db91f3e3b0e7a8e66d34b6adfc1ed87595f700 Author: Michael Palimaka gentoo org> AuthorDate: Wed Mar 5 08:09:59 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Mar 5 08:09:59 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=67db91f3 [dev-libs/extra-cmake-modules] Version bump. Package-Manager: portage-2.2.7 --- ...ra-cmake-modules-0.0.10.ebuild => extra-cmake-modules-0.0.11.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.10.ebuild b/dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.11.ebuild similarity index 85% rename from dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.10.ebuild rename to dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.11.ebuild index 35215f2..34a051a 100644 --- a/dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.10.ebuild +++ b/dev-libs/extra-cmake-modules/extra-cmake-modules-0.0.11.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.96.0/${P}.tar.xz" +SRC_URI="mirror://kde/unstable/frameworks/4.97.0/${P}.tar.xz" LICENSE="BSD" SLOT=0