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 712CB13876F for ; Wed, 30 Jan 2013 16:33:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06F43E011A; Wed, 30 Jan 2013 16:33:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 953CEE011A for ; Wed, 30 Jan 2013 16:33:00 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E2AC33DC08 for ; Wed, 30 Jan 2013 16:32:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 315E8E4073 for ; Wed, 30 Jan 2013 16:32:58 +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: <1359563552.66f2f2df36df6fc7b2702694e7bddd56d0149051.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/ebuild.5 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 66f2f2df36df6fc7b2702694e7bddd56d0149051 X-VCS-Branch: master Date: Wed, 30 Jan 2013 16:32:58 +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: 6ff638b9-bc74-4302-9b79-95764faeddd5 X-Archives-Hash: 1bc6288c4abe96a0c6b4c02b017a2928 commit: 66f2f2df36df6fc7b2702694e7bddd56d0149051 Author: Vladimir Romanov gmail com> AuthorDate: Wed Jan 30 16:32:32 2013 +0000 Commit: Zac Medico gentoo org> CommitDate: Wed Jan 30 16:32:32 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=66f2f2df ebuild.5: update example ebuild copyright date --- man/ebuild.5 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/man/ebuild.5 b/man/ebuild.5 index 2d04334..c58cf75 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -1474,7 +1474,7 @@ first parameter is \- (a hyphen). .SH "EXAMPLES" .DS .nf -# Copyright 1999\-2009 Gentoo Foundation +# Copyright 1999\-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $