dev-ruby/bit-struct: add 0.16

Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
Hans de Graaff
2017-06-06 06:57:27 +02:00
parent ae91288541
commit 975b77beb3
2 changed files with 20 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST bit-struct-0.15.0.gem 30720 SHA256 99f91abd0b4f87f227db2f6ecba54c5bb0c425f4f3aa11857b00d37089007e9e SHA512 f2bb466908c056d552c323ba0543ff698d94e5f49e35246d2497021a11151d2ab5355844eab338c87b021e8198729d0767d9d87b59ab012e9b296b15b838cfd3 WHIRLPOOL 75f5f37a6ca8396cc57235c5230530fb1a38c9c80979c84f510945ada4938455ab99ff3f47edaaaea893a6ee1c69c9ea03855fbe08df246ed6293f6205c02734
DIST bit-struct-0.16.gem 31232 SHA256 5d83d2a170f1a264916bfabcdbbe69e4039c3b710dd668c8ba361a45a00bfdf0 SHA512 8c31592d53daea5f283f8309a52c22c96c519d51c4e3c1657b36e83b802899aafe95eab9b88d9ec692e84207fc6bc952a1f1ff1354fc2b99fc327d58934bec8d WHIRLPOOL e0ddcf08aaaefccb610f4d58d94376db4d18b09055ed1cdf0a56e9b3e9d8ef1901ae8c3662219237b190cf76e162b38487ca1c9acb3d059529110c53216e08e6

View File

@@ -0,0 +1,19 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
inherit ruby-fakegem
DESCRIPTION="Library for packed binary data stored in ruby Strings"
HOMEPAGE="https://github.com/vjoel/bit-struct"
LICENSE="Ruby-BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""