mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
dev-R/bit64: new package, added 4.0.5
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
13
dev-R/bit64/bit64-4.0.5.ebuild
Normal file
13
dev-R/bit64/bit64-4.0.5.ebuild
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='A S3 Class for Vectors of 64bit Integers'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='GPL2 GPL3'
|
||||
DEPEND="
|
||||
>=dev-R/bit-4.0.0
|
||||
"
|
||||
Reference in New Issue
Block a user