summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-04-29 10:00:58 +0200
committerHans de Graaff <graaff@gentoo.org>2018-04-29 11:41:28 +0200
commit7ca17238ecb48fb796a5a7c612827fd526c2de4a (patch)
treeb49f3111cfdc651a5d4166381e7e5f62a25ae46b
parentdev-ruby/ruby-progressbar: cleanup (diff)
downloadgentoo-7ca17238.tar.gz
gentoo-7ca17238.tar.bz2
gentoo-7ca17238.zip
dev-ruby/rex-struct2: cleanup
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-ruby/rex-struct2/Manifest1
-rw-r--r--dev-ruby/rex-struct2/rex-struct2-0.1.1.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/dev-ruby/rex-struct2/Manifest b/dev-ruby/rex-struct2/Manifest
index e36b27412ff9..e4999dce9ee4 100644
--- a/dev-ruby/rex-struct2/Manifest
+++ b/dev-ruby/rex-struct2/Manifest
@@ -1,2 +1 @@
-DIST rex-struct2-0.1.1.gem 18432 BLAKE2B 4dff1f1a4d41f7bf74652505ad9d063a786e3491539d1a04a9d59ac3f4446c672454c556bef1822394a087a52f91044378d4c0c2c67c2b0ff8909aecab7638cc SHA512 894d8bdf609a7b0f4500bf9da7c175530b76c72374e059cdbd08d47be777b329ba1886a3bbba485b9f0c1be7aa4e12ad07807c0ea3390419c1f5f69ccedee26f
DIST rex-struct2-0.1.2.gem 18432 BLAKE2B 1ff9196e38ae67b87f4348394da3b05759548dbfa29b8e1a4a891a02cc75a1e02b890bf3a53bb7f274f9a5336aa46330efc38dcd50fa5da25e74392bc78a2b91 SHA512 c8b549c89e5b884a6ec6ef9a04dd2a3400bfeb885b742f1bc256a200387bcbd8ba848ad1e69a4c0c349516a62c04067a8bbffff04cb5c581f51d0ff91a142e6b
diff --git a/dev-ruby/rex-struct2/rex-struct2-0.1.1.ebuild b/dev-ruby/rex-struct2/rex-struct2-0.1.1.ebuild
deleted file mode 100644
index bde1eb24a7e1..000000000000
--- a/dev-ruby/rex-struct2/rex-struct2-0.1.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23"
-#RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby Exploitation(Rex) library for generating/manipulating C-Style structs"
-HOMEPAGE="https://rubygems.org/gems/rex-struct2"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-# doesn't seem to actually run any tests
-RESTRICT=test