From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RRoO6-0002TZ-7a for garchives@archives.gentoo.org; Sat, 19 Nov 2011 17:07:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D090D21C137 for ; Sat, 19 Nov 2011 17:07:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BB50C21C0F3 for ; Sat, 19 Nov 2011 16:50:06 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 397A3643B4 for ; Sat, 19 Nov 2011 16:50:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9C5D080042 for ; Sat, 19 Nov 2011 16:50:05 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/declarative-plasmoids/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild kde-misc/declarative-plasmoids/metadata.xml X-VCS-Directories: kde-misc/declarative-plasmoids/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: e9792860d6ffd18e450321113743a0deaf346bf3 Date: Sat, 19 Nov 2011 16:50:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9d62fc86-67f3-49f1-9e16-2d1fff88dfd4 X-Archives-Hash: 9cdf25c8e63b5722ddbb165d509c9230 commit: e9792860d6ffd18e450321113743a0deaf346bf3 Author: Giorgos Tsiapaliwkas gmail com> AuthorDate: Fri Nov 18 12:13:46 2011 +0000 Commit: Johannes Huber gmx de> CommitDate: Sat Nov 19 16:46:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3De9792860 [kde-misc/declarative-plasmoids] Initial commit --- .../declarative-plasmoids-9999.ebuild | 23 ++++++++++++++= ++++++ kde-misc/declarative-plasmoids/metadata.xml | 9 +++++++ 2 files changed, 32 insertions(+), 0 deletions(-) diff --git a/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.eb= uild b/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild new file mode 100644 index 0000000..a857624 --- /dev/null +++ b/kde-misc/declarative-plasmoids/declarative-plasmoids-9999.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 +KDE_SCM=3D"git" +inherit kde4-base + +DESCRIPTION=3D"A repository for developing declarative plasmoids for the= plasma desktop and mobile" +HOMEPAGE=3D"https://projects.kde.org/projects/playground/base/declarativ= e-plasmoids" + +LICENSE=3D"GPL-2" +SLOT=3D"0" +KEYWORDS=3D"~amd64" +IUSE=3D"debug" + +DEPEND=3D" + $(add_kdebase_dep kdelibs) +" + +RDEPEND=3D" + ${DEPEND} +" \ No newline at end of file diff --git a/kde-misc/declarative-plasmoids/metadata.xml b/kde-misc/decla= rative-plasmoids/metadata.xml new file mode 100644 index 0000000..0daa4d1 --- /dev/null +++ b/kde-misc/declarative-plasmoids/metadata.xml @@ -0,0 +1,9 @@ + + + + + terietor@gmail.com + Giorgos Tsiapaliwkas + A collection of existing plasmoids which are using the Pl= asma Quick + +