dev-ruby/rubygems: add GPL-2 to the LICENSE to cover init script

Bump versions to -r1 to force remerge.

Closes: https://bugs.gentoo.org/425936
Signed-off-by: Henning Schild <henning@hennsch.de>
This commit is contained in:
Henning Schild
2018-07-15 18:31:15 +02:00
committed by Hans de Graaff
parent 6022b0f4d3
commit e40d17ea70
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ inherit ruby-ng prefix
DESCRIPTION="Centralized Ruby extension management system"
HOMEPAGE="https://rubygems.org/"
LICENSE="|| ( Ruby MIT )"
LICENSE="GPL-2 || ( Ruby MIT )"
SRC_URI="https://rubygems.org/rubygems/${P}.tgz"

View File

@@ -9,7 +9,7 @@ inherit ruby-ng prefix
DESCRIPTION="Centralized Ruby extension management system"
HOMEPAGE="https://rubygems.org/"
LICENSE="|| ( Ruby MIT )"
LICENSE="GPL-2 || ( Ruby MIT )"
SRC_URI="https://rubygems.org/rubygems/${P}.tgz"