diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2016-10-17 16:55:45 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-10-17 19:24:11 -0400 |
commit | 7e11c19cf926b8deea61ef81ee88ef17e35e9e26 (patch) | |
tree | 5f057a52e89191cb973fb2395ad1e81e71f456ed /net-misc | |
parent | net-misc/i2pd: version bump 2.10.0 (diff) | |
download | gentoo-7e11c19cf926b8deea61ef81ee88ef17e35e9e26.tar.gz gentoo-7e11c19cf926b8deea61ef81ee88ef17e35e9e26.tar.bz2 gentoo-7e11c19cf926b8deea61ef81ee88ef17e35e9e26.zip |
net-misc/i2pd: update license
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/i2pd/i2pd-2.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/i2pd/i2pd-2.10.0.ebuild b/net-misc/i2pd/i2pd-2.10.0.ebuild index 8e84f9aa594b..97bb971263aa 100644 --- a/net-misc/i2pd/i2pd-2.10.0.ebuild +++ b/net-misc/i2pd/i2pd-2.10.0.ebuild @@ -8,7 +8,7 @@ inherit eutils systemd user cmake-utils DESCRIPTION="A C++ daemon for accessing the I2P anonymous network" HOMEPAGE="https://github.com/PurpleI2P/i2pd" SRC_URI="https://github.com/PurpleI2P/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="cpu_flags_x86_aes i2p-hardening libressl pch static +upnp" |