diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-15 13:12:14 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-15 13:12:14 +0100 |
commit | 4189c89790f44087cb0a036743f423ce42e43466 (patch) | |
tree | b6fb844414e302620128291d2dd355c555d8375b /net-im | |
parent | net-im/openmittsu: Update HOMEPAGE. (diff) | |
download | gentoo-4189c89790f44087cb0a036743f423ce42e43466.tar.gz gentoo-4189c89790f44087cb0a036743f423ce42e43466.tar.bz2 gentoo-4189c89790f44087cb0a036743f423ce42e43466.zip |
net-im/openmittsu: Specify LICENSE more precisely.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/openmittsu/openmittsu-0.9.2_p78.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/openmittsu/openmittsu-0.9.2_p78.ebuild b/net-im/openmittsu/openmittsu-0.9.2_p78.ebuild index 1a0eab899ce2..8bbdab52d800 100644 --- a/net-im/openmittsu/openmittsu-0.9.2_p78.ebuild +++ b/net-im/openmittsu/openmittsu-0.9.2_p78.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.openmittsu.de/" # git-archive-all.sh snapshot of https://github.com/blizzard4591/${MY_PN}.git SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${MY_PN}-${PV}.tar.xz" -LICENSE="GPL-2+ BitstreamVera OFL-1.1 Apache-2.0 CC0-1.0 MIT" +LICENSE="GPL-2+ BitstreamVera OFL-1.1 Apache-2.0 CC0-1.0 MIT BSD-2 Boost-1.0" SLOT="0" KEYWORDS="~amd64" |