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 A271C138D17 for ; Sun, 12 Jul 2015 22:16:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83287E0802; Sun, 12 Jul 2015 22:16:21 +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 DFDE2E0802 for ; Sun, 12 Jul 2015 22:16:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED9DC340917 for ; Sun, 12 Jul 2015 22:16:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 349A175E for ; Sun, 12 Jul 2015 22:16:18 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1436738941.fff1077abc5b83c9c973cf9d215da487a499f95e.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/blogilo/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/blogilo/blogilo-4.4.2015.06.ebuild X-VCS-Directories: kde-base/blogilo/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: fff1077abc5b83c9c973cf9d215da487a499f95e X-VCS-Branch: master Date: Sun, 12 Jul 2015 22:16:18 +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: 5f472d60-8fcf-42ff-ba3a-7e5842208e5e X-Archives-Hash: 5a87d68d0fb2be9845b53f31dd50d8eb commit: fff1077abc5b83c9c973cf9d215da487a499f95e Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Sun Jul 12 22:09:01 2015 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sun Jul 12 22:09:01 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fff1077a [kde-base/blogilo] moved to main tree Package-Manager: portage-2.2.20 kde-base/blogilo/blogilo-4.4.2015.06.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/kde-base/blogilo/blogilo-4.4.2015.06.ebuild b/kde-base/blogilo/blogilo-4.4.2015.06.ebuild deleted file mode 100644 index d985d75..0000000 --- a/kde-base/blogilo/blogilo-4.4.2015.06.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -KMNAME="kdepim" -KDE_HANDBOOK=optional -inherit kde4-meta - -DESCRIPTION="KDE Blogging Client (noakonadi branch)" -HOMEPAGE="http://www.kde.org/applications/internet/blogilo" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep kdepimlibs '' 4.6) -" -RDEPEND="${DEPEND} - !kde-misc/bilbo - !kde-misc/blogilo -"