media-video/openshot: fix license, HOMEPAGE

The correct license is GPL3+ according to [0].

[0] http://bazaar.launchpad.net/~openshot.code/openshot/main/view/head:/openshot/openshot.py#L10

Package-Manager: portage-2.2.28
This commit is contained in:
Göktürk Yüksek
2016-07-03 19:55:32 -04:00
parent c7710e95b3
commit a0f613f9e2
2 changed files with 4 additions and 4 deletions

View File

@@ -14,10 +14,10 @@ MY_PN="${PN}-qt"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Free, open-source, non-linear video editor to create and edit videos and movies"
HOMEPAGE="http://www.openshot.org/ https://launchpad.net/libopenshot"
HOMEPAGE="http://www.openshot.org/ https://launchpad.net/openshot"
SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+download/${MY_P}.tar.gz"
LICENSE="GPL-3"
LICENSE="GPL-3+"
SLOT="1"
KEYWORDS="~amd64 ~x86"

View File

@@ -14,10 +14,10 @@ MY_PN="${PN}-qt"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Free, open-source, non-linear video editor to create and edit videos and movies"
HOMEPAGE="http://www.openshot.org/ https://launchpad.net/libopenshot"
HOMEPAGE="http://www.openshot.org/ https://launchpad.net/openshot"
SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+download/${MY_P}.tar.gz"
LICENSE="GPL-3"
LICENSE="GPL-3+"
SLOT="1"
KEYWORDS="~amd64 ~x86"