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 E7C0959CA5 for ; Mon, 21 Mar 2016 14:17:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A2DCE0877; Mon, 21 Mar 2016 14:17:49 +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 A2B15E0877 for ; Mon, 21 Mar 2016 14:17:48 +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 28270340914 for ; Mon, 21 Mar 2016 14:17:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3351F853 for ; Mon, 21 Mar 2016 14:17:43 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1458568492.feeff63379a395f1e708ced64fc12541e1d4d6b6.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/znc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/znc/znc-1.2-r1.ebuild net-irc/znc/znc-1.4-r1.ebuild net-irc/znc/znc-1.4.ebuild net-irc/znc/znc-1.6.1-r1.ebuild net-irc/znc/znc-9999.ebuild X-VCS-Directories: net-irc/znc/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: feeff63379a395f1e708ced64fc12541e1d4d6b6 X-VCS-Branch: master Date: Mon, 21 Mar 2016 14:17:43 +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: df3d27c2-7456-414d-9168-15d3d2292587 X-Archives-Hash: 4d72972d70bd8ad4dff4b5c088a3055a commit: feeff63379a395f1e708ced64fc12541e1d4d6b6 Author: Louis Sautier gmail com> AuthorDate: Mon Mar 21 13:28:20 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Mon Mar 21 13:54:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feeff633 net-irc/znc: update LICENSE for older ebuilds Gentoo-Bug: https://bugs.gentoo.org/571366 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1104 net-irc/znc/znc-1.2-r1.ebuild | 4 ++-- net-irc/znc/znc-1.4-r1.ebuild | 4 ++-- net-irc/znc/znc-1.4.ebuild | 4 ++-- net-irc/znc/znc-1.6.1-r1.ebuild | 4 ++-- net-irc/znc/znc-9999.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/net-irc/znc/znc-1.2-r1.ebuild b/net-irc/znc/znc-1.2-r1.ebuild index b8acfc2..8322a7f 100644 --- a/net-irc/znc/znc-1.2-r1.ebuild +++ b/net-irc/znc/znc-1.2-r1.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$ @@ -21,7 +21,7 @@ else fi HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 perl python ssl sasl tcl" diff --git a/net-irc/znc/znc-1.4-r1.ebuild b/net-irc/znc/znc-1.4-r1.ebuild index 4551bd3..9f6deef 100644 --- a/net-irc/znc/znc-1.4-r1.ebuild +++ b/net-irc/znc/znc-1.4-r1.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$ @@ -21,7 +21,7 @@ else fi HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 perl python ssl sasl tcl" diff --git a/net-irc/znc/znc-1.4.ebuild b/net-irc/znc/znc-1.4.ebuild index bcc2710..99ad525 100644 --- a/net-irc/znc/znc-1.4.ebuild +++ b/net-irc/znc/znc-1.4.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$ @@ -21,7 +21,7 @@ else fi HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 perl python ssl sasl tcl" diff --git a/net-irc/znc/znc-1.6.1-r1.ebuild b/net-irc/znc/znc-1.6.1-r1.ebuild index a6f8c03..6f7e05b 100644 --- a/net-irc/znc/znc-1.6.1-r1.ebuild +++ b/net-irc/znc/znc-1.6.1-r1.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$ @@ -17,7 +17,7 @@ SRC_URI="http://znc.in/releases/${PN}-${MY_PV}.tar.gz KEYWORDS="~amd64 ~arm ~x86" HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 libressl perl python ssl sasl tcl test" diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild index 561efde..cfdcfd9 100644 --- a/net-irc/znc/znc-9999.ebuild +++ b/net-irc/znc/znc-9999.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$ @@ -16,7 +16,7 @@ SRC_URI="" KEYWORDS="" HOMEPAGE="http://znc.in" -LICENSE="GPL-2" +LICENSE="Apache-2.0" SLOT="0" IUSE="daemon debug ipv6 libressl perl python ssl sasl tcl"