Skip to content

Commit

Permalink
dev-ruby/rcairo: drop ruby20; add ruby24
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.4, Repoman-2.3.1
  • Loading branch information
naota committed Mar 16, 2017
1 parent fe7688e commit e933e66
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev-ruby/rcairo/rcairo-1.14.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

USE_RUBY="ruby20 ruby21 ruby22"
USE_RUBY="ruby21 ruby22"

RUBY_FAKEGEM_NAME="cairo"

Expand Down
2 changes: 1 addition & 1 deletion dev-ruby/rcairo/rcairo-1.15.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=5

USE_RUBY="ruby20 ruby21 ruby22 ruby23"
USE_RUBY="ruby21 ruby22 ruby23"

RUBY_FAKEGEM_NAME="cairo"

Expand Down
2 changes: 1 addition & 1 deletion dev-ruby/rcairo/rcairo-1.15.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=5

USE_RUBY="ruby21 ruby22 ruby23"
USE_RUBY="ruby21 ruby22 ruby23 ruby24"

RUBY_FAKEGEM_NAME="cairo"

Expand Down

0 comments on commit e933e66

Please sign in to comment.