diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-ruby/tdiff | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ruby/tdiff')
-rw-r--r-- | dev-ruby/tdiff/Manifest | 5 | ||||
-rw-r--r-- | dev-ruby/tdiff/metadata.xml | 11 | ||||
-rw-r--r-- | dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild | 21 | ||||
-rw-r--r-- | dev-ruby/tdiff/tdiff-0.3.4.ebuild | 21 |
4 files changed, 0 insertions, 58 deletions
diff --git a/dev-ruby/tdiff/Manifest b/dev-ruby/tdiff/Manifest deleted file mode 100644 index cfb5107a5f03..000000000000 --- a/dev-ruby/tdiff/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST tdiff-0.3.3.gem 9216 BLAKE2B 1171d354c4fa14e0f6813976ce82e44e24ef94089f090c2eec31767e032a143904f627df7634d3faae4d18f5591991fde77b26e0da7c37a6346d6487d881eec5 SHA512 18c8ee9025eedfbf78c24280bc318736e13d840a2be8b05257697d2c4de29831ed6a361ecd553fc1bcdf7961483fd0712ecb76dc3681a9549f4d3f7a18bc3d8d -DIST tdiff-0.3.4.gem 10240 BLAKE2B fe764eaf70303670602758bba903202bb468c419e96909561c4d420a86b9237c9af4640947e9dbc27eaca7b7210e26236da20d41f03d3e8acd0556a23205a924 SHA512 2db5c9707a8654fb36b02c7fbdf2317da08c633c0d3768f0f76693ffffd1b2b44e5f4309ae97df944c3bf9f25b596fd3ae19cb88b20435c0f9e50989d22ece40 -EBUILD tdiff-0.3.3-r1.ebuild 594 BLAKE2B a0b35754c14be508eb4b1b5f0752c6e59ded074c20d8f17d58b9fb4ed5993dc6fbdca6700a97eded1d6f88120fba1f5035e188d2b7a752fed9ab6ff1d8a08eb5 SHA512 face3da40af10d74e407e9d4a14ce8ae1e69364eaf289527d66230ff3baeddd941baa29381bdf662d0f01aa08f519a0e64e7b92179c6d051325b54744b5377bb -EBUILD tdiff-0.3.4.ebuild 593 BLAKE2B 0283cc7716703f1e0b480016b3ba571983785456f2c5ad55c596fe9a436e0160bd650e3b6fa5d2f7136d81dda292fa6866d033fdb75925f728e34befba656513 SHA512 e07cf1f7d51b63f69188cebf03edf607459cb3ace441d721b728854a363c2998f21d8462c2e3827db8d28e43e656b7e0fb740ae11a69421566a94198264b261d -MISC metadata.xml 342 BLAKE2B 58a84e55bd616d2031be360592c5e32fc734355379c59f76680acfba0727072817d3e7398ff849a50fa908c048c033fc668d008a8d68749be46198f2c6ca0a3d SHA512 c3d93ca88cfee5e58b40fa4f7538883d507ca4f84fa79b529080fed0c67ac23f83cc51524391796e8997b137ffd7c24890eeba7a13d788f24f382253965fd184 diff --git a/dev-ruby/tdiff/metadata.xml b/dev-ruby/tdiff/metadata.xml deleted file mode 100644 index 0c035343d02c..000000000000 --- a/dev-ruby/tdiff/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ruby@gentoo.org</email> - <name>Gentoo Ruby Project</name> - </maintainer> - <upstream> - <remote-id type="github">postmodern/tdiff</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild b/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild deleted file mode 100644 index 3b0e4600b3eb..000000000000 --- a/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby22 ruby23 ruby24 ruby25" - -RUBY_FAKEGEM_RECIPE_TEST="rspec" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="Calculates the differences between two tree-like structures" -HOMEPAGE="https://github.com/postmodern/tdiff" -LICENSE="MIT" - -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -SLOT="0" -IUSE="" diff --git a/dev-ruby/tdiff/tdiff-0.3.4.ebuild b/dev-ruby/tdiff/tdiff-0.3.4.ebuild deleted file mode 100644 index 3484cb165ca3..000000000000 --- a/dev-ruby/tdiff/tdiff-0.3.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -USE_RUBY="ruby23 ruby24 ruby25" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="Calculates the differences between two tree-like structures" -HOMEPAGE="https://github.com/postmodern/tdiff" -LICENSE="MIT" - -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -SLOT="0" -IUSE="" |