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 AB30B138334 for ; Tue, 4 Jun 2019 13:03:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D84B8E0903; Tue, 4 Jun 2019 13:03:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BCEE8E0903 for ; Tue, 4 Jun 2019 13:03:25 +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 B62E034570A for ; Tue, 4 Jun 2019 13:03:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F8275F1 for ; Tue, 4 Jun 2019 13:03:22 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1559653380.98f7fc0ad2137f9383935e999a81e69410e575ad.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-taggit-serializer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild X-VCS-Directories: dev-python/django-taggit-serializer/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 98f7fc0ad2137f9383935e999a81e69410e575ad X-VCS-Branch: master Date: Tue, 4 Jun 2019 13:03:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6e75aefe-ea0b-4aad-a988-2346a561d981 X-Archives-Hash: 30df4d7c5159f6b01dc3e856cf52443b commit: 98f7fc0ad2137f9383935e999a81e69410e575ad Author: Ulrich Müller gentoo org> AuthorDate: Tue Jun 4 12:47:28 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Jun 4 13:03:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f7fc0a dev-python/django-taggit-serializer: Fix whitespace in header line. Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Ulrich Müller gentoo.org> .../django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild b/dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild index 75b27a5389a..c45ffbc9547 100644 --- a/dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild +++ b/dev-python/django-taggit-serializer/django-taggit-serializer-0.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019Gentoo Authors +# Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7