diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-20 21:26:04 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-20 21:26:04 +0000 |
| commit | 18cb561696fc87a873b98ece5733eaccad3fc1eb (patch) | |
| tree | 68b13932469562ed61fc228823673528f97c49d0 /dev-tex/pythontex | |
| parent | 4d8488e437e1c714d9e4c896b416d13affee1f2c (diff) | |
| download | baldeagleos-repo-18cb561696fc87a873b98ece5733eaccad3fc1eb.tar.gz baldeagleos-repo-18cb561696fc87a873b98ece5733eaccad3fc1eb.tar.xz baldeagleos-repo-18cb561696fc87a873b98ece5733eaccad3fc1eb.zip | |
Adding metadata
Diffstat (limited to 'dev-tex/pythontex')
| -rw-r--r-- | dev-tex/pythontex/metadata.xml | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/dev-tex/pythontex/metadata.xml b/dev-tex/pythontex/metadata.xml index 5957d3b8372b..c4cda7f64b46 100644 --- a/dev-tex/pythontex/metadata.xml +++ b/dev-tex/pythontex/metadata.xml @@ -1,15 +1,14 @@ <?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="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <stabilize-allarches/> - <use> - <flag name="highlighting">Syntax highlighting using <pkg>dev-python/pygments</pkg></flag> - </use> - <upstream> - <remote-id type="github">gpoore/pythontex</remote-id> - </upstream> -</pkgmetadata> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + + <use> + <flag name="highlighting">Syntax highlighting using <pkg>dev-python/pygments</pkg></flag> + </use> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
