1
0
mirror of synced 2025-01-18 09:28:47 +01:00

dev-python/tqdm: removed gentoo sci from maintainers

Package-Manager: portage-2.3.0
This commit is contained in:
Horea Christian 2016-08-29 16:47:06 +02:00
parent 7a53c40650
commit 791e6cb2b3
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 3 additions and 4 deletions

View File

@ -1,3 +1,6 @@
29 Aug 2016; Horea Christian <h.chr@mail.ru> metadata.xml:
dev-python/tqdm: removed gentoo sci from maintainers
29 Aug 2016; Horea Christian <h.chr@mail.ru> tqdm-0_pre20140115.ebuild: 29 Aug 2016; Horea Christian <h.chr@mail.ru> tqdm-0_pre20140115.ebuild:
dev-python/tqdm: using eclass to handle package name dev-python/tqdm: using eclass to handle package name

View File

@ -5,10 +5,6 @@
<email>horea.christ@gmail.com</email> <email>horea.christ@gmail.com</email>
<name>Horea Christian</name> <name>Horea Christian</name>
</maintainer> </maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en"> <longdescription lang="en">
Instantly make your loops show a progress meter - just wrap Instantly make your loops show a progress meter - just wrap
any iterator with "tqdm(iterator)", and you're done! any iterator with "tqdm(iterator)", and you're done!