diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-02 20:46:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-02 20:46:22 +0000 |
| commit | cf786d149b14a3c2ff94eb31288fa70903522296 (patch) | |
| tree | 4a3d2c7bdcdbcfba1f23e4ba93a0e0bb3eae6874 /dev-R/lifecycle/metadata.xml | |
| parent | 4074f66428fb80b420c673bfe9953d714c4cf38a (diff) | |
| download | baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.gz baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.xz baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.zip | |
Adding metadata
Diffstat (limited to 'dev-R/lifecycle/metadata.xml')
| -rw-r--r-- | dev-R/lifecycle/metadata.xml | 32 |
1 files changed, 14 insertions, 18 deletions
diff --git a/dev-R/lifecycle/metadata.xml b/dev-R/lifecycle/metadata.xml index b3a106be4f83..a587d8514c09 100644 --- a/dev-R/lifecycle/metadata.xml +++ b/dev-R/lifecycle/metadata.xml @@ -1,22 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <description>co-maintainers welcome</description> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - </maintainer> - <longdescription lang="en">Manage the life cycle of your exported functions + <maintainer type="person"> + <email>lssndrbarbieri@gmail.com</email> + <name>Alessandro Barbieri</name> + <description>co-maintainers welcome</description> + </maintainer> + <longdescription lang="en">Manage the life cycle of your exported functions with shared conventions, documentation badges, and user-friendly deprecation warnings.</longdescription> - <upstream> - <bugs-to>https://github.com/r-lib/lifecycle/issues</bugs-to> - <doc lang="en">https://cran.r-project.org/web//packages/lifecycle/lifecycle.pdf</doc> - <changelog>https://cran.r-project.org/web//packages/lifecycle/news/news.html</changelog> - <maintainer> - <name>Lionel Henry</name> - <email>lionel@rstudio.com</email> - </maintainer> - <remote-id type="github">r-lib/lifecycle</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <changelog>https://cran.r-project.org/web//packages/lifecycle/news/news.html</changelog> + <bugs-to>https://github.com/r-lib/lifecycle/issues</bugs-to> + <doc lang="en">https://cran.r-project.org/web//packages/lifecycle/lifecycle.pdf</doc> + </upstream> + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
