commit: a11d28374c98451d8e1a60aafc71d781f8a21b7d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 2 23:43:26 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 2 23:43:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a11d2837
net-irc/unrealircd: LICENSE is GPL-2+ Clarified in 6.0.4 release notes Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/unrealircd/unrealircd-5.2.4-r1.ebuild | 2 +- net-irc/unrealircd/unrealircd-6.0.2-r1.ebuild | 2 +- net-irc/unrealircd/unrealircd-6.0.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-irc/unrealircd/unrealircd-5.2.4-r1.ebuild b/net-irc/unrealircd/unrealircd-5.2.4-r1.ebuild index fd04bd2d4c70..f3b264371203 100644 --- a/net-irc/unrealircd/unrealircd-5.2.4-r1.ebuild +++ b/net-irc/unrealircd/unrealircd-5.2.4-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.unrealircd.org/" SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz" SRC_URI+=" verify-sig? ( https://www.unrealircd.org/downloads/${P}.tar.gz.asc )" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86 ~amd64-linux" IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes" diff --git a/net-irc/unrealircd/unrealircd-6.0.2-r1.ebuild b/net-irc/unrealircd/unrealircd-6.0.2-r1.ebuild index 275c8a7ffa4b..f4720c15ff43 100644 --- a/net-irc/unrealircd/unrealircd-6.0.2-r1.ebuild +++ b/net-irc/unrealircd/unrealircd-6.0.2-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="An advanced Internet Relay Chat daemon" HOMEPAGE="https://www.unrealircd.org/" SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="class-nofakelag curl geoip +operoverride operoverride-verify" diff --git a/net-irc/unrealircd/unrealircd-6.0.3.ebuild b/net-irc/unrealircd/unrealircd-6.0.3.ebuild index 77d6ea598803..7cc9feca1c71 100644 --- a/net-irc/unrealircd/unrealircd-6.0.3.ebuild +++ b/net-irc/unrealircd/unrealircd-6.0.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.unrealircd.org/" SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz" SRC_URI+=" verify-sig? ( https://www.unrealircd.org/downloads/${P}.tar.gz.asc )" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="class-nofakelag curl geoip +operoverride operoverride-verify"