summaryrefslogtreecommitdiff
path: root/dev-ruby/tilt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-ruby/tilt
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ruby/tilt')
-rw-r--r--dev-ruby/tilt/Manifest4
-rw-r--r--dev-ruby/tilt/tilt-2.0.10.ebuild4
-rw-r--r--dev-ruby/tilt/tilt-2.0.9.ebuild4
3 files changed, 4 insertions, 8 deletions
diff --git a/dev-ruby/tilt/Manifest b/dev-ruby/tilt/Manifest
index bc1fd2a3503c..231ac00bd413 100644
--- a/dev-ruby/tilt/Manifest
+++ b/dev-ruby/tilt/Manifest
@@ -1,5 +1,5 @@
DIST tilt-2.0.10.tar.gz 51446 BLAKE2B de5c12dcf22994f182ae163a82c3060f1d0d8b4bc2a4495f28c9befc954b4949b9d2ae6aed42e3a9c35fb68825844881d9f15b2b68d949236e5396083ff199a3 SHA512 4a36c55347e307ea0c842aad3da72cebe98bcf8a0421040cfce7a43540d1746e736ce92b7ce7492a5cfc184372842c3ac7a006f3650b4c9420d5825ec005b4ef
DIST tilt-2.0.9.gem 55296 BLAKE2B dd181295d2317ef591e9b89a0a4cf29680a05403c89c33680f563459ebbfc675bfaef14c864f8c8834103fc2ea069b33dc928f2b804d911eec21b09427f7c619 SHA512 522b2b40ca1eefc7df66cb421c66734699a2ffb1e7d1797181c2718f7ca018d3376c1a2b3617b5d3549115af69108db4c3c4632e2682329d5baf24bfdae92b42
-EBUILD tilt-2.0.10.ebuild 1673 BLAKE2B e1a28206b30dc12a40eea460b9618f62fd213cf8cd9c9118397eba55dcbf3e500cecb1625a095b54d28d46e208a0072ec00a099e6208c66430341060d4bd6147 SHA512 969a44aee8282c24cb23595d077d00fb83e3087713759f3615f7ff648f954ed11ec611de47f1966fa1ede388f97d2cbdc41fa3d58ed22908322dff41c685c333
-EBUILD tilt-2.0.9.ebuild 1431 BLAKE2B d875c6011b1cb8ace332e6cf0eb35f9252244ad1e4113286ffc7ea985eb0c6553dca4ad85d8d36322b59dc200bcf7f2e45c9e4fa2886f0b5601b82c907c0819a SHA512 7c457bfe7bb81e1265c888fbd7bdbdcf95b2d8e93c400d0cc75079313be6034ea583842f87d00b220dc428227c0f593ff861e014c1b687df0d5f5bafca31898b
+EBUILD tilt-2.0.10.ebuild 1625 BLAKE2B 9719f0a7215d41e32ea7b844bb5aeb0c6a6522aed4be19434e9d4e8f707f1207539d7b2da756e4580c4a93ecf3e732f1c9b6a71061b43dbca41f9b77d72e8da2 SHA512 a2efec60919d0684e3198569c84d59cc1d9f0610a16bb1332921eab8f4afd11ed47b3a747cac9553f1b74d6fb4af4c94c425f245979c5fd0d5a43d31f2afcd0b
+EBUILD tilt-2.0.9.ebuild 1383 BLAKE2B 758cea59f103dea499f7fa6d66428c62a21ec4e22edf9e070f0079e05ad63e08202b345900f096636c55c63e9ad374f737d44c605fd961b3586168ea28d90e49 SHA512 dffc9cf00a14c4454f560e1e8e8ed6730fad6d31af1e82a8f2c626829fa4c9b4b9f8c7bdc887846f8ea759dae6dafc4e1c19d668f6aacab84517f67834ee4bcc
MISC metadata.xml 339 BLAKE2B d8712c61994758c250248bbd14842a7b64d7808008e3d18fac9330bdc03dcbc6e721ffbb2cb813dea148036bcc40a60c4d8b1588b937a02712eb65c312ddb2db SHA512 f9ee61c88fa51f3fed6864d91c8f77bdcb492befce86f260a49faf141d6c11fc4563e57e1b35511571ec02a41cdb8f2111bb7ee76474d1bc65d81bbace15b730
diff --git a/dev-ruby/tilt/tilt-2.0.10.ebuild b/dev-ruby/tilt/tilt-2.0.10.ebuild
index 9be8e3dee57d..bde775cc9db0 100644
--- a/dev-ruby/tilt/tilt-2.0.10.ebuild
+++ b/dev-ruby/tilt/tilt-2.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -30,8 +30,6 @@ ruby_add_bdepend "test? (
dev-ruby/nokogiri
!!<dev-ruby/maruku-0.7.2 )"
-ruby_add_rdepend "!!<dev-ruby/tilt-1.4.1-r2:0"
-
all_ruby_prepare() {
rm Gemfile || die
sed -e '/bundler/I s:^:#:' -i Rakefile test/test_helper.rb || die
diff --git a/dev-ruby/tilt/tilt-2.0.9.ebuild b/dev-ruby/tilt/tilt-2.0.9.ebuild
index c190a02b649a..70d268e9a429 100644
--- a/dev-ruby/tilt/tilt-2.0.9.ebuild
+++ b/dev-ruby/tilt/tilt-2.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,8 +27,6 @@ ruby_add_bdepend "test? (
dev-ruby/nokogiri
!!<dev-ruby/maruku-0.7.2 )"
-ruby_add_rdepend "!!<dev-ruby/tilt-1.4.1-r2:0"
-
all_ruby_prepare() {
rm Gemfile || die
sed -e '/bundler/I s:^:#:' -i Rakefile test/test_helper.rb || die