summaryrefslogtreecommitdiff
path: root/dev-ruby/mimemagic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-12 16:58:08 +0000
commitc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (patch)
tree9ea78393bc3ecd6ab4de449383d4e97e5f3648ae /dev-ruby/mimemagic
parent2891d29af8907ce881662f4a02844926d7a293c7 (diff)
gentoo resync : 12.01.2019
Diffstat (limited to 'dev-ruby/mimemagic')
-rw-r--r--dev-ruby/mimemagic/Manifest4
-rw-r--r--dev-ruby/mimemagic/mimemagic-0.3.2.ebuild4
-rw-r--r--dev-ruby/mimemagic/mimemagic-0.3.3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/mimemagic/Manifest b/dev-ruby/mimemagic/Manifest
index de2e88beac2e..e1d37010012d 100644
--- a/dev-ruby/mimemagic/Manifest
+++ b/dev-ruby/mimemagic/Manifest
@@ -1,5 +1,5 @@
DIST mimemagic-0.3.2.gem 366080 BLAKE2B a99db4fee3a41da872a95dcd31126a497ab47cf990d3c390ca1552f632d1dba5abf86378f2500b285f1cf9f78a56040ee6ee501f641de788e11fd693a655d839 SHA512 0d919ecf7f787c1b72ea337945089070db3647976192adeb510985542962a9efc9a2dc62c51024a9a32afbebf804c21745cc06d6d4738f570f1d2eee0b1ae181
DIST mimemagic-0.3.3.gem 402944 BLAKE2B 422dd8bcadb2f04fcad2956339cf66a9b5c256462775be9c222b1be968ebde185e15c1fc0107d495dcad6dde59b7a35910d0139740d96a474ec037ccf181f2cc SHA512 ea62cf519af76324ed62863142422a4b5546927b243a9ac45c37ae0b8bfc97813b2276a1fd898bce470b091b1818190a0dc1637d167233a2e187d78e27bb8b77
-EBUILD mimemagic-0.3.2.ebuild 524 BLAKE2B a25c1ab0695c538c5230a99a1d3020bb3ed9dd434d7ac01ba0bc722d0378ad362ff8ae7f185939970886d3e31060fdd29be59a3cd876eb19dfb7b494ba09e124 SHA512 724c0fc871c29ab56751db9969cfa68790e5b40f0f26ed5b9e714d99b1805a39871a554e4c9f15c7354c79a8910bfdde22c7c959b59b14f1a6ff66ff59b1eeb8
-EBUILD mimemagic-0.3.3.ebuild 447 BLAKE2B b9f1987f128e16f14d579840e206453060e9256febc5319941b5e4b0c06df44ffb7fa94be7f02fd12cfdc0fa8734a02cf733bd7570541ed901ad046e74e5c849 SHA512 9faae4e86518d14b6cd776057f27c848a8771c34698103cd98755cdd0b02ad921f453a549341244db66969f5e9fe145f33a58642b6a73ff82cc94d9c4c42598b
+EBUILD mimemagic-0.3.2.ebuild 526 BLAKE2B 0c8c32a616b98e0e2917dc488c38809bdaf9134f193d745ec6fe2e93daad6d4a4dc1e991d07a18c0e17ae82991d9baa5f3485a5297eed12eaf61c1725863e3c2 SHA512 be261d80dbd1245d94ea003c8bb771de037115d2b28ff0e2e960717fcddc9eaff2a80995f543e54eea2a0092b5d79a4758c2c041cb054f1627566507583bf29e
+EBUILD mimemagic-0.3.3.ebuild 452 BLAKE2B 608a00e39a53a1883875ddf914f91b4f6248cea2ca32bca6a75df80562a15a67071fb907a12eb5abfa326be34c4399133637b1ed563a84625f0a673cd91ddd62 SHA512 e741cf4a46f613c9dd5ed0941b072257552000b3847f9370ed2f4532dcfd359ac60373980f99648d3ec14b19b507836d1b9797e50818e87695ad56a44e59ae62
MISC metadata.xml 341 BLAKE2B 6d21edf9da7e6ae6913d3101cb96b5e82376e080baed3c07b9d4a9259eb0c097522b35807a89e4b9b32fbc6a6288dba17be7912bef5654dbdf32c9b34da567db SHA512 601856326d3da975f418b59996f89c68b33d089d662b684b9db13ea79481f34706fd4726a531f7f2fee55f25e2c7b3d1ecc69cedab1ff627109c80effa7bc406
diff --git a/dev-ruby/mimemagic/mimemagic-0.3.2.ebuild b/dev-ruby/mimemagic/mimemagic-0.3.2.ebuild
index cae92781843a..0509dd0afdc0 100644
--- a/dev-ruby/mimemagic/mimemagic-0.3.2.ebuild
+++ b/dev-ruby/mimemagic/mimemagic-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/minad/mimemagic"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/bacon )"
diff --git a/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild b/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild
index f396c7444a18..3105ddf86286 100644
--- a/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild
+++ b/dev-ruby/mimemagic/mimemagic-0.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/minad/mimemagic"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest )"