summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/ivykis: remove unused patch(es)Michael Mair-Keimberger2021-03-221-29/+0
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20032 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/ivykis: drop 0.42.2, 0.42.3Joonas Niilola2021-03-203-49/+0
| | | | Signed-off-by: Joonas Niilola <juippis@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>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-033-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | 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-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/ivykis: arm stable wrt bug #674222Mikle Kolyada2019-09-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/ivykis: stable 0.42.4 for hppa, bug #674222Rolf Eike Beer2019-08-141-1/+1
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ivykis: ia64 stable wrt bug #674222Agostino Sarubbo2019-08-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ivykis: alpha stable wrt bug #674222Agostino Sarubbo2019-08-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ivykis: ppc64 stable wrt bug #674222Agostino Sarubbo2019-08-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ivykis: ppc stable wrt bug #674222Agostino Sarubbo2019-08-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ivykis: stable 0.42.4 for sparc, bug #674222Rolf Eike Beer2019-08-121-1/+1
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ivykis: amd64 stable wrt bug #674222Agostino Sarubbo2019-08-121-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ivykis: x86 stable (bug #674222)Thomas Deutschmann2019-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/ivykis: arm64 stable (bug #674222)Aaron Bauman2019-08-101-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64"
* dev-libs/ivykis: bump to 0.42.4Tomas Mozes2019-05-212-0/+32
| | | | | | | | Bug: https://bugs.gentoo.org/675338 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12028 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/ivykis: keyword ~riscvAndreas K. Hüttel2019-05-041-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-libs/ivykis: Add ~sh keyword wrt bug #669654Mikle Kolyada2019-04-171-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="~sh"
* dev-libs/ivykis: Added ~mips to KEYWORDSJoshua Kinard2019-03-031-1/+1
| | | | | | | Dependency for app-admin/syslog-ng Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12
* dev-libs/ivykis: Add ~s390 keyword wrt bug #669654Mikle Kolyada2019-01-291-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/ivykis: fix building with glibc-2.28Tomas Mozes2019-01-192-0/+41
| | | | | | | | Closes: https://bugs.gentoo.org/675338 Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10836 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/ivykis: arm64 stable (bug #670974)Mart Raudsepp2019-01-081-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/ivykis-0.42.3-r1: alpha stableTobias Klausmann2018-11-281-1/+1
| | | | | Bug: http://bugs.gentoo.org/670974 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-libs/ivykis: stable 0.42.3-r1 for ppc64, bug #670974Sergei Trofimovich2018-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ivykis: stable 0.42.3-r1 for ppc, bug #670974Sergei Trofimovich2018-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ivykis: stable 0.42.3-r1 for hppa, bug #670974Sergei Trofimovich2018-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ivykis: stable 0.42.3-r1 for ia64, bug #670974Sergei Trofimovich2018-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ivykis: arm stable wrt bug #670974Mikle Kolyada2018-11-181-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/ivykis: stable 0.42.3-r1 for sparc, bug #670974Rolf Eike Beer2018-11-161-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ivykis: x86 stable (bug #670974)Thomas Deutschmann2018-11-151-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/ivykis: amd64 stable wrt bug #670974Mikle Kolyada2018-11-121-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/ivykis: added ~alpha, bug 650498Matt Turner2018-10-092-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/ivykis-0.42.2: arm64 stable (bug #646778)Mart Raudsepp2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/ivykis: stable 0.42.2 for ppc64, bug #646778Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/646778 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-libs/ivykis: stable 0.42.2 for ppc, bug #646778Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/646778 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-libs/ivykis: drop oldTomas Mozes2018-06-221-12/+0
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8829
* dev-libs/ivykis: make static libs optionalTomas Mozes2018-06-221-0/+23
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/ivykis: bump to 0.42.3Tomas Mozes2018-06-132-0/+13
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8799
* dev-libs/ivykis: add ~arm/~arm64, bug #650498Markus Meier2018-04-141-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm arm64"
* dev-libs/ivykis: Stable for HPPA too.Jeroen Roovers2018-04-071-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* dev-libs/ivykis: Mark ~hppa too.Jeroen Roovers2018-04-071-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* dev-libs/ivykis: stable 0.42.2 for sparc, bug #646778Rolf Eike Beer2018-04-031-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-libs/ivykis: keyworded 0.42.2 for ppc, bug #650498Sergei Trofimovich2018-03-201-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-libs/ivykis: keyworded 0.42.2 for ppc64, bug #650498Sergei Trofimovich2018-03-181-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-libs/ivykis: stable 0.42.2 for ia64, bug #646778Sergei Trofimovich2018-03-181-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-libs/ivykis: keyworded 0.42.2 for ia64, bug #650498Sergei Trofimovich2018-03-171-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-libs/ivykis: keyworded 0.42.2 for sparc, bug #650498Rolf Eike Beer2018-03-171-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"