diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-05-11 17:46:59 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-05-11 17:46:59 +0100 |
commit | 54654470d999265b5a0010be7190e8a9993b1840 (patch) | |
tree | cb6b99a56837c648a69859da9333e5b9a726912d /dev-ruby | |
parent | 2046683958d0497bec1458741dc867558b69e622 (diff) |
gentoo auto-resync : 11:05:2023 - 17:46:59
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/Manifest.gz | bin | 105448 -> 105285 bytes | |||
-rw-r--r-- | dev-ruby/allison/Manifest | 3 | ||||
-rw-r--r-- | dev-ruby/allison/allison-2.0.3-r4.ebuild | 27 | ||||
-rw-r--r-- | dev-ruby/allison/metadata.xml | 11 |
4 files changed, 0 insertions, 41 deletions
diff --git a/dev-ruby/Manifest.gz b/dev-ruby/Manifest.gz Binary files differindex b73749c57618..0f5ab10987e2 100644 --- a/dev-ruby/Manifest.gz +++ b/dev-ruby/Manifest.gz diff --git a/dev-ruby/allison/Manifest b/dev-ruby/allison/Manifest deleted file mode 100644 index 12a8de577b2c..000000000000 --- a/dev-ruby/allison/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST allison-2.0.3.gem 31232 BLAKE2B d112edc2bf5a50d5b861043e567779b07b213d6f19fb6a6f3b88ba95bb123a01256b3b9b9931e6b5ff30bf7c293c804f0faef0b07d0e0d1bdbbcaf531884b19a SHA512 988ed7f244c8b4fc9f629ef2b37a0ad851d9587f688e834041624cc92d8549e403545b83eb270b127e634c99f91ff8b53d2642df73dbfafe20aa41718b97ee5d -EBUILD allison-2.0.3-r4.ebuild 563 BLAKE2B 6743dd61e865ccd4bdebfee29bdc8cc2c0bb34ab13a8fd53580c353f2da35067240ae8e3dbde5f81fc6f33d928106f3d15ebaf800e1f0bdb0df40214d2eb4ebd SHA512 6e1017ffcfb9cecf31af47e3aad49ba3a16161a2b1be8a14b53ce361d7948da584d20d2159299773cf27757e3f0d4ddd007bd3af032dee4a6b8de2ab236c4014 -MISC metadata.xml 322 BLAKE2B 8bb753283b83bb81fae285c8dce7be78d2c8738b057b961828330ac4795df3c43eb3bdc4fe0432d9a30e72f685cabcc7f756ecdfa45fb99c7cdc56fb5a9d584a SHA512 e9b0224a614fc868a660c64894ebed56c2039293537c1d9e3aaa8b5383dd59406259e31dc6ffe501801957dd5d59638e04ddde6945f86488c251595dc08f7a4d diff --git a/dev-ruby/allison/allison-2.0.3-r4.ebuild b/dev-ruby/allison/allison-2.0.3-r4.ebuild deleted file mode 100644 index 122772a4e9fe..000000000000 --- a/dev-ruby/allison/allison-2.0.3-r4.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" - -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://github.com/evan/allison" - -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/metadata.xml b/dev-ruby/allison/metadata.xml deleted file mode 100644 index d76e100c9878..000000000000 --- a/dev-ruby/allison/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://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">evan/allison</remote-id> -</upstream> -</pkgmetadata> |