diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
commit | 3cf7c3ef441822c889356fd1812ebf2944a59851 (patch) | |
tree | c513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-ruby/gnuplot | |
parent | 05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff) |
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-ruby/gnuplot')
-rw-r--r-- | dev-ruby/gnuplot/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/gnuplot/Manifest b/dev-ruby/gnuplot/Manifest index 1dca74c942ac..90b19bf99dc0 100644 --- a/dev-ruby/gnuplot/Manifest +++ b/dev-ruby/gnuplot/Manifest @@ -1,3 +1,3 @@ DIST gnuplot-2.6.2.gem 13824 BLAKE2B 5fe89c44bcfc8f73e4685fbf8300b5a43845ed8292db84bf3b21f884656a8cf29623bdef37fd4aebbb54ef1a582567fd2c12029a2e4584a92b52f66dad3b8e4f SHA512 bcc9dbdade4fdcaa590006ca925c4f1eb71b4c7d6235c948266a185c937d991ff559a1749f33993baca4437252afdfa7bde1a43c6e05dc6f180e9e7b06a4a8e6 -EBUILD gnuplot-2.6.2-r2.ebuild 749 BLAKE2B 23270cf0d590cf644ec3c876acd93deebb15b762c6afa161febc93eb0059e499b942f387a331ddaba535433078c8064c602feb056b3b53a6e54a463b91fd5de0 SHA512 ba636bae1834bebdc162639cf4ab513fb6c266a4585b4aa8dfdf8ee382b14983766c581c3d62830720e3c35d9e517d00cdd036bcd7e7a0153ce3f3f541da0363 +EBUILD gnuplot-2.6.2-r2.ebuild 742 BLAKE2B 9cd318fec98f1ef784b4eb634b8ccc99e1c40f9caca5fe7d259a2362c70f866c406fa642d0e74be40f99ad2cfa1f450376a53c6dfc1613cad1a4fd38b531bd79 SHA512 0c3b42a42f8cc604090f2eab1fa6a91bd68a28e871429f1836a424e75ef0dd93ce3c8a0a61fd65b2eae74930bf065cc422c4329ca91cbbd600c732d3290985c2 MISC metadata.xml 251 BLAKE2B e8bf2b70161d425791d65052583fd8be03b19ef3bb2a2cde34605bc93224fea9d8c6a91f0f2d630a00094ef54c0871e210da0e0134f52401bc80cb6b2358c13d SHA512 17d4dbd64468a524311a24ca065537a5b21560388efd282f3fa873e6722f70db6f83e3e5615556450905c29d5df2cf0a0855f9c0b38bf23f0f8112501456d4ea diff --git a/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild b/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild index dc8731db9621..509b20bf74ef 100644 --- a/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild +++ b/dev-ruby/gnuplot/gnuplot-2.6.2-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="AUTHORS.txt ChangeLog README.textile" |