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 92F21138247 for ; Fri, 10 Jan 2014 08:43:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28D38E0D59; Fri, 10 Jan 2014 08:43:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7A1DE0D59 for ; Fri, 10 Jan 2014 08:43:53 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DBEDA33F770 for ; Fri, 10 Jan 2014 08:43:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6CFF0E54BD for ; Fri, 10 Jan 2014 08:43:51 +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: <1389343403.9ae6e5297dac93dd86bde4483cca2a420728cf99.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kf5umbrella/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kf5umbrella/kf5umbrella-4.95.0.ebuild X-VCS-Directories: kde-frameworks/kf5umbrella/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 9ae6e5297dac93dd86bde4483cca2a420728cf99 X-VCS-Branch: master Date: Fri, 10 Jan 2014 08:43:51 +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: e1ff8f12-71bf-42d3-983b-d66fc3547396 X-Archives-Hash: 339402da7ab77f548b62eccdb4f55dd7 commit: 9ae6e5297dac93dd86bde4483cca2a420728cf99 Author: Michael Palimaka gentoo org> AuthorDate: Fri Jan 10 08:43:23 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Jan 10 08:43:23 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9ae6e529 [kde-frameworks/kf5umbrella] Add tech preview. Package-Manager: portage-2.2.7 --- kde-frameworks/kf5umbrella/kf5umbrella-4.95.0.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/kde-frameworks/kf5umbrella/kf5umbrella-4.95.0.ebuild b/kde-frameworks/kf5umbrella/kf5umbrella-4.95.0.ebuild new file mode 100644 index 0000000..b2dd6ed --- /dev/null +++ b/kde-frameworks/kf5umbrella/kf5umbrella-4.95.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +FRAMEWORKS_DEBUG="false" +FRAMEWORKS_QTCORE="false" +FRAMEWORKS_TEST="false" +inherit kde-frameworks + +DESCRIPTION="CMake files that simplify the code needed to find KDE Frameworks" +LICENSE="BSD" +KEYWORDS="~amd64" +IUSE=""