summaryrefslogtreecommitdiff
path: root/dev-ruby/ascii85
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ascii85')
-rw-r--r--dev-ruby/ascii85/Manifest5
-rw-r--r--dev-ruby/ascii85/ascii85-1.1.1-r1.ebuild (renamed from dev-ruby/ascii85/ascii85-1.1.0-r1.ebuild)3
-rw-r--r--dev-ruby/ascii85/ascii85-2.0.1.ebuild29
3 files changed, 34 insertions, 3 deletions
diff --git a/dev-ruby/ascii85/Manifest b/dev-ruby/ascii85/Manifest
index e8b6feee2b33..67f2001a709b 100644
--- a/dev-ruby/ascii85/Manifest
+++ b/dev-ruby/ascii85/Manifest
@@ -1,5 +1,6 @@
-DIST Ascii85-1.1.0.gem 12288 BLAKE2B 637ee421b51ec8ee88f00c32acc4d05a818fe7a26ec9f512a207d5c2e8c9b99e9866b904451a2ae811f024cd26b810b3dfbc346b6d935fd135a2c2615f2453ef SHA512 f160dbc06f49aaf1c678ece5b94fab4c3878cf7fe6accc267e64505e412072cb28b9dc28ec1ed8bf01ddbd7c08c920d95fbe182f756072d614b9827f6ec50094
DIST Ascii85-1.1.1.gem 12288 BLAKE2B 7886cc4e7745ace8bc615305f13e4cd081805b3d3eabc6d05fb84fb2bc1c3c26916ba1e4b8e891246fcd3b7c10320f90e994022f99723bb7692c13cda67af72a SHA512 6d2f9941ed88d4e7c3867a8c9da1bf56696195447be5f9edd5fc0f62231e60c2786363823703c26da9d614d776866a93a983d7e64a631532315c51b6eb258045
-EBUILD ascii85-1.1.0-r1.ebuild 639 BLAKE2B 205ed353468ef49b5236f5bb8f63804def2b3e193042726cf68f76d7e8a889e86b98a08e9122a4cbbc3c7b94e532d1a7c2dbcbd6d0a8616c19d60e41deeec29c SHA512 066cef7fb4b2232cfbca9a2760920ca87c23ba6df54b02ea584a1e644e18d98265990e05dac1c07c071cf930ae47d9dcfc8ffc5612c22b65993fc2a6c28fdc0d
+DIST Ascii85-2.0.1.gem 15360 BLAKE2B 84eea4a0b8d6412a10b21f2eb6773a950fc062bea39bc1c56f18566f56cd661c5542ed5d30d0bd934a38cc2baec8d6cf973fd1c21dc9fb0cd9b0bf3270f14fce SHA512 91396977e688f6e3607cff2da741f002c3e1702e5def27eaa3be55589bc7f1eb8c67895911be718269b9dd8229dd0b7fa35b9a30ea52c30d23e28ad23672c65e
+EBUILD ascii85-1.1.1-r1.ebuild 663 BLAKE2B b94f237448f1b4c134ba1a079cf3ffe8717e3930f6a7c36e862fdffd7a280b2a13a80002c02451a7d0d7cadad6550d34b3bb4f9a28a8f4711bb012543216a336 SHA512 c9eb883dc31777251e84d4775417f3619a80d6cf6d94b2e2fdc19ebe2f5df0bd4be8a5cf290ff149b51f608c0660a75106bf8eb5a2f4fea5f6558897c89d6f54
EBUILD ascii85-1.1.1.ebuild 639 BLAKE2B 1ad3512626dd072510e1e5b80f39b091062896b676128ddfba7ea22cfc88c230cbdada7439f5239be4cc5f7bd99be4f2c078e0d7f3b58518c5d8c1ad614bbf93 SHA512 fb348fe9c7fc3ea0df9e340162e42030bc660995ec2de59c2d5aa82a5c464d0381908ce0d591c282dcc90fa01b11fb41a73be9bf62004ce6555db93659079b85
+EBUILD ascii85-2.0.1.ebuild 699 BLAKE2B b4657537053e249ca282b9c7e0710f87819dbc44fc5957284f4dd46d4176d74e0adbd9d54ab56e0e58d0a49c286436866b045d50773da86096c5cafe3947249a SHA512 108d416edc76b8feb52d4a761629b084c7188fa7909f070aa2d6aee93e5dd8e902a5ac9e7af46372e21ede2d43aa9a52a4a5909ce79732f59fadd24c6d171c85
MISC metadata.xml 348 BLAKE2B 9b7110c73591321bc218f8be59bfae081ea4411a2293295e6ccfe661f9024677324a27bd6e37cb26209497561bcc058f90e6706a5a15bf6539cf3b35b346f55e SHA512 8979f0ed7b576f8ffdcb68a7242756fdaa86b7e80a8105b5632d6e677a386ffcd6fe6d8266d8a8b491db4c819b905ed4d9c8acd9bfaa82d75722cde1f151db99
diff --git a/dev-ruby/ascii85/ascii85-1.1.0-r1.ebuild b/dev-ruby/ascii85/ascii85-1.1.1-r1.ebuild
index 49be7903af52..d5edfaf0b6f4 100644
--- a/dev-ruby/ascii85/ascii85-1.1.0-r1.ebuild
+++ b/dev-ruby/ascii85/ascii85-1.1.1-r1.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby31 ruby32 ruby33"
+RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md History.txt"
diff --git a/dev-ruby/ascii85/ascii85-2.0.1.ebuild b/dev-ruby/ascii85/ascii85-2.0.1.ebuild
new file mode 100644
index 000000000000..649186f30073
--- /dev/null
+++ b/dev-ruby/ascii85/ascii85-2.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+
+RUBY_FAKEGEM_NAME="Ascii85"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Methods for encoding/decoding Adobe's binary-to-text encoding of the same name"
+HOMEPAGE="https://github.com/datawraith/ascii85gem"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+ruby_add_rdepend "!<dev-ruby/ascii85-1.1.1-r1"
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+all_ruby_prepare() {
+ rm Gemfile || die
+ sed -i -e '/[Bb]undler/d' Rakefile || die
+}