Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app-misc/neofetch: version bump to 1.9. | Muhammad Herdiansyah | 2016-11-03 | 4 | -3/+29 |
| | | | | | | | Package-Manager: Portage 2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2711 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | app-misc/beanstalkd: remove proxied maintainer per his request | Göktürk Yüksek | 2016-11-03 | 1 | -4/+0 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | app-misc/ignuit: Version bump | Pacho Ramos | 2016-11-03 | 2 | -0/+48 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/tasque: Drop old | Pacho Ramos | 2016-11-03 | 2 | -61/+0 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/tasque: amd64/x86 stable, bug #598842 | Pacho Ramos | 2016-11-03 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/tracker: cleanup old revision | Gilles Dartiguelongue | 2016-11-02 | 4 | -389/+0 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/tracker: version bump 1.8.0 → 1.10.1 | Gilles Dartiguelongue | 2016-11-02 | 2 | -0/+250 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | global: Drop dead implementations from PYTHON_COMPAT | Michał Górny | 2016-11-01 | 14 | -14/+14 |
| | |||||
* | app-misc/recoll: Drop old | Pacho Ramos | 2016-11-01 | 2 | -162/+0 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/recoll: amd64/x86 stable, bug #597462 | Pacho Ramos | 2016-11-01 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/ktoblzcheck: x86 stable, bug #593206 | Pacho Ramos | 2016-11-01 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/iguanaIR: amd64/x86 stable, bug #593204 | Pacho Ramos | 2016-11-01 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/g15daemon: amd64/x86 stable, bug #593194 | Pacho Ramos | 2016-11-01 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/g15daemon: Update SourceForge SVN URLs | Sven Wegener | 2016-10-30 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | Revert "Temporarily remove Manifest files that were at risk of having broken ↵ | Michael Palimaka | 2016-10-31 | 4 | -0/+24 |
| | | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b. | ||||
* | Temporarily remove Manifest files that were at risk of having broken ↵ | Michael Palimaka | 2016-10-31 | 4 | -24/+0 |
| | | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722 | ||||
* | app-misc/hivex: fix typo | Mike Gilbert | 2016-10-29 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/hivex: fix REQUIRED_USE | Mike Gilbert | 2016-10-29 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/yworklog: Remove Python team from maintainers | Michał Górny | 2016-10-29 | 1 | -4/+1 |
| | |||||
* | app-misc/mswinurl_launcher: rescue from sunrise | Ian Stakenvicius | 2016-10-29 | 3 | -0/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This package has been a long time coming. Introduced to the Sunrise overlay in 2008, it was kept out of the tree primarily due to a license issue (since the upstream script doesn't have one). To be honest I'm not sure if *.url files are still created in recent versions of Windows anymore, but I personally still have filesystems with WindowsXP installed on them that I only access through linux, and having this file association open the url in my system's default browser is quite handy. The main difference between this package and that from Sunrise is that the .desktop file is created inline rather than being a separate file, and that there is an appropriate LICENSE and RESTRICT=mirror to allow the package to legally exist in the gentoo repo. This ebuild has also been converted to EAPI6. The ChangeLog from sunrise is as follows: 10 Sep 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> mswinurl_launcher-1.0.ebuild: Drop src_unpack and S assignment, use DISTDIR in src_install directly 08 Sep 2009; Ian Stakenvicius (_AxS_) <ian@aerobiology.ca> +mswinurl_launcher-1.0.ebuild, +files/mswinurl_launcher.desktop, +metadata.xml: New package for bug #283698 - thanks to ssuominen for the ebuild help Package-Manager: portage-2.3.0 | ||||
* | app-misc/sleepyhead: add dev-libs/quazip USE dependency | Michael Palimaka | 2016-10-29 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/elasticsearch: Bump to 5.0.0 | Patrick Lauer | 2016-10-28 | 2 | -5/+4 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/ca-certificates: Make removal of untrusted certs optional. | Lars Wendler | 2016-10-28 | 2 | -4/+9 |
| | | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | app-misc/byobu: remove old | Tim Harder | 2016-10-26 | 3 | -88/+0 |
| | |||||
* | app-misc/byobu: stabilize 5.112 | Tim Harder | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | app-misc/tmux: arm stable, bug #595620 | Markus Meier | 2016-10-26 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" | ||||
* | app-misc/ca-certificates: Fixed SRC_URI for nss tarballs (thanks Arfrever). | Lars Wendler | 2016-10-25 | 4 | -5/+5 |
| | | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | app-misc/ca-certificates: Revbump to remove untrusted certs (bug #598072) | Lars Wendler | 2016-10-25 | 1 | -0/+179 |
| | | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | app-misc/rlwrap: Adds subslot dep (:0=) on sys-libs/readline | Chema Alonso Josa | 2016-10-25 | 1 | -1/+1 |
| | | | | | | Fixes bug #597652 Package-Manager: portage-2.3.0 | ||||
* | app-misc/ckb: Fix dependency on quazip | Manuel Rüger | 2016-10-24 | 1 | -2/+2 |
| | | | | | | Gentoo-Bug: 597944 Package-Manager: portage-2.3.2 | ||||
* | app-misc/mosquitto: add back missing patch. | Patrice Clement | 2016-10-24 | 1 | -0/+43 |
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/595548 Package-Manager: portage-2.3.0 | ||||
* | app-misc/ytree: version bump | Michael Palimaka | 2016-10-24 | 2 | -0/+38 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/ytree: add myself as maintainer | Michael Palimaka | 2016-10-24 | 1 | -1/+3 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/cmatrix-1.2a-r3: stable on alpha | Tobias Klausmann | 2016-10-22 | 1 | -1/+1 |
| | | | | Gentoo-Bug: 597626 | ||||
* | app-misc/gramps: Support Python 3.5 and fix dependencies | Chris Mayo | 2016-10-21 | 1 | -0/+42 |
| | | | | | | | | | Also replaced versioned_doc_dir.patch that doesn't use ${PF} Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2517 Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | app-misc/cmatrix: Drop faulty ebuild. | Jeroen Roovers | 2016-10-20 | 1 | -46/+0 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/cmatrix: Maintain. | Jeroen Roovers | 2016-10-20 | 1 | -1/+3 |
| | | | | Package-Manager: portage-2.3.2 | ||||
* | app-misc/cmatrix: Fix building against sys-libs/ncurses[tinfo]. Fix some ↵ | Jeroen Roovers | 2016-10-20 | 2 | -0/+84 |
| | | | | | | horrible QA issues. Package-Manager: portage-2.3.2 | ||||
* | app-misc/bijiben: drop old revision | Gilles Dartiguelongue | 2016-10-20 | 2 | -55/+0 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/bijiben: version bump 3.20.2 → 3.21.2 | Gilles Dartiguelongue | 2016-10-20 | 2 | -0/+41 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/gnote: version bump 3.20.2 → 3.22.0 | Gilles Dartiguelongue | 2016-10-20 | 2 | -0/+72 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/yagtd: Drop old | Pacho Ramos | 2016-10-18 | 1 | -31/+0 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/yagtd: x86 stable, bug #591494 | Pacho Ramos | 2016-10-18 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/webcomics-collector: Drop old | Pacho Ramos | 2016-10-18 | 1 | -39/+0 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/webcomics-collector: x86 stable, bug #591492 | Pacho Ramos | 2016-10-18 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/pystopwatch: Drop old | Pacho Ramos | 2016-10-18 | 1 | -30/+0 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/pysmssend: Drop old | Pacho Ramos | 2016-10-18 | 1 | -45/+0 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/pysmssend: amd64/x86 stable, bug #593102 | Pacho Ramos | 2016-10-18 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.3.1 | ||||
* | app-misc/wcd: Removed old. | Lars Wendler | 2016-10-17 | 2 | -46/+0 |
| | | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | app-misc/wcd: Bump to version 5.3.3 | Lars Wendler | 2016-10-17 | 2 | -0/+52 |
| | | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> |