summaryrefslogtreecommitdiff
path: root/dev-ruby/http-cookie
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-30 01:11:30 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-30 01:11:30 +0000
commit76dfef0cec9170000357d2f354e412daf48941fc (patch)
tree56647120c0ee20ab3494475c86722034cd194b02 /dev-ruby/http-cookie
parentccf84bcd604130256d1377cd58f0a634ae6ee20f (diff)
gentoo resync : 30.12.2017
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r--dev-ruby/http-cookie/Manifest2
-rw-r--r--dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/http-cookie/Manifest b/dev-ruby/http-cookie/Manifest
index 86f150544592..42ff4c96cdee 100644
--- a/dev-ruby/http-cookie/Manifest
+++ b/dev-ruby/http-cookie/Manifest
@@ -1,5 +1,5 @@
DIST http-cookie-1.0.2.gem 37888 BLAKE2B 9fb33cc4f7b97f520e1703488381ad17424f6242fbf83efcfae0cef34f6937526c8a664911406a7f9fb1f15ba07a8d9deebde1a812fd5dce01e81f40d9384242 SHA512 447b7fcfd67f64edbd8420672add7ff04f28358ecd8ef59c3bf861b48378729d02bc1e4396259104651794e011ef0de72c892f28fd658474a1fc315b9b750178
DIST http-cookie-1.0.3.gem 38400 BLAKE2B 6b7292b2a5d7c37b6769cdd38f01d8cf78aa9557b4a204d736dffeae5d31768c57ac58f00577df78252f9a8bdb12a7faecf5e1be64c8ee29aaf67cc9307d0a35 SHA512 43ac1218e98dd47ee22e33e72e20bc5b55f65e60aadd417641f8a4221eba88995d418c7738a4c35dfba132e05c0c4b0df2b2bedd56c22e82c062d1f03de0052f
-EBUILD http-cookie-1.0.2-r1.ebuild 690 BLAKE2B e4e820a3f4a76f0363a80929e07c96337f5c788ae01df355887b89f5ead472285b6848424c377d2754f38e6d33e4dca0f04039212fcb0bae5a11921e78baaafc SHA512 b213e94ec2d52869cc87cf67b07a65e220b46cc3a6e832e706c45136225ab985642bd6fa496867767281868cc6b2524a357000ca51acf334e00ecb3b02530a26
+EBUILD http-cookie-1.0.2-r1.ebuild 696 BLAKE2B a750981a67e8f6447ee15a44015c625147d9d753e60d9ea4235c2e49c64ed9f9f1bc570096d12833f2e592aa7f88a3faafffdea7b529efdf4ea18a99ce8a748a SHA512 20ba9c47538b29ba96ddb57486a1e296513180ee62b04bfd4a0ff5c85901cc282f836f50608d95a8e1d80f086732228f29088f6cc0d295b215ea51621b060769
EBUILD http-cookie-1.0.3.ebuild 701 BLAKE2B cb15484500c6e259f92a8aa96233e91ec75afd1f8afcf63aaeb827b734d7e06dc963cadafad743da645f6f0925a8e9bc5285747f491c92616839bcbd8c79cc14 SHA512 dba4b09322f4074d3741b2f52f2f8dcd41a9a34051c849366ac1e4b5c295f98bfb3e6a1cacaea09c4930239928189b7ef4e10e1796a94ed3d49bbd797f1679b8
MISC metadata.xml 351 BLAKE2B 926eb407cb14931a24791340dd7b529823fcf35a7ed86f5b9f13a6238db82d71f71775f4820b07056d486c299afb97b23acb0f6419fbbeab69feb4b49e667950 SHA512 e9ad64c767ea22fcd169c61f71dfd8b292592e6efcb27273df9d90584e39897434d52f974037694f346d8388564fa8b8550f2da1ac11ef4e4a2e450e11701efc
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
index 5a2f225704cd..d2a9d9d27606 100644
--- a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
+++ b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"