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 DDFFE1382C5 for ; Sat, 27 Jan 2018 20:29:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1219AE0AF7; Sat, 27 Jan 2018 20:29:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 DF94FE0AF7 for ; Sat, 27 Jan 2018 20:29:16 +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 EE941335C31 for ; Sat, 27 Jan 2018 20:29:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EB261BB for ; Sat, 27 Jan 2018 20:29:14 +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: <1517084862.eea44a56739e9328cf4fc9e30f3b1a0604ef0959.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/signon-ui/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/signon-ui/signon-ui-0.15.ebuild X-VCS-Directories: net-libs/signon-ui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: eea44a56739e9328cf4fc9e30f3b1a0604ef0959 X-VCS-Branch: master Date: Sat, 27 Jan 2018 20:29:14 +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: b2125204-bec5-4509-8919-15033f8854da X-Archives-Hash: 38697af2e05a6c51b819276528202205 commit: eea44a56739e9328cf4fc9e30f3b1a0604ef0959 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 27 18:54:29 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 27 20:27:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea44a56 net-libs/signon-ui: Drop old Package-Manager: Portage-2.3.20, Repoman-2.3.6 net-libs/signon-ui/signon-ui-0.15.ebuild | 48 -------------------------------- 1 file changed, 48 deletions(-) diff --git a/net-libs/signon-ui/signon-ui-0.15.ebuild b/net-libs/signon-ui/signon-ui-0.15.ebuild deleted file mode 100644 index dc8cffe53a3..00000000000 --- a/net-libs/signon-ui/signon-ui-0.15.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit qmake-utils - -DESCRIPTION="Signon UI" -HOMEPAGE="https://launchpad.net/signon-ui" -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" - -LICENSE="GPL-2 GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RESTRICT="test" - -#