mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/moneta: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST moneta-0.8.1.tar.gz 173986 BLAKE2B d648bc3d3088a57d5fe2163198ca05e7e596c33f874abed05e11b726bdf78e95615c262256b4d15586e29c63cd870d7f80f9c54bae910b1998006b9cff3dba44 SHA512 edb7a1b3845756c2ece8e25a5e70ccbb422bbb9547ebe5ca6c210fd5adbfa031e9cc9df5c18569fe2a207edbbccbe1bbc7954b247146d257a4fbd1a76023f3d2
|
||||
DIST moneta-1.0.0.tar.gz 174765 BLAKE2B 0f17b4c3a2ead8753a5285603df1df385f8150c4eb21e9c088647982c7eb9d8380cb53f8d9177712b0992a0d4472d0defdaba9bf117b767555960186c81cc323 SHA512 367207c693991a956d5454b3884b8504cc007cc247284ff00178c423167a403ac88e83bc510453daff76e52fe30e429714805c1fb716bea6a7eae7a3b3d965b4
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby20 ruby21 ruby22 ruby23"
|
||||
|
||||
RUBY_FAKEGEM_TASK_DOC=""
|
||||
RUBY_FAKEGEM_RECIPE_TEST="none"
|
||||
# test is disabled for now. It requires many packages. Test suite also
|
||||
# takes very long run time and has high memory consumption.
|
||||
|
||||
RUBY_FAKEGEM_EXTRADOC="README.md SPEC.md"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
GITHUB_USER="minad"
|
||||
|
||||
DESCRIPTION="A unified interface to key/value stores"
|
||||
HOMEPAGE="https://github.com/minad/moneta"
|
||||
SRC_URI="https://github.com/${GITHUB_USER}/moneta/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
Reference in New Issue
Block a user