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 7E9DF139695 for ; Wed, 10 May 2017 21:12:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40D4021C075; Wed, 10 May 2017 21:12:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1CC5921C0FA for ; Wed, 10 May 2017 21:12:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 020FF3416A8 for ; Wed, 10 May 2017 21:12:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A32E7455 for ; Wed, 10 May 2017 21:12:49 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1494450736.ba7d311107a6888a3b49aba33dafefb1487e4c8f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kgpg/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kgpg/kgpg-16.08.3.ebuild X-VCS-Directories: kde-apps/kgpg/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ba7d311107a6888a3b49aba33dafefb1487e4c8f X-VCS-Branch: master Date: Wed, 10 May 2017 21:12:49 +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: 07225d3f-0588-46d4-be7a-7d2ccdc27c7d X-Archives-Hash: 8247a69b86df79e2f941acf379ce611a commit: ba7d311107a6888a3b49aba33dafefb1487e4c8f Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed May 10 21:01:19 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 10 21:12:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7d3111 kde-apps/kgpg: 16.08.3 tarballs moved to Attic Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-apps/kgpg/kgpg-16.08.3.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-apps/kgpg/kgpg-16.08.3.ebuild b/kde-apps/kgpg/kgpg-16.08.3.ebuild index da279ceb591..f9b688291bf 100644 --- a/kde-apps/kgpg/kgpg-16.08.3.ebuild +++ b/kde-apps/kgpg/kgpg-16.08.3.ebuild @@ -10,6 +10,8 @@ inherit kde4-base DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE" HOMEPAGE="https://www.kde.org/applications/utilities/kgpg https://utils.kde.org/projects/kgpg" +SRC_URI="mirror://kde/Attic/applications/${PV}/src/${P}.tar.xz" + KEYWORDS="amd64 ~arm x86" IUSE="debug"