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 48BC8139085 for ; Mon, 23 Jan 2017 19:44:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75F61234086; Mon, 23 Jan 2017 19:44:33 +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 47277234086 for ; Mon, 23 Jan 2017 19:44:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 59D74341695 for ; Mon, 23 Jan 2017 19:44:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C713B2756 for ; Mon, 23 Jan 2017 19:44:30 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1485200664.41a6240049dfaa9ccc2c5d8d69f898f803263154.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ed/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/ed/ed-1.10.ebuild sys-apps/ed/ed-1.13.ebuild sys-apps/ed/ed-1.14.1.ebuild X-VCS-Directories: sys-apps/ed/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 41a6240049dfaa9ccc2c5d8d69f898f803263154 X-VCS-Branch: master Date: Mon, 23 Jan 2017 19:44:30 +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: b1b4cf97-86ca-4b7f-b917-c86b99fbffdf X-Archives-Hash: 54fc792a05ead225c20ea51100602ddd commit: 41a6240049dfaa9ccc2c5d8d69f898f803263154 Author: Robin H. Johnson gentoo org> AuthorDate: Mon Jan 23 19:14:28 2017 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Mon Jan 23 19:44:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a62400 sys-apps/ed: upstream switched to GPL-3 license long ago, and we missed it. Package-Manager: portage-2.3.2 sys-apps/ed/ed-1.10.ebuild | 4 ++-- sys-apps/ed/ed-1.13.ebuild | 2 +- sys-apps/ed/ed-1.14.1.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-apps/ed/ed-1.10.ebuild b/sys-apps/ed/ed-1.10.ebuild index c67131f..7f39dba 100644 --- a/sys-apps/ed/ed-1.10.ebuild +++ b/sys-apps/ed/ed-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="Your basic line editor" HOMEPAGE="https://www.gnu.org/software/ed/" SRC_URI="mirror://gnu/ed/${P}.tar.lz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" diff --git a/sys-apps/ed/ed-1.13.ebuild b/sys-apps/ed/ed-1.13.ebuild index 25480cf..b6c435e 100644 --- a/sys-apps/ed/ed-1.13.ebuild +++ b/sys-apps/ed/ed-1.13.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnu.org/software/ed/" # Using gzip instead -- the filesize diff is small and lzip uncommon #545344 SRC_URI="http://fossies.org/linux/privat/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" diff --git a/sys-apps/ed/ed-1.14.1.ebuild b/sys-apps/ed/ed-1.14.1.ebuild index 4aef3ce..1131364 100644 --- a/sys-apps/ed/ed-1.14.1.ebuild +++ b/sys-apps/ed/ed-1.14.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnu.org/software/ed/" # Using gzip instead -- the filesize diff is small and lzip uncommon #545344 SRC_URI="http://fossies.org/linux/privat/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=""