summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/glibmm: stable 2.56.1 for hppa/sparc, bug #677430Rolf Eike Beer2019-02-101-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="hppa sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/glibmm: stable 2.56.1 for ia64, bug #677430Sergei Trofimovich2019-02-081-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/glibmm: arm stable wrt bug #677430Mikle Kolyada2019-02-071-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-cpp/glibmm: remove oldMart Raudsepp2019-01-035-244/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-cpp/glibmm: stable 2.56.0 for hppa, bug #670024Rolf Eike Beer2019-01-031-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/glibmm-2.56.0: alpha stable, bug 670024Matt Turner2018-12-271-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-cpp/glibmm: bump to 2.56.1Mart Raudsepp2018-12-062-0/+66
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* dev-cpp/glibmm: ppc stable wrt bug #670024Mikle Kolyada2018-12-051-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-cpp/glibmm: ppc64 stable wrt bug #670024Mikle Kolyada2018-12-051-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-cpp/glibmm: arm stable wrt bug #670024Mikle Kolyada2018-12-041-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-cpp/glibmm: x86 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-cpp/glibmm: amd64 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-cpp/glibmm: stable 2.56.0 for ia64, bug #670024Sergei Trofimovich2018-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/glibmm: missing revdump for generated headerGilles Dartiguelongue2018-11-191-1/+1
| | | | | | | | | | Fix from commit 85e6e0e04ae19670b071820947d941e521d1200e was never applied to systems that had 2.52.1 installed already. Forcing a revbump straight to stable as stable systems might be affected. Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* dev-cpp/glibmm: stable 2.56.0 for sparc, bug #670024Rolf Eike Beer2018-11-061-2/+2
| | | | | | | 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-cpp/glibmm: bump to 2.56.0Mart Raudsepp2018-08-202-0/+66
| | | | | Bug: https://bugs.gentoo.org/657562 Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-cpp/glibmm: bump to 2.54.1Mart Raudsepp2018-07-152-0/+72
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-cpp/glibmm: Fix build with GCC 8Jan Kundrát2018-05-222-0/+40
| | | | | | | | | | | | | | | | | | | Patch taken from upstream and adapted to actually touch the pregenerated file shipped with the release tarbal as well. That code appears to have been always wrong, with no chance to build. This probably means that GCC 8 is suddenly being detected in some other way, making the code use that include file which was previously apparently kept unused. But anyway, upstream killed that include in a later release, so let's just let this build and watch the eventual breakage. Upstream says: > Fixed in the glibmm-2-54 branch. No fix is necessary in the master > branch. The threads.hg and threads.h files don't exist there. Closes: https://bugs.gentoo.org/654776 Bug: https://bugzilla.gnome.org/show_bug.cgi?id=791711 Closes: https://github.com/gentoo/gentoo/pull/8324
* dev-cpp/glibmm: stable 2.52.1 for ppc64, bug #631656Sergei Trofimovich2018-03-141-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-cpp/glibmm: arm stable, bug #631656Markus Meier2018-03-141-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-cpp/glibmm-2.52.1-r0: alpha stableTobias Klausmann2018-03-061-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/631656
* dev-cpp/glibmm: stable 2.52.1 for ppc, bug #631656Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-cpp/glibmm: stable 2.52.1 for ia64, bug #631656Sergei Trofimovich2018-02-161-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-cpp/glibmm: remove oldMart Raudsepp2018-02-032-66/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-cpp/glibmm: x86 stable (bug #631656)Thomas Deutschmann2018-01-271-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* dev-cpp/glibmm: amd64 stable wrt bug #631656Mikle Kolyada2018-01-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-cpp/glibmm: stable 2.52.1 for sparc, bug #631656Rolf Eike Beer2018-01-131-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-cpp/glibmm: Update Manifest hashes.Ulrich Müller2017-12-171-2/+2
|
* dev-cpp/glibmm: version bump 2.52.0 → 2.52.1, fix a memory leak in gioGilles Dartiguelongue2017-12-172-1/+67
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-cpp/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-cpp/glibmm: bump to 2.52.0Mart Raudsepp2017-07-102-0/+66
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-cpp/glibmm: keyword ~arm64Alexis Ballier2017-07-091-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-cpp/glibmm: remove oldMart Raudsepp2017-07-082-71/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-cpp/glibmm: sparc stable wrt bug #611134Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/glibmm: remove oldMart Raudsepp2017-06-122-66/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-cpp/glibmm: ia64 stable, bug #611134Mart Raudsepp2017-06-121-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-cpp/glibmm: arm stable, bug #615406Markus Meier2017-05-111-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* */*: gtkmm.org to httpssoredake2017-05-073-3/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/4448
* dev-cpp/glibmm: Stable for HPPA (bug #615406).Jeroen Roovers2017-04-301-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-cpp/glibmm: ppc64 stable wrt bug #615406Agostino Sarubbo2017-04-301-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/glibmm: ppc stable wrt bug #615406Agostino Sarubbo2017-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/glibmm: x86 stable wrt bug #615406Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/glibmm: amd64 stable wrt bug #615406Agostino Sarubbo2017-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/glibmm-2.50.1-r0: add alpha keywordTobias Klausmann2017-04-221-1/+1
| | | | Gentoo-Bug: 615406
* dev-cpp/glibmm-2.50.0-r0: add alpha keywordTobias Klausmann2017-04-221-1/+1
| | | | Gentoo-Bug: 611134
* dev-cpp/glibmm: Stable for HPPA (bug #611134).Jeroen Roovers2017-04-121-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-cpp/glibmm: bump to 2.50.1Mart Raudsepp2017-04-092-0/+66
|
* dev-cpp/glibmm: x86 stable wrt bug #611134Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/glibmm: amd64 stable wrt bug #611134Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/glibmm: ppc stable (bug 611134)Michael Weber2017-03-291-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"