Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app-misc/pfm: remove myself as maintainer | 2015-09-14 | 1 | -4/+0 | |
| | |||||
* | app-misc/relevation: remove myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | app-misc/physlock: remove myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | app-shells/zsh-completions: remove myself as maintainer | 2015-09-14 | 1 | -4/+0 | |
| | |||||
* | dev-python/backports: remove myself as maintainer | 2015-09-14 | 1 | -4/+0 | |
| | |||||
* | dev-util/byacc: remove myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | dev-util/trinity: remove myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | www-client/dwb: remove myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | sys-libs/libfaketime: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | dev-lua/luajson: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | dev-lua/lpeg: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | app-arch/snappy: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | app-text/par: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | dev-db/recutils: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | www-misc/urlwatch: drop myself as maintainer | 2015-09-14 | 1 | -4/+0 | |
| | |||||
* | net-nntp/nzbget: drop myself as maintainer | 2015-09-14 | 1 | -4/+0 | |
| | |||||
* | app-arch/pbzip2: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | dev-libs/fstrm: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | dev-util/umockdev: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | dev-python/pygit2: drop myself as maintainer | 2015-09-14 | 1 | -4/+0 | |
| | |||||
* | dev-libs/libgit2: drop myself as maintainer | 2015-09-14 | 1 | -2/+1 | |
| | |||||
* | net-misc/wget: fix from upstream for pasv ftp behavior #560418 | 2015-09-14 | 2 | -0/+266 | |
| | |||||
* | app-backup/obnam: remove old version | 2015-09-15 | 2 | -55/+0 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | app-backup/obnam: version bump | 2015-09-15 | 2 | -1/+55 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | app-crypt/pinentry: Fix version bump to 0.9.6 | 2015-09-15 | 1 | -1/+0 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | x11-apps/xvfb-run: 1.17.2_p2 | 2015-09-14 | 3 | -0/+41 | |
| | |||||
* | app-crypt/pinentry: Version bump to 0.9.6 | 2015-09-14 | 2 | -0/+90 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | dev-libs/botan: version bump | 2015-09-15 | 5 | -0/+320 | |
| | | | | | | Bug: 560338 Package-Manager: portage-2.2.20.1 | ||||
* | sys-apps/pciutils: Removed old. | 2015-09-14 | 4 | -279/+0 | |
| | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | sys-apps/pciutils: Bump to version 3.4.0 | 2015-09-14 | 2 | -0/+109 | |
| | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | autotools.eclass: Update dependency for autoconf-2.13. | 2015-09-14 | 1 | -1/+1 | |
| | | | | Bug: 560484 | ||||
* | dev-db/mariadb: Version bump for 10.1 release candidate | 2015-09-14 | 3 | -0/+136 | |
| | | | | | | Lots of new features, but nothing breaking old systems Package-Manager: portage-2.2.20.1 | ||||
* | Add profile masks for dev-db/mariadb new features | 2015-09-14 | 6 | -0/+24 | |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | net-misc/openssh: fix openssl[static-libs] dep to match SLOT=0 #560306 | 2015-09-14 | 3 | -3/+3 | |
| | | | | | Since we use (+) in the dep, we might match the non-zero openssl dep in which case portage won't pull in static-libs support in SLOT=0. | ||||
* | x11-misc/slim: drop package.use{,.stable}.mask entries from bug 560088 | 2015-09-14 | 2 | -9/+0 | |
| | | | | | | | | | A fix for bug 560088 is in the tree now, so the masks should be removed to enable testing. Files modified: profiles/base/package.use.mask profiles/base/package.use.stable.mask | ||||
* | x11-misc/slim: fix pointer arithmetic error | 2015-09-14 | 2 | -12/+28 | |
| | | | | | | | | While addressing bug 560088 related to consolekit-1.0, it was found that some pointer arithmetic being used in a malloc and memcpy was wrong and was causing a malloc corruption error. This patch addresses the out-of-bounds indexing. Package-Manager: portage-2.2.20.1 | ||||
* | eclass: Add innodb-snappy USE for >=mariadb-10.1.7 to ↵ | 2015-09-14 | 2 | -0/+8 | |
| | | | | | | mysql-{cmake,multilib}.eclass Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | sys-firmware/seabios: add upstream fix for building on hardened systems #559980 | 2015-09-14 | 2 | -1/+41 | |
| | |||||
* | www-apache/passenger: version bump | 2015-09-14 | 2 | -0/+119 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | dev-libs/libtasn1: version bump | 2015-09-14 | 2 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-kernel/tuxonice-sources: Version bumps. | 2015-09-14 | 7 | -0/+236 | |
| | |||||
* | dev-libs/totem-pl-parser: It needs to be rebuilt with libgcrypt subslot bumps | 2015-09-14 | 1 | -2/+2 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | net-libs/libmicrohttpd: It needs to be rebuilt with libgcrypt subslot bumps | 2015-09-14 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | net-libs/gtk-vnc: It needs to be rebuilt with libgcrypt subslot bumps | 2015-09-14 | 1 | -1/+1 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | dev-libs/libgit2: Version bump | 2015-09-14 | 2 | -0/+76 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-kernel/gentoo-sources: Linux patch 3.14.52. | 2015-09-14 | 2 | -0/+32 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | sys-kernel/gentoo-sources: Linux patch version 3.10.88 | 2015-09-14 | 2 | -0/+33 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | media-plugins/alsa-plugins: fix build with ffmpeg git master. | 2015-09-14 | 2 | -0/+31 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | dev-ml/dose3: fix build with latest extlib. | 2015-09-14 | 2 | -0/+15 | |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | x11-misc/slim: removed consolekit USE mask for stable | 2015-09-14 | 1 | -0/+5 | |
| | | | | | | | | Added entry in base/package.use.stable.mask so override the package.use.mask entry that disables USE=consolekit for slim on ~arch. Consolekit-0.4.6 (stable) works fine with slim so we don't want to break end-users on stable that have relied on this. |