summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Reassign dracwyrm's packagesMichał Górny2019-09-131-4/+0
| | | | | Bug: https://bugs.gentoo.org/645068 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: Drop 1.5.0Andreas Sturmlechner2019-06-272-44/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/partio: amd64 stable wrt bug #687742Agostino Sarubbo2019-06-131-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-libs/partio: x86 stable (bug #687742)Thomas Deutschmann2019-06-101-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/partio: EAPI-7 bump, bring 9999 up to speed w/ 1.5.4Andreas Sturmlechner2019-06-092-28/+19
| | | | | | | Improve DESCRIPTION, sort DEPENDs. Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-174-8/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/partio: bump to version 1.5.4Jonathan Scruggs2018-08-152-0/+44
| | | | Closes: https://github.com/gentoo/gentoo/pull/9581
* media-libs/partio: bump to version 1.5.0Jonathan Scruggs2018-08-072-0/+44
| | | | | Tests work again, so re-enable. Closes: https://github.com/gentoo/gentoo/pull/9481
* media-libs/partio: Add live ebuildDavid Seifert2018-07-141-0/+48
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* media-libs/partio: amd64 stableAaron Bauman2018-03-301-1/+1
| | | | | Bug: https://bugs.gentoo.org/642270 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* media-libs/partio: use HTTPSMichael Mair-Keimberger2018-03-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/7628
* media-libs/partio: x86 stable (bug #642282)Thomas Deutschmann2018-02-061-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/partio: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-libs/partio: Add patch to avoid naming conflictsJonathan Scruggs2017-09-232-0/+67
| | | | | | | * partconv collides with a file from dev-games/crystalspace Closes: https://bugs.gentoo.org/631834 Closes: https://github.com/gentoo/gentoo/pull/5776
* media-libs/partio: New packageJonathan Scruggs2017-09-233-0/+68
C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. This is a new dependency for media-libs/osl. Closes: https://github.com/gentoo/gentoo/pull/5752