summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/gpgme: stable 1.10.0 for ia64, bug #643196Sergei Trofimovich2018-02-061-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* app-crypt/gpgme: stable 1.10.0 for sparc, bug #643196Rolf Eike Beer2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* app-crypt/gpgme: skip tests when WORKDIR is too longAlon Bar-Lev2018-01-071-7/+9
| | | | | Closes: https://bugs.gentoo.org/643696 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: stable 1.10.0 for ppc/ppc64, bug #643196Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64"
* app-crypt/gpgme: fail pretend if workdir is too longAlon Bar-Lev2018-01-061-0/+16
| | | | | Bug: https://bugs.gentoo.org/643696 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: x86 stable (bug #643196)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-crypt/gpgme: sync partial da9631f50 missing live ebuild updateAlon Bar-Lev2018-01-061-16/+1
|
* app-crypt/gpgme: partial revert unauthorized da9631f50Alon Bar-Lev2018-01-061-9/+0
| | | | | Bug: https://bugs.gentoo.org/642940 Bug: https://bugs.gentoo.org/643604
* app-crypt/gpgme: amd64 stable wrt bug #643196Mikle Kolyada2018-01-041-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: remove unused patchMichael Mair-Keimberger2018-01-031-28/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6650
* app-crypt/gpgme: drop obsolete hacks for Darwin, shorten socketpath lengthFabian Groffen2017-12-191-15/+9
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: marked ~sparc-solarisFabian Groffen2017-12-161-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: pull >=gnupg-2Alon Bar-Lev2017-12-134-4/+4
| | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=640858 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: version bumpAlon Bar-Lev2017-12-122-22/+3
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: fix testsAlon Bar-Lev2017-11-293-3/+36
| | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=639192 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: version bump (beta)Alon Bar-Lev2017-11-222-0/+128
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-crypt/gpgme: upstream resolved build issueAlon Bar-Lev2017-08-251-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/gpgme: make tests of live ebuild workAlon Bar-Lev2017-08-031-1/+1
|
* app-crypt/gpgme: add live buildAlon Bar-Lev2017-07-171-0/+119
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/gpgme: cleanupAlon Bar-Lev2017-07-112-41/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/gpgme: fix gcc-7 issueAlon Bar-Lev2017-07-082-0/+17
| | | | | | Bug: 623622 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/gpgme: Add python3.6 to PYTHON_COMPATZac Medico2017-05-141-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-crypt/gpgme: fix libgpg-error dependencyAlon Bar-Lev2017-05-132-2/+2
| | | | | | | Bug: 618168 Thanks: Urban Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-crypt/gpgme: x86 stable wrt bug #617730Agostino Sarubbo2017-05-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/gpgme: amd64 stable wrt bug #617730Agostino Sarubbo2017-05-071-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/gpgme: Update blockers against kde-apps/kdepimlibsArfrever Frehtes Taifersar Arahesis2017-05-011-0/+106
| | | | Gentoo-bug: 611818
* app-crypt/gpgme: [QA] Add missing python metadata variablesDavid Seifert2017-04-191-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-crypt/gpgme: use ltpruneAlon Bar-Lev2017-03-252-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/gpgme: cleanupAlon Bar-Lev2017-03-172-41/+0
| | | | | | Bug: 611470 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Revert "app-crypt/gpgme: cleanup"Alon Bar-Lev2017-03-172-0/+41
| | | | This reverts commit 75af8f68a0e80c3c7f5062aa8eed9ea117383052.
* app-crypt/gpgme: cleanupAlon Bar-Lev2017-03-162-41/+0
| | | | | | Bug: 611470 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Revert "app-crypt/gpgme: cleanup"Alon Bar-Lev2017-03-163-0/+82
| | | | This reverts commit 803a8d73114874c0d24cc34029efcfdfe1436c35.
* app-crypt/gpgme: cleanupAlon Bar-Lev2017-03-163-82/+0
| | | | | | 611470 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/gpgme: ppc ppc64 stable (bug 611470).Michael Weber2017-03-161-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-crypt/gpgme: Fix bug 601834 on macOSGuilherme Amadio2017-03-161-0/+3
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-crypt/gpgme: Stable for HPPA (bug #611470).Jeroen Roovers2017-03-151-1/+1
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* app-crypt/gpgme: ia64 stable wrt bug #611470Agostino Sarubbo2017-03-111-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/gpgme: arm stable, bug #611470Markus Meier2017-03-081-1/+1
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
* app-crypt/gpgme: sparc stable wrt bug #611470Agostino Sarubbo2017-03-041-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/gpgme: x86 stable wrt bug #611470Agostino Sarubbo2017-03-041-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/gpgme-1.8.0-r2: add alpha keywordTobias Klausmann2017-03-031-1/+1
| | | | Gentoo-Bug: 611470
* app-crypt/gpgme: amd64 stable wrt bug #611470Agostino Sarubbo2017-03-031-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-crypt/gpgme: dropped ~x64-freebsdFabian Groffen2017-01-293-5/+5
| | | | Package-Manager: portage-2.3.3
* app-crypt/gpgme: fix compilation on Darwin (C++11)Fabian Groffen2017-01-031-2/+14
| | | | Package-Manager: portage-2.2.28-prefix
* app-crypt/gpgme: Drop 1.8.0-r1Andreas Sturmlechner2016-12-211-90/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/3161 Package-Manager: portage-2.3.0 Signed-off-by: Johannes Huber <johu@gentoo.org>
* app-crypt/gpgme: Block all kde-apps/gpgmepp SLOTsAndreas Sturmlechner2016-12-211-0/+90
| | | | | | | | | | | | Gentoo-bug: 602924 Some applications may fail to build with gpgmepp:5 headers present. All kde-apps/gpgmepp:* reverse deps have ~arch versions with support for app-crypt/gpgme at this point. Package-Manager: portage-2.3.0 Signed-off-by: Johannes Huber <johu@gentoo.org>
* app-crypt/gpgme: Add python3_5 supportAndreas Sturmlechner2016-12-211-1/+1
| | | | | | Package-Manager: portage-2.3.0 Signed-off-by: Johannes Huber <johu@gentoo.org>
* app-crypt/gpgme: Move and consolidate blockers to RDEPENDAndreas Sturmlechner2016-12-211-12/+9
| | | | | | | | Since qt5 requires cxx some lines can be dropped. Package-Manager: portage-2.3.0 Signed-off-by: Johannes Huber <johu@gentoo.org>
* app-crypt/gpgme: fix cmake issueAlon Bar-Lev2016-11-212-0/+34
| | | | | | Bug: 600418 Package-Manager: portage-2.3.0