From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-519852-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 31302138010 for <garchives@archives.gentoo.org>; Fri, 2 Nov 2012 19:44:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D00FC21C06C; Fri, 2 Nov 2012 19:43:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4E4B221C06C for <gentoo-commits@lists.gentoo.org>; Fri, 2 Nov 2012 19:43:57 +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 66F6833D7D7 for <gentoo-commits@lists.gentoo.org>; Fri, 2 Nov 2012 19:43:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0B7E3E5449 for <gentoo-commits@lists.gentoo.org>; Fri, 2 Nov 2012 19:43:55 +0000 (UTC) From: "Justin Lecher" <jlec@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, "Justin Lecher" <jlec@gentoo.org> Message-ID: <1351885425.0f44bb3ff6d136307646fe75b55fff1d6d6cee0b.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: eclass/ X-VCS-Repository: proj/sci X-VCS-Files: eclass/alternatives-2.eclass X-VCS-Directories: eclass/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 0f44bb3ff6d136307646fe75b55fff1d6d6cee0b X-VCS-Branch: master Date: Fri, 2 Nov 2012 19:43:55 +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: 20780cef-cd43-4836-bae6-33b40a291a9d X-Archives-Hash: b332fbf74ad3529a2d2cfc9ad004f4d1 commit: 0f44bb3ff6d136307646fe75b55fff1d6d6cee0b Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Nov 2 19:43:45 2012 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Nov 2 19:43:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0f44bb3f Update Copyright --- eclass/alternatives-2.eclass | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/eclass/alternatives-2.eclass b/eclass/alternatives-2.eclass index b303694..499a65b 100644 --- a/eclass/alternatives-2.eclass +++ b/eclass/alternatives-2.eclass @@ -1,7 +1,8 @@ +# Copyright 1999-2012 Gentoo Foundation +# Copyright 2010 Sebastien Fabbro # Copyright 2008, 2009 Bo Ørsted Andresen # Copyright 2008, 2009 Mike Kelly # Copyright 2009 David Leverton -# 2010: Adapted for Gentoo by Sebastien Fabbro, who does not like copyrights # Distributed under the terms of the GNU General Public License v2 # If your package provides pkg_postinst or pkg_prerm phases, you need to be