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 6BCA1138EF5 for ; Sat, 22 Feb 2014 16:01:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16DBCE0C4B; Sat, 22 Feb 2014 16:01:01 +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 62F3CE0C44 for ; Sat, 22 Feb 2014 16:01:00 +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 6BB1333EE68 for ; Sat, 22 Feb 2014 16:00:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 95B17188A2 for ; Sat, 22 Feb 2014 16:00:57 +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: <1393084781.bdd3dec96b6b5e25bdcaeae001daca2138fea4c4.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/baloo-widgets/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/baloo-widgets/baloo-widgets-9999.ebuild kde-base/baloo-widgets/metadata.xml X-VCS-Directories: kde-base/baloo-widgets/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bdd3dec96b6b5e25bdcaeae001daca2138fea4c4 X-VCS-Branch: master Date: Sat, 22 Feb 2014 16:00:57 +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: 3dd74d32-da38-40ac-839a-15cf44075cf5 X-Archives-Hash: 1edf4ae934720fb98f771e22eb7e53c0 commit: bdd3dec96b6b5e25bdcaeae001daca2138fea4c4 Author: Michael Palimaka gentoo org> AuthorDate: Sat Feb 22 15:59:41 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Feb 22 15:59:41 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bdd3dec9 [kde-base/baloo-widgets] New package. Package-Manager: portage-2.2.7 --- kde-base/baloo-widgets/baloo-widgets-9999.ebuild | 17 +++++++++++++++++ kde-base/baloo-widgets/metadata.xml | 5 +++++ 2 files changed, 22 insertions(+) diff --git a/kde-base/baloo-widgets/baloo-widgets-9999.ebuild b/kde-base/baloo-widgets/baloo-widgets-9999.ebuild new file mode 100644 index 0000000..e573b7b --- /dev/null +++ b/kde-base/baloo-widgets/baloo-widgets-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Widget library for baloo" +KEYWORDS="" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep baloo) + $(add_kdebase_dep kfilemetadata) +" +RDEPEND="${DEPEND}" diff --git a/kde-base/baloo-widgets/metadata.xml b/kde-base/baloo-widgets/metadata.xml new file mode 100644 index 0000000..a23f444 --- /dev/null +++ b/kde-base/baloo-widgets/metadata.xml @@ -0,0 +1,5 @@ + + + + kde +