diff --git a/virtual/lattice/lattice-0.ebuild b/virtual/lattice/lattice-0.ebuild new file mode 100644 index 0000000000..fdb37555ca --- /dev/null +++ b/virtual/lattice/lattice-0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual of a R recommended package" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + || ( + dev-lang/R[-minimal] + dev-R/lattice + ) +" diff --git a/virtual/lattice/metadata.xml b/virtual/lattice/metadata.xml new file mode 100644 index 0000000000..7a38bb9009 --- /dev/null +++ b/virtual/lattice/metadata.xml @@ -0,0 +1,5 @@ + + + + +