From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EF1561382C5 for ; Fri, 9 Feb 2018 10:40:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37E5AE0BEC; Fri, 9 Feb 2018 10:40:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18B7AE0BEC for ; Fri, 9 Feb 2018 10:40:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2165335C4F for ; Fri, 9 Feb 2018 10:40:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A8931E5 for ; Fri, 9 Feb 2018 10:40:12 +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: <1518172799.8da090629895f2556e501e2e890df6473b7edf11.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kbackup/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kbackup/kbackup-9999.ebuild X-VCS-Directories: kde-apps/kbackup/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8da090629895f2556e501e2e890df6473b7edf11 X-VCS-Branch: master Date: Fri, 9 Feb 2018 10:40:12 +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: d2b42102-a739-46c4-982f-4fa0f0fd6654 X-Archives-Hash: f66226896ad39be2ecaa40747b9d324b commit: 8da090629895f2556e501e2e890df6473b7edf11 Author: Michael Palimaka gentoo org> AuthorDate: Fri Feb 9 10:37:34 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Feb 9 10:39:59 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8da09062 kde-apps/kbackup: follow kde-apps style Package-Manager: Portage-2.3.19, Repoman-2.3.6 kde-apps/kbackup/kbackup-9999.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/kde-apps/kbackup/kbackup-9999.ebuild b/kde-apps/kbackup/kbackup-9999.ebuild index 47d6e665c2..1311a4315d 100644 --- a/kde-apps/kbackup/kbackup-9999.ebuild +++ b/kde-apps/kbackup/kbackup-9999.ebuild @@ -7,9 +7,6 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Program that lets you back up any directories or files" -HOMEPAGE="https://www.linux-apps.com/content/show.php/KBackup?content=44998" -[[ ${KDE_BUILD_TYPE} = release ]] && SRC_URI="http://members.aon.at/m.koller/${P}.tar.xz" - LICENSE="GPL-2" KEYWORDS="" IUSE=""