From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 945FE58973 for ; Tue, 26 Jan 2016 03:32:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B28CE086B; Tue, 26 Jan 2016 03:32:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F2BBE086B for ; Tue, 26 Jan 2016 03:32:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF904340A13 for ; Tue, 26 Jan 2016 03:32:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EA47FF9 for ; Tue, 26 Jan 2016 03:32:44 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1453779155.8de40f9bf0684c1bf639a71d2e6ac90e38718783.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/gunicorn/gunicorn-19.4.5.ebuild X-VCS-Directories: www-servers/gunicorn/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 8de40f9bf0684c1bf639a71d2e6ac90e38718783 X-VCS-Branch: master Date: Tue, 26 Jan 2016 03:32:44 +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: 6aa0e125-219a-4f05-8696-127d48f84687 X-Archives-Hash: 6bae673def62bd06ec55bdc0698a1a33 commit: 8de40f9bf0684c1bf639a71d2e6ac90e38718783 Author: Zac Medico gentoo org> AuthorDate: Tue Jan 26 03:32:26 2016 +0000 Commit: Zac Medico gentoo org> CommitDate: Tue Jan 26 03:32:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de40f9b www-servers/gunicorn: update copyright to 2016 Package-Manager: portage-2.2.27 www-servers/gunicorn/gunicorn-19.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/gunicorn/gunicorn-19.4.5.ebuild b/www-servers/gunicorn/gunicorn-19.4.5.ebuild index 1ba44ba..36e8096 100644 --- a/www-servers/gunicorn/gunicorn-19.4.5.ebuild +++ b/www-servers/gunicorn/gunicorn-19.4.5.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$