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 4BC741395E2 for ; Tue, 22 Nov 2016 22:12:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E428E0C98; Tue, 22 Nov 2016 22:12:21 +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 0D953E0C98 for ; Tue, 22 Nov 2016 22:12:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF16C3415A2 for ; Tue, 22 Nov 2016 22:12:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F88448B for ; Tue, 22 Nov 2016 22:12:16 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1479852719.f784ca9fe767d1c38fabbc3b01fbca9bafb8b9cb.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild X-VCS-Directories: net-misc/gupnp-tools/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: f784ca9fe767d1c38fabbc3b01fbca9bafb8b9cb X-VCS-Branch: master Date: Tue, 22 Nov 2016 22:12:16 +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: b4f246f0-9402-4936-ba93-49ddcddddca4 X-Archives-Hash: 3c89f8d2802928f991e2e3592c26f1a9 commit: f784ca9fe767d1c38fabbc3b01fbca9bafb8b9cb Author: Manuel Rüger gentoo org> AuthorDate: Tue Nov 22 22:11:59 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Nov 22 22:11:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f784ca9f net-misc/gupnp-tools: Drop useless blank line Package-Manager: portage-2.3.2 net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild index ad806d8..d24937a 100644 --- a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild +++ b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -37,4 +37,3 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-fix-compiling-when-using-recent-gupnp-av.patch gnome2_src_prepare } -