summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libiptcdata: drop 1.0.5Petr Vaněk10 days1-52/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin11 days2-2/+2
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libiptcdata: Stabilize 1.0.5-r1 amd64, #937000Arthur Zamarin2024-07-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libiptcdata: Stabilize 1.0.5-r1 x86, #937000Arthur Zamarin2024-07-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libiptcdata: Stabilize 1.0.5-r1 ppc, #937000Arthur Zamarin2024-07-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libiptcdata: Stabilize 1.0.5-r1 arm64, #937000Sam James2024-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libiptcdata: Stabilize 1.0.5-r1 ppc64, #937000Sam James2024-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libiptcdata: Stabilize 1.0.5-r1 sparc, #937000Sam James2024-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libiptcdata: disable py3.9Joonas Niilola2024-07-201-1/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/libiptcdata: Update ebuild (EAPI, PYTHON_COMPAT)Fco Javier Felix2024-07-201-0/+82
| | | | | | | | | | | | * Include support for Python 12 and 13 * Update EAPI 8 * Requite distutils Bug: https://bugs.gentoo.org/893362 Bug: https://bugs.gentoo.org/929642 Signed-off-by: Fco Javier Felix <ffelix@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/37041 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/libiptcdata: add missing remote-idMichael Mair-Keimberger2024-04-051-0/+1
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libiptcdata: enable py3.11Sam James2023-04-091-1/+1
| | | | | Closes: https://bugs.gentoo.org/897002 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libiptcdata: drop to maintainer-neededJoonas Niilola2023-03-011-8/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/libiptcdata: keyword 1.0.5 for ~loongWANG Xuerui2022-12-061-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-libs/libiptcdata: keyword ~riscvYixun Lan2021-08-271-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-libs/libiptcdata: bump to python 3.9, 3.10Zamarin Arthur2021-05-241-4/+3
| | | | | Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libiptcdata: Remove oldMichał Górny2020-09-192-51/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libiptcdata: stable 1.0.5 for ppc64Sergei Trofimovich2020-09-071-1/+1
| | | | | | | | stable wrt bug #735388 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libiptcdata: stable 1.0.5 for ppcSergei Trofimovich2020-09-071-1/+1
| | | | | | | | stable wrt bug #735388 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libiptcdata: Stabilize 1.0.5 amd64, #735388Sam James2020-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libiptcdata: stable 1.0.5 for sparcSergei Trofimovich2020-09-041-1/+1
| | | | | | | | stable wrt bug #735388 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libiptcdata: Stabilize 1.0.5 arm64, #735388Sam James2020-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libiptcdata: x86 stable (bug #735388)Thomas Deutschmann2020-09-031-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libiptcdata: Minor ebuild style++Andreas Sturmlechner2020-02-261-6/+12
| | | | | | | Sort dependencies. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libiptcdata: 1.0.5 version bumpFrancesco Riosa2020-02-263-1/+56
| | | | | | | | | | | | This version is ABI and API compatible (no code change) to version 1.0.4. However build system has been updated and it's now possible to use python 3 Closes: https://bugs.gentoo.org/708706 Signed-off-by: Francesco Riosa <vivo75@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14626 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-4/+4
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Reassign most of eva@'s packagesMichał Górny2019-11-301-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libiptcdata: arm64 stableAaron Bauman2019-05-221-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-libs/libiptcdata: keyword ~arm64Alexis Ballier2017-07-291-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/libiptcdata: Clean old version upMichał Górny2017-02-181-78/+0
|
* media-libs/libiptcdata: ia64 stable wrt bug #593556Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libiptcdata: sparc stable wrt bug #593556Agostino Sarubbo2017-01-111-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libiptcdata: ppc64 stable wrt bug #593556Agostino Sarubbo2017-01-031-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libiptcdata: x86 stable wrt bug #593556Agostino Sarubbo2017-01-021-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libiptcdata: ppc stable wrt bug #593556Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libiptcdata-1.0.4-r1: stable on amd64Tobias Klausmann2016-12-201-1/+1
| | | | Gentoo-Bug: 593556
* media-libs/libiptcdata-1.0.4-r1: stable on alphaTobias Klausmann2016-10-161-1/+1
| | | | Gentoo-Bug: 593556
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720