commit: 41a6240049dfaa9ccc2c5d8d69f898f803263154 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Mon Jan 23 19:14:28 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> 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=""
