orm_adapter: move to my overlay

This commit is contained in:
Anton Bolshakov 2025-06-09 12:11:15 +08:00
parent 78373839b0
commit 56ef9782fd
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
3 changed files with 0 additions and 24 deletions

View file

@ -1 +0,0 @@
DIST orm_adapter-0.5.0.gem 15360 BLAKE2B 72db5b4bb68e5b08144035007c9fd1f6a3379455e17aa4bdb170d118c2a1e8b8cdd896873dd75bbde6e5f5a8a087d8e2444d8872f1408e793e086c34b151c2c9 SHA512 5f0c5261ee1eea8e6b40f6714242b85009ea8a115090abbcfae29485e1b04fad8d1a37ef4262d229a71109826790240bf029c5da0fa96ec4da7277f80072f159

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>unknown@pentoo.ch</email>
<name>Author Unknown</name>
</maintainer>
</pkgmetadata>

View file

@ -1,15 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby31 ruby32"
inherit ruby-fakegem
DESCRIPTION="Provides a single point of entry for using basic features of ruby ORMs"
HOMEPAGE="https://github.com/ianwhite/orm_adapter"
KEYWORDS="amd64 ~arm64 x86"
LICENSE="MIT"
SLOT="0"