diff options
author | Sam James <sam@gentoo.org> | 2022-07-03 00:43:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-03 00:43:26 +0100 |
commit | a11d28374c98451d8e1a60aafc71d781f8a21b7d (patch) | |
tree | 8e3e73466f3822dcb1a9a5c07920e576a9c424cb /net-irc/unrealircd | |
parent | dev-db/sqlmap: version bump 1.6.6 (diff) | |
download | gentoo-a11d28374c98451d8e1a60aafc71d781f8a21b7d.tar.gz gentoo-a11d28374c98451d8e1a60aafc71d781f8a21b7d.tar.bz2 gentoo-a11d28374c98451d8e1a60aafc71d781f8a21b7d.zip |
net-irc/unrealircd: LICENSE is GPL-2+
Clarified in 6.0.4 release notes
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/unrealircd-5.2.4-r1.ebuild | 2 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-6.0.2-r1.ebuild | 2 | ||||
-rw-r--r-- | 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" |