summaryrefslogtreecommitdiff
path: root/dev-ruby/allison
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /dev-ruby/allison
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'dev-ruby/allison')
-rw-r--r--dev-ruby/allison/Manifest3
-rw-r--r--dev-ruby/allison/allison-2.0.3-r3.ebuild27
-rw-r--r--dev-ruby/allison/allison-2.0.3-r4.ebuild2
3 files changed, 2 insertions, 30 deletions
diff --git a/dev-ruby/allison/Manifest b/dev-ruby/allison/Manifest
index 424c62b44a8a..8a4310580fc7 100644
--- a/dev-ruby/allison/Manifest
+++ b/dev-ruby/allison/Manifest
@@ -1,4 +1,3 @@
DIST allison-2.0.3.gem 31232 BLAKE2B d112edc2bf5a50d5b861043e567779b07b213d6f19fb6a6f3b88ba95bb123a01256b3b9b9931e6b5ff30bf7c293c804f0faef0b07d0e0d1bdbbcaf531884b19a SHA512 988ed7f244c8b4fc9f629ef2b37a0ad851d9587f688e834041624cc92d8549e403545b83eb270b127e634c99f91ff8b53d2642df73dbfafe20aa41718b97ee5d
-EBUILD allison-2.0.3-r3.ebuild 595 BLAKE2B bdb5714df05e7092bd5168bcd9dc28c9cfe071d2fa4472f0dde496023872a5f837c12e837bbf27cf50897dd798ff8a53851fa34e9b079574f188229fea1f7587 SHA512 653523611107d25ac61000f0fcd56c9f3bebb8b1c2ce4ef047e1d13d0021cc1a3cade19ab3a37cba97c745892dc9d6962541e0e61b635dacd63f7d8a6217806a
-EBUILD allison-2.0.3-r4.ebuild 593 BLAKE2B 1f17604f839192f37949d66b872fabbfa6aefa43bb4f0594531b9a585c9371b4423fbd272e84e59e811f321a0d2606c52a36827cf3566cb106bfdab7422de331 SHA512 8211dd06e71a8042bbe284a659bf12a21226d85b26d0fb3485aa3be6e7f34cd72929a092d960cb37889a03ba1e317a51d3dad14d95f49158553c463ad143b49a
+EBUILD allison-2.0.3-r4.ebuild 588 BLAKE2B 3132734dae0a8c3d16a04e8ed3cb0712a00cadf9a16adb3068ad2ed29847933aae406797b79c9f881aefba029deccd90dba9c223b1753f4ebafe56e5a5fcff5f SHA512 28949f329f0816726330aa5265b9d25f43b8cd7f27bf0746d9b6997767158c6eed5edddeb9dd40d1e7bc65f014c6089f7eddbdaf5b965f0d79018479f861a220
MISC metadata.xml 248 BLAKE2B 0c876bde3c72e61d28284a95a837103e6d594c9f6fccbd6d7d1039f9c5a604347c20c334c9a57d80b152888fed536196f2807b477e8d0336c80affb0e28c9dc9 SHA512 b2b64178cf6cbbaa5fb4671ffe1ab88b83c920de363ae099ef74fa3e5eb8c8f0285c749cabc0cebf344951503d1b7309ae294afe9e7cf5172700182d8843fa14
diff --git a/dev-ruby/allison/allison-2.0.3-r3.ebuild b/dev-ruby/allison/allison-2.0.3-r3.ebuild
deleted file mode 100644
index 2d75d540e521..000000000000
--- a/dev-ruby/allison/allison-2.0.3-r3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
-RUBY_FAKEGEM_EXTRAINSTALL="cache"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A modern, pretty RDoc template"
-HOMEPAGE="https://fauna.github.com/fauna/allison/files/README.html"
-
-LICENSE="AFL-3.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-solaris"
-IUSE=""
-
-all_ruby_install() {
- all_fakegem_install
-
- dodoc -r contrib
-}
diff --git a/dev-ruby/allison/allison-2.0.3-r4.ebuild b/dev-ruby/allison/allison-2.0.3-r4.ebuild
index 0ce94df3be22..c229db629e6a 100644
--- a/dev-ruby/allison/allison-2.0.3-r4.ebuild
+++ b/dev-ruby/allison/allison-2.0.3-r4.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://fauna.github.com/fauna/allison/files/README.html"
LICENSE="AFL-3.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-solaris"
IUSE=""
all_ruby_install() {