| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SLOT this version so it can be installed together with
1.x version
add use flag 'migration-tool' which will build the
db migration tool (enabled by default)
Thanks to Kévin Beaubestre for reporting
Fixes bug #601314
Package-Manager: portage-2.3.2
|
| |
|
| |
|
| |
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
Gentoo-bug: 602928
Package-Manager: portage-2.3.0
|
| |
|
| |
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The -std=c++11 flag is needed for building against Qt 5.7. Trouble is
that upstream builds with CC rather than CXX. This only exhibits a
warning but if you try to force CXX, it fails to build the C parts,
which probably explains why upstream did this in the first place. I
thought -x none might work but it breaks unless you put it before
every C file. Possibly a GCC bug? Ideally upstream would just use
automake and avoid this whole mess. The easiest way out is to only
apply CXX and -std=c++11 to the makemkv binary, which doesn't have any
C sources.
The new patch also respects LDFLAGS. CFLAGS (not CXXFLAGS) is already
respected by upstream now so src_compile is no longer needed.
Some of the src_install stuff has also been dropped in favour of
default as we now want upstream behaviour.
Package-Manager: portage-2.3.3
|
|
|
|
|
|
|
|
| |
Version bump to 7.0.3. Resolves information leakage from OGR driver.
Remove PHP5.5.
Gentoo-bug: 602616
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
policy.
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: https://bugs.gentoo.org/534460
Closes: https://github.com/gentoo/gentoo/pull/3041
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: https://bugs.gentoo.org/586738
Closes: https://github.com/gentoo/gentoo/pull/3118
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
|
| |
All versions prior to 0.14.14 suffer from serious vulnerabilities.
https://github.com/syncthing/syncthing/releases/tag/v0.14.14
Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3116
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Go 1.7 is no longer required, the build process has been simplified too.
Gentoo-Bug: https://bugs.gentoo.org/602732
Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3116
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
| |
Bug: 598106
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
| |
Collides with kde-apps/ktnef:4 as well.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.3.3
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
| |
Gentoo-bug: 602648
Thanks-to: rx80 <rokfaith@gmail.com>
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
| |
Block games-action/xbomber due to file collision.
Gentoo-bug: 602904
Gentoo-bug: 602902
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
added support for pdf and cbz file formats.
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
|
|
|
| |
Option turned mandatory. Upstream commits:
67936ee7ed717eb385b608d7eedcefa61fe13295
b9fe5dc791f56df55495d171ae901a246907c68b
glew -> epoxy
Upstream commit 482d7ce61b423600b41b459eb26a2cc221cd0acf
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
| |
glew -> epoxy
Upstream commit: a8d6b188e1d02c211a6deec4470dc0b8f0507b79
Package-Manager: portage-2.3.0
|