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 90919138331 for ; Thu, 15 Sep 2016 07:04:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB3ADE0B62; Thu, 15 Sep 2016 07:04:53 +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 C9D8CE0B62 for ; Thu, 15 Sep 2016 07:04:53 +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 B2BBC340A7B for ; Thu, 15 Sep 2016 07:04:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BC192485 for ; Thu, 15 Sep 2016 07:04:50 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1473923056.f0fe9fd75d019bc973464087c3a1e1a1a9e91625.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/pwgen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/pwgen/pwgen-2.07.ebuild X-VCS-Directories: app-admin/pwgen/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: f0fe9fd75d019bc973464087c3a1e1a1a9e91625 X-VCS-Branch: master Date: Thu, 15 Sep 2016 07:04:50 +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: b0b78dac-0ef6-42c1-958a-e13596660d7f X-Archives-Hash: fe7ccc378f170048d85750d149fccebf commit: f0fe9fd75d019bc973464087c3a1e1a1a9e91625 Author: Fabian Groffen gentoo org> AuthorDate: Thu Sep 15 07:04:16 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Thu Sep 15 07:04:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fe9fd7 app-admin/pwgen: fix copyright Package-Manager: portage-2.2.28 app-admin/pwgen/pwgen-2.07.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/pwgen/pwgen-2.07.ebuild b/app-admin/pwgen/pwgen-2.07.ebuild index 47a1f06..c99d335 100644 --- a/app-admin/pwgen/pwgen-2.07.ebuild +++ b/app-admin/pwgen/pwgen-2.07.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$