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 1RZnKQ-0006lV-Mj for garchives@archives.gentoo.org; Sun, 11 Dec 2011 17:36:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3758221C13E; Sun, 11 Dec 2011 17:36:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E766B21C13E for ; Sun, 11 Dec 2011 17:36:38 +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 6B76C1B4013 for ; Sun, 11 Dec 2011 17:36:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id DDCA98004A for ; Sun, 11 Dec 2011 17:36:37 +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: <402420e086944aaeef56cb9711b7119ee4815096.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/eventlist/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/eventlist/eventlist-0.5.95.ebuild kde-misc/eventlist/eventlist-0.5.ebuild kde-misc/eventlist/metadata.xml X-VCS-Directories: kde-misc/eventlist/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 402420e086944aaeef56cb9711b7119ee4815096 Date: Sun, 11 Dec 2011 17:36:37 +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: f8c0a63e-6267-4c2c-9bfb-488633ed6288 X-Archives-Hash: ff92b451e81482fe40c31e3123fdf698 commit: 402420e086944aaeef56cb9711b7119ee4815096 Author: Johannes Huber gentoo org> AuthorDate: Sun Dec 11 17:36:59 2011 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Dec 11 17:37:41 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D402420e0 [kde-misc/eventlist] Moved to main tree. (Portage version: 2.2.0_alpha79/git/Linux i686, unsigned Manifest commit) --- kde-misc/eventlist/eventlist-0.5.95.ebuild | 27 ----------------------= ----- kde-misc/eventlist/eventlist-0.5.ebuild | 27 ----------------------= ----- kde-misc/eventlist/metadata.xml | 5 ----- 3 files changed, 0 insertions(+), 59 deletions(-) diff --git a/kde-misc/eventlist/eventlist-0.5.95.ebuild b/kde-misc/eventl= ist/eventlist-0.5.95.ebuild deleted file mode 100644 index 3054c77..0000000 --- a/kde-misc/eventlist/eventlist-0.5.95.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D4 - -MY_P=3D"plasmoid-${P}" -KDE_LINGUAS=3D"cs da de el es et fr it km nds nl pl pt pt_BR ru sk sv uk= " -inherit kde4-base - -DESCRIPTION=3D"Plasmoid showing the events from Akonadi resources" -HOMEPAGE=3D"http://kde-look.org/content/show.php/Eventlist?content=3D107= 779" -SRC_URI=3D"http://kde-look.org/CONTENT/content-files/107779-${MY_P}.tar.= bz2" - -LICENSE=3D"GPL-2" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"debug" - -RDEPEND=3D" - $(add_kdebase_dep kdepimlibs) - || ( ( $(add_kdebase_dep akonadi) ) - ( $(add_kdebase_dep kdepim-common-libs) ) ) -" -DEPEND=3D"${RDEPEND}" - -S=3D${WORKDIR}/${MY_P} diff --git a/kde-misc/eventlist/eventlist-0.5.ebuild b/kde-misc/eventlist= /eventlist-0.5.ebuild deleted file mode 100644 index 26b46ae..0000000 --- a/kde-misc/eventlist/eventlist-0.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D4 - -MY_P=3D"plasmoid-${P}" -KDE_LINGUAS=3D"cs da de es et fr it ja km nds nl pt pt_BR ru sk sv uk" -inherit kde4-base - -DESCRIPTION=3D"Plasmoid showing the events from Akonadi resources" -HOMEPAGE=3D"http://kde-look.org/content/show.php/Eventlist?content=3D107= 779" -SRC_URI=3D"http://kde-look.org/CONTENT/content-files/107779-${MY_P}.tar.= gz" - -LICENSE=3D"GPL-2" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"debug" - -RDEPEND=3D" - $(add_kdebase_dep kdepimlibs) - || ( ( $(add_kdebase_dep akonadi) ) - ( $(add_kdebase_dep kdepim-common-libs) ) ) -" -DEPEND=3D"${RDEPEND}" - -S=3D${WORKDIR}/${MY_P} diff --git a/kde-misc/eventlist/metadata.xml b/kde-misc/eventlist/metadat= a.xml deleted file mode 100644 index a23f444..0000000 --- a/kde-misc/eventlist/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - kde -