summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* kde-frameworks: Drop KDE Frameworks 5.55.0Andreas Sturmlechner2019-03-09161-3005/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-roguelike/angband: Drop old 4.0.5James Le Cuirot2019-03-093-129/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: EAPI bump to 7James Le Cuirot2019-03-091-5/+11
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: rework USE flag logicStefan Strogin2019-03-091-20/+18
| | | | | | | | | | | | | | | | Add REQUIRED_USE "at least one of" X or ncurses, thanks to it we can drop some tricky conditions in src_configure and RDEPEND. Besides that angband simply cannot build with USE="-X -ncurses". Add sound? ( sdl ) to REQUIRED_USE as SDL is needed for sound. Add media-fonts/font-misc-misc to RDEPEND with USE=X. Default USE flags in accordance with the upstream configure options: set +X, +ncurses; disable sound. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: drop pkg-config hackStefan Strogin2019-03-091-1/+0
| | | | | | | | | It is no longer needed since configure.ac was fixed upstream: https://github.com/angband/angband/commit/780d86b2b00baaac0b308783d1be1c2cae117dfe Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: minor improvementsStefan Strogin2019-03-091-32/+18
| | | | | | | | | | | | | | | | - Empty line after EAPI=6. - Use https. - Remove unused eutils eclass. - Sort RDEPEND list. - Remove a misplaced bracket so that media-libs/sdl-mixer[mp3] is required only with USE=sound enabled. - Remove redundant gnome2_icon_savelist call - Remove obsolete message in pkg_postinst - Some stylistic changes. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: migrate from versionator to eapi7-verStefan Strogin2019-03-091-2/+2
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: version bump to 4.1.3Stefan Strogin2019-03-092-0/+114
| | | | | | | | Closes: https://bugs.gentoo.org/674542 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11023 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* www-plugins/chrome-binary-plugins: automated update (73.0.3683.67)Mike Gilbert2019-03-092-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* www-client/google-chrome-beta: automated update (73.0.3683.67)Mike Gilbert2019-03-092-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-libs/sdl-sound: fix build with dev-games/physfs-3.0.1Conrad Kostecki2019-03-093-7/+132
| | | | | | | | | | | Also reworked whole eBuild and bumped to EAPI=7. Added also new build options, to support more formats. Closes: https://bugs.gentoo.org/636266 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/11319 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* kde-apps/libkgeomap: QA: Fix unused CMake variableAndreas Sturmlechner2019-03-091-3/+1
| | | | | | Closes: https://bugs.gentoo.org/679846 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* java-utils-2.eclass: Inherit eutils, multilib in EAPI [0123456] onlyAndreas Sturmlechner2019-03-091-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-misc: metadata.xml: KDE desktop -> Plasma desktopAndreas Sturmlechner2019-03-091-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/synopsis: tweak for bdwgc-8, bug #679642Sergei Trofimovich2019-03-093-2/+81
| | | | | | | Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/679642 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-proxy/privoxy: version bumpAndrew Savchenko2019-03-103-0/+129
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* www-apps/radicale: clean up old ebuildsHenning Schild2019-03-095-332/+0
| | | | | | | | We need to keep 1.1.6 for migrating users. Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://github.com/gentoo/gentoo/pull/11297 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-apps/radicale: add systemd service fileHenning Schild2019-03-092-1/+27
| | | | | Signed-off-by: Henning Schild <henning@hennsch.de> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-apps/radicale: clean up init script and run with umaskHenning Schild2019-03-092-1/+28
| | | | | | | | | Make sure that files created by the deamon are not world readable, inspired by the systemd service coming in a later commit. Suggested-by: Thomas Deutschmann <whissi@gentoo.org> Signed-off-by: Henning Schild <henning@hennsch.de> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-apps/radicale: fix file permissions for state directoryHenning Schild2019-03-091-0/+94
| | | | | | | | | | | | The "diropts" was not effective and the folder might have been created with incorrect owner and permissions. As a result anyone might be able to browse the state directory and read contacts/calendars. Move to using fowners/fperms. Introduce a warning to tell users how to fix it. Users that changed permissions on purpose can ignore the warning. Signed-off-by: Henning Schild <henning@hennsch.de> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/sphinx-bootstrap-theme-0.6.5: added ~arm, bug 664178Matt Turner2019-03-091-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/future-0.17.0: added ~arm, bug 664178Matt Turner2019-03-091-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-sound/exaile: drop ppc keywords, bug 621900Matt Turner2019-03-091-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/nix: tweak for bdwgc-8, bug #679834Sergei Trofimovich2019-03-092-1/+14
| | | | | | | Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/679834 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-client/thunderbird: reorder LVM deps to start from bestThomas Deutschmann2019-03-091-16/+18
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: reorder LVM deps to start from bestThomas Deutschmann2019-03-093-36/+40
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-block/scsiadd: EAPI7 bump, minor improvements.Michael Mair-Keimberger2019-03-091-0/+60
| | | | | | Closes: https://bugs.gentoo.org/679696 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-block/scsiadd: use HTTPS.Michael Mair-Keimberger2019-03-091-3/+3
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11294 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-gfx/pixie: EAPI7 bump, improve ebuild.Michael Mair-Keimberger2019-03-091-0/+106
| | | | | | Closes: https://bugs.gentoo.org/679690 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-gfx/pixie: fix LICENCE, HOMEPAGE.Michael Mair-Keimberger2019-03-091-3/+3
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11293 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-php/composer: version bump 1.8.4.Guillaume Seren2019-03-092-0/+48
| | | | | | | | | Closes: https://bugs.gentoo.org/679850 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11317 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* eclass/java-utils-2: bump to EAPI 7.Marty E. Plummer2019-03-091-5/+8
| | | | | | Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Closes: https://github.com/gentoo/gentoo/pull/11243 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-libs/gd: add workaround for rounding problem on some architecturesThomas Deutschmann2019-03-091-0/+5
| | | | | | | Bug: https://github.com/libgd/libgd/issues/278 Closes: https://bugs.gentoo.org/632076 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/openssl: amd64 stable wrt bug #678564Mikle Kolyada2019-03-091-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* app-text/xournal: minor cleanupsAlon Bar-Lev2019-03-091-11/+3
| | | | | | | | patch is not required any more. minor eapi-6 cleanups. Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-mta/protonmail-bridge-bin: 1.1.3 bump, 1.1.0 removal. Takeover.Piotr Karbowski2019-03-093-10/+27
| | | | | | | | | | | | Proxy maintainer timed out. Adding myself to metadata.xml. Bump to 1.1.3 and removal of 1.1.0 that have no longer binary package available. Removed some more bogus files and unused libraries from package as well as we now depends on glib useflag of pulseaudio. Closes: https://bugs.gentoo.org/678794 Closes: https://bugs.gentoo.org/679732 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* media-libs/vulkan-layers: x86 keyworded (bug #679350)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/vulkan-headers: x86 keyworded (bug #679350)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/vulkan-loader: x86 keyworded (bug #679350)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-emulation/vkd3d: x86 keyworded (bug #679350)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-apps/sysvinit: x86 stable (bug #679818)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-embedded/sdcc: x86 stable (bug #679816)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-terms/root-tail: x86 stable (bug #679442)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-mail/qmail-autoresponder: x86 stable (bug #679456)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-plugins/pidgin-sipe: x86 stable (bug #678506)Thomas Deutschmann2019-03-091-2/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sci-libs/parmetis: x86 stable (bug #677116)Thomas Deutschmann2019-03-091-2/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/openssl: x86 stable (bug #678564)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/ntp: x86 stable (bug #679742)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sci-libs/mpir: x86 stable (bug #679338)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-admin/monit: x86 stable (bug #679808)Thomas Deutschmann2019-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>