diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-07-30 04:16:21 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-07-30 09:31:19 +0300 |
commit | b69c77b756a41d7883340d0c9d1909cd53f7ae16 (patch) | |
tree | e93f66fddcdbb8cc0245adf9a95ec0eedd58f9fd /www-client | |
parent | dev-ruby/rbtree: drop ruby20 (diff) | |
download | gentoo-b69c77b756a41d7883340d0c9d1909cd53f7ae16.tar.gz gentoo-b69c77b756a41d7883340d0c9d1909cd53f7ae16.tar.bz2 gentoo-b69c77b756a41d7883340d0c9d1909cd53f7ae16.zip |
www-client/epiphany: fix license (was missing "or later" clause)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/epiphany-3.22.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/epiphany/epiphany-3.22.7.ebuild b/www-client/epiphany/epiphany-3.22.7.ebuild index cc1f13632176..ca22c8316ed0 100644 --- a/www-client/epiphany/epiphany-3.22.7.ebuild +++ b/www-client/epiphany/epiphany-3.22.7.ebuild @@ -9,7 +9,7 @@ inherit flag-o-matic eutils gnome2 virtualx DESCRIPTION="GNOME webbrowser based on Webkit" HOMEPAGE="https://wiki.gnome.org/Apps/Web" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="test" KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" |