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 F30161381F3 for ; Tue, 23 Apr 2013 20:52:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 227D8E0AFA; Tue, 23 Apr 2013 20:52:49 +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 52A01E0AF7 for ; Tue, 23 Apr 2013 20:52:48 +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 E5FE733DDB6 for ; Tue, 23 Apr 2013 20:52:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 87A62E43F5 for ; Tue, 23 Apr 2013 20:52:45 +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: <1366748055.dbe032defe31bef2db696dda84e71c5f12473dc2.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libmm-qt/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libmm-qt/libmm-qt-9999.ebuild net-libs/libmm-qt/metadata.xml X-VCS-Directories: net-libs/libmm-qt/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: dbe032defe31bef2db696dda84e71c5f12473dc2 X-VCS-Branch: master Date: Tue, 23 Apr 2013 20:52:45 +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: 619e7ed2-9a36-48bd-8101-c7e39f0e42cd X-Archives-Hash: c33c518a71ef56e2cc1d58e0f1df1c9a commit: dbe032defe31bef2db696dda84e71c5f12473dc2 Author: Johannes Huber gentoo org> AuthorDate: Tue Apr 23 20:14:15 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Apr 23 20:14:15 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=dbe032de [net-libs/libmm-qt] Move from cat kde-misc. Package-Manager: portage-2.2.0_alpha173 --- net-libs/libmm-qt/libmm-qt-9999.ebuild | 21 +++++++++++++++++++++ net-libs/libmm-qt/metadata.xml | 5 +++++ 2 files changed, 26 insertions(+), 0 deletions(-) diff --git a/net-libs/libmm-qt/libmm-qt-9999.ebuild b/net-libs/libmm-qt/libmm-qt-9999.ebuild new file mode 100644 index 0000000..f56ccfc --- /dev/null +++ b/net-libs/libmm-qt/libmm-qt-9999.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit kde4-base + +DESCRIPTION="Modemmanager bindings for Qt" +HOMEPAGE="http://www.kde.org/" + +LICENSE="GPL-2 LGPL-2" +KEYWORDS="" +SLOT="4" +IUSE="debug" + +RDEPEND=" + net-misc/mobile-broadband-provider-info + >=net-misc/networkmanager-0.9.0[modemmanager] +" +DEPEND="${RDEPEND}" diff --git a/net-libs/libmm-qt/metadata.xml b/net-libs/libmm-qt/metadata.xml new file mode 100644 index 0000000..8d1e86a --- /dev/null +++ b/net-libs/libmm-qt/metadata.xml @@ -0,0 +1,5 @@ + + + +kde +