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 8E4C1138010 for ; Fri, 2 Nov 2012 19:54:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08C3D21C06C; Fri, 2 Nov 2012 19:54:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6F50F21C06C for ; Fri, 2 Nov 2012 19:54:37 +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 ABD9E33D81F for ; Fri, 2 Nov 2012 19:54:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DB9AAE5449 for ; Fri, 2 Nov 2012 19:54:34 +0000 (UTC) From: "Justin Lecher" 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" Message-ID: <1351886046.f1261ea558bd436a45850c196fac4b53a1bf34cf.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: f1261ea558bd436a45850c196fac4b53a1bf34cf X-VCS-Branch: master Date: Fri, 2 Nov 2012 19:54:34 +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: 2e851dfc-c730-4daa-b0ac-6f4a51efbeab X-Archives-Hash: 42d66cdae753bed4af7c005ee83e4a61 commit: f1261ea558bd436a45850c196fac4b53a1bf34cf Author: Justin Lecher gentoo org> AuthorDate: Fri Nov 2 19:54:06 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Nov 2 19:54:06 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f1261ea5 Revert "Update Copyright" This reverts commit 0f44bb3ff6d136307646fe75b55fff1d6d6cee0b. --- eclass/alternatives-2.eclass | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/eclass/alternatives-2.eclass b/eclass/alternatives-2.eclass index 5518890..e62b6d4 100644 --- a/eclass/alternatives-2.eclass +++ b/eclass/alternatives-2.eclass @@ -1,8 +1,7 @@ -# 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