projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98d56a4
)
Drop failing ruby22 condition
author
Naohiro Aota
<naota@gentoo.org>
Wed, 16 Sep 2015 23:16:14 +0000
(08:16 +0900)
committer
Naohiro Aota
<naota@gentoo.org>
Wed, 16 Sep 2015 23:16:14 +0000
(08:16 +0900)
Package-Manager: portage-2.2.20.1
net-misc/mikutter/mikutter-3.2.7.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/mikutter/mikutter-3.2.7.ebuild
b/net-misc/mikutter/mikutter-3.2.7.ebuild
index cbb4ceb37009986da9ec79370bae8cd961adef77..3d295005a5d4ef09e3f54e3e582bfacd09a50629 100644
(file)
--- a/
net-misc/mikutter/mikutter-3.2.7.ebuild
+++ b/
net-misc/mikutter/mikutter-3.2.7.ebuild
@@
-57,9
+57,9
@@
all_ruby_unpack() {
each_ruby_install() {
local rubyversion
- if use ruby_targets_ruby22; then
-
rubyversion=ruby22
-
el
if use ruby_targets_ruby21; then
+
#
if use ruby_targets_ruby22; then
+
#
rubyversion=ruby22
+ if use ruby_targets_ruby21; then
rubyversion=ruby21
elif use ruby_targets_ruby20; then
rubyversion=ruby20