Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-cpp/libcmis: use more recent sys-devel/boost-m4 | 2016-03-28 | 1 | -2/+5 | |
| | | | | | | Gentoo-Bug: 569614 Package-Manager: portage-2.2.28 | ||||
* | dev-cpp/libcmis: Drop old ebuild and unused patch | 2016-03-19 | 2 | -89/+0 | |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-cpp/libcmis: 0.5.1 version bump | 2016-03-19 | 4 | -4/+80 | |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-cpp/picojson: initial import; ebuild by me | 2016-03-15 | 3 | -0/+42 | |
| | | | | | Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||||
* | dev-cpp/asio: bump to latest 1.10.6 stable release | 2016-03-15 | 2 | -0/+48 | |
| | | | | | | | | Gentoo-Bug: 568332 * EAPI=6 * ebuild by Brian Evans Package-Manager: portage-2.2.28 | ||||
* | dev-cpp/websocketpp: Version bump 0.7.0 | 2016-03-08 | 2 | -0/+36 | |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-cpp/mm-common: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/libxmlpp: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/libgnomeuimm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/libgnomemm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/libglademm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/gtksourceviewmm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/gtksourceviewmm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/gtkmm: x86 stable wrt bug #427546 | 2016-03-06 | 2 | -2/+2 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/pangomm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/gtkglextmm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/gnome-vfsmm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/gconfmm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/cairomm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/atkmm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/glibmm: x86 stable wrt bug #427546 | 2016-03-06 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-cpp/glog: drop old <0.3.3-r1 versions | 2016-03-02 | 4 | -136/+0 | |
| | |||||
* | dev-cpp/glog: version bump to 0.3.4 | 2016-03-02 | 2 | -0/+70 | |
| | |||||
* | metadata.xml: Add maintainer-needed comment to packages without maintainer. | 2016-02-28 | 1 | -0/+1 | |
| | | | | Bug: 575810 | ||||
* | dev-cpp/eigen: Drop HPPA keywording. | 2016-02-27 | 2 | -2/+2 | |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-cpp/eigen: Re-fix pkgconfig file | 2016-02-26 | 1 | -4/+0 | |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-cpp/eigen: Forward porting ebuild changes, Backwards the patches | 2016-02-24 | 3 | -8/+63 | |
| | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575512 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-cpp/libcmis: Add upstream patches to fix bugs 556914, 569614 | 2016-02-22 | 4 | -15/+87 | |
| | | | | | | All tests passed. Package-Manager: portage-2.2.27 | ||||
* | dev-cpp/eigen: Drop -g2 from build flags | 2016-02-22 | 3 | -8/+141 | |
| | | | | | | | | | | | * Bump to EAPI=6 * Add missing test deps * Add missing USE Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575354 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-cpp/eigen: Fix pkgconfig file #575298 | 2016-02-22 | 1 | -4/+0 | |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-cpp/pangomm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/mm-common: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/libxmlpp: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/libgnomeuimm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/libgnomemm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/libglademm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/gtksourceviewmm: amd64 stable, bug 566378 | 2016-02-22 | 2 | -2/+2 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/gtkmm: amd64 stable, bug 566378 | 2016-02-22 | 2 | -2/+2 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/gtkglextmm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/gnome-vfsmm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/glibmm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/gconfmm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/cairomm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/atkmm: amd64 stable, bug 566378 | 2016-02-22 | 1 | -1/+1 | |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-cpp/eigen: Version Bump | 2016-02-20 | 2 | -0/+66 | |
| | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575218 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | .. | 2016-02-20 | 2 | -0/+20 | |
| | |||||
* | dev-cpp/antlr-cpp: hard block isn't needed, use soft block | 2016-02-17 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-cpp/muParser: Drop old | 2016-02-14 | 3 | -67/+0 | |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-cpp/muParser: x86 stable wrt bug #571226 | 2016-02-14 | 1 | -1/+1 | |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-cpp/antlr-cpp: x86 stable wrt bug #571954 | 2016-02-14 | 1 | -1/+1 | |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> |