diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-03-26 08:16:36 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-03-26 08:16:36 +0000 |
| commit | 4387175f6b4a0d6a696cddfd00ad161d53fbc214 (patch) | |
| tree | a3eaf07b9f03508b22670a755eea0dabf2e7123c /dev-R/txtplot | |
| parent | 5696b060dbdb11e5b2236c4f3310c311484c1611 (diff) | |
| download | baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.gz baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.tar.xz baldeagleos-repo-4387175f6b4a0d6a696cddfd00ad161d53fbc214.zip | |
Adding metadata
Diffstat (limited to 'dev-R/txtplot')
| -rw-r--r-- | dev-R/txtplot/Manifest | 1 | ||||
| -rw-r--r-- | dev-R/txtplot/metadata.xml | 20 | ||||
| -rw-r--r-- | dev-R/txtplot/txtplot-1.0.4.ebuild | 14 |
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-R/txtplot/Manifest b/dev-R/txtplot/Manifest deleted file mode 100644 index e085b87e4f64..000000000000 --- a/dev-R/txtplot/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST txtplot_1.0-4.tar.gz 11632 BLAKE2B 9d9332d0349461cd120b007b290a646a17014f347d4a15831edd2112a1c7749def7ee882d3a616f1bdbf4ff300a1e11ed8652e046f55431995b1344ca7798a17 SHA512 ebaaf7d685ce1ca6dd2fe09459834b452e5a82ddea0637eaceca057c34d4594e29a754e8c5ccebe7557e3a743abdd7a22f4be217d1be3fd0e56bfa05e6814b44 diff --git a/dev-R/txtplot/metadata.xml b/dev-R/txtplot/metadata.xml deleted file mode 100644 index 5cb957658ff3..000000000000 --- a/dev-R/txtplot/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - <description>co-maintainers welcome</description> - </maintainer> - <longdescription lang="en">Provides functions to produce rudimentary ascii graphics -directly in the terminal window. Provides a basic plotting -function (and equivalents of curve, density, acf and barplot) -as well as boxplot and image functions.</longdescription> - <upstream> - <maintainer> - <email>bbnkmp@mail.de</email> - <name>Bjoern Bornkamp</name> - </maintainer> - </upstream> - <origin>gentoo-guru-overlay</origin> -</pkgmetadata>
\ No newline at end of file diff --git a/dev-R/txtplot/txtplot-1.0.4.ebuild b/dev-R/txtplot/txtplot-1.0.4.ebuild deleted file mode 100644 index 559a6f9ea4e1..000000000000 --- a/dev-R/txtplot/txtplot-1.0.4.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit R-packages - -MYPV=$(ver_rs 2 -) - -DESCRIPTION='Text Based Plots' -SRC_URI="mirror://cran/src/contrib/${PN}_${MYPV}.tar.gz" - -KEYWORDS="~amd64" -LICENSE='LGPL-3+' |
