From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-895662-garchives=archives.gentoo.org@lists.gentoo.org>
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 1EFC613832E
	for <garchives@archives.gentoo.org>; Sat,  6 Aug 2016 16:51:13 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2A6D621C0AA;
	Sat,  6 Aug 2016 16:51:07 +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 1819721C067
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 16:51:05 +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 8AB76340C69
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 16:51:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E1CE7CE
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 16:51:02 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1470501927.11a2898c79a7e8f45cc2ea04ec401d7ce021fa11.mgorny@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-treebeard/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/django-treebeard/django-treebeard-3.0.ebuild
X-VCS-Directories: dev-python/django-treebeard/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 11a2898c79a7e8f45cc2ea04ec401d7ce021fa11
X-VCS-Branch: master
Date: Sat,  6 Aug 2016 16:51:02 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 568b6162-70df-4334-9a02-32f28419a9ac
X-Archives-Hash: 1b828d45ca8bfd2a743ff76ac39b80f7

commit:     11a2898c79a7e8f45cc2ea04ec401d7ce021fa11
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug  5 16:18:04 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 16:45:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a2898c

dev-python/django-treebeard: whitespace

 dev-python/django-treebeard/django-treebeard-3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/django-treebeard/django-treebeard-3.0.ebuild b/dev-python/django-treebeard/django-treebeard-3.0.ebuild
index 93cbf0f..16d7b5f 100644
--- a/dev-python/django-treebeard/django-treebeard-3.0.ebuild
+++ b/dev-python/django-treebeard/django-treebeard-3.0.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$
 
@@ -24,4 +24,4 @@ RDEPEND="
 DEPEND="
 	${RDEPEND}
 	dev-python/setuptools
-"
\ No newline at end of file
+"