ruby-gtkhex: remove, missing deps, unmaintained

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-07-11 19:54:35 -04:00
parent abc57aa056
commit c1c02e3c8a
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 0 additions and 26 deletions

View file

@ -1 +0,0 @@
DIST ruby-gtkhex-0.2.0.gem 23552 BLAKE2B db0a05f544dff83adc5042799374e69fd0d7c7319ce88c090cd0bed9797c70a9ab8ac71035656a92e6b1e7b723dc6c19c4eb7beb7bbb7bc0adaf1973f4fa9f3a SHA512 316673eb5a8f930ae6494df9bf78fc053f823b781b40372fe24b62e77f40358cbedb4d1e38cd8a20731c92a43de77241405075932d4e33f5fc333503026b5334

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>email@linxon.ru</email>
<name>Yury Martynov</name>
</maintainer>
</pkgmetadata>

View file

@ -1,17 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
USE_RUBY="ruby31 ruby32"
inherit ruby-fakegem
DESCRIPTION="A hexadecimal widget using gtk2, inspired by GHex"
HOMEPAGE="https://github.com/gdelugre/ruby-gtkhex"
LICENSE="LGPL-3"
SLOT=0
KEYWORDS="~amd64"
IUSE=""
ruby_add_rdepend "dev-ruby/ruby-gtk2"