dev-ruby/vcard: new version 0.2.16 that supports newer rubies.
authorMichael Orlitzky <mjo@gentoo.org>
Sun, 1 Dec 2019 22:21:26 +0000 (17:21 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Sun, 1 Dec 2019 22:21:48 +0000 (17:21 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
dev-ruby/vcard/Manifest
dev-ruby/vcard/vcard-0.2.16.ebuild [moved from dev-ruby/vcard/vcard-0.2.15.ebuild with 83% similarity]

index dcb13966b474ecc760a8c9230fe8fac6a37a7bd3..bb311958aaca7749d2c8d7747ab2e8cc3ad3bb85 100644 (file)
@@ -1 +1 @@
-DIST vcard-0.2.15.gem 52224 BLAKE2B bb9850d69048709b27f5031c038dad774a175161d70402e0cb8edd8976a88da7ddb8effeab1efe3d0f794a41fbc45ce748fd0d170d9eafe99556d396792d28d1 SHA512 598133f82fcbb3e953a0ec9e933fd140f5b3501870a1698f202ae7990aea82aa2c9951c7ab4e6abd29b826771fb810fee3c8c890feb0ca3a19bd3ca9197c176b
+DIST vcard-0.2.16.gem 52224 BLAKE2B b8ee48d597e00fad376d632813fba61a22ae5b6b16ce3fc9c7b79839fd2f0d0f87b8bede3d3f6ebd41bb205a222fde540f4d3c46fcef8eb9b5a014ce8abf14da SHA512 33c8183d05b160e65a89747587f174dfa91b299c178c265645d271b54506734e818e3d3ac51a5b20fcddbc489b9ff910e321e5a1160f7b6254bc16faa185634b
similarity index 83%
rename from dev-ruby/vcard/vcard-0.2.15.ebuild
rename to dev-ruby/vcard/vcard-0.2.16.ebuild
index a3f74a90943b1e37e3d1770fa21b12f0fc3932fc..fab4526db1a13dab025d05f94b7fa463d2f793b8 100644 (file)
@@ -1,10 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-# ruby25: not compatible
-USE_RUBY="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 
 # Avoid the complexity of the "rake" recipe and run testrb-2 manually.
 RUBY_FAKEGEM_RECIPE_TEST=none