diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2015-09-06 17:39:13 -0500 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2015-09-06 17:39:44 -0500 |
commit | 1516ad47d4c765bc26765b07b7ff70576f8b8ad7 (patch) | |
tree | a7f58c4ccbfe5102a158147e14347f50e4cfd1f2 /media-libs/libhdhomerun | |
parent | dev-java/java-apicheck: 0_p20150907 (diff) | |
download | gentoo-1516ad47d4c765bc26765b07b7ff70576f8b8ad7.tar.gz gentoo-1516ad47d4c765bc26765b07b7ff70576f8b8ad7.tar.bz2 gentoo-1516ad47d4c765bc26765b07b7ff70576f8b8ad7.zip |
media-libs/libhdhomerun: fix license
Package-Manager: portage-2.2.20.1
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Diffstat (limited to 'media-libs/libhdhomerun')
-rw-r--r-- | media-libs/libhdhomerun/libhdhomerun-20150826.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libhdhomerun/libhdhomerun-20150826.ebuild b/media-libs/libhdhomerun/libhdhomerun-20150826.ebuild index 9ab38090625c..5ed4f27f7daf 100644 --- a/media-libs/libhdhomerun/libhdhomerun-20150826.ebuild +++ b/media-libs/libhdhomerun/libhdhomerun-20150826.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="SiliconDust HDHomeRun Utilties" HOMEPAGE="http://www.silicondust.com/support/hdhomerun/downloads/linux/" SRC_URI="http://download.silicondust.com/hdhomerun/${PN}_${PV}.tgz" -LICENSE="LGPL-3+" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64" IUSE="" |