summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* kde-apps: Version bump KDE Applications 16.04.3Johannes Huber2016-07-14446-0/+8097
| | | | Package-Manager: portage-2.3.0
* kde5.eclass: Prepare for re-use of code w/ kde4-l10nAndreas Sturmlechner2016-07-141-10/+25
| | | | Signed-off-by: Johannes Huber <johu@gentoo.org>
* kde5.eclass: Add KDEBASE=kdel10n and helper functionsAndreas Sturmlechner2016-07-141-0/+90
| | | | Signed-off-by: Johannes Huber <johu@gentoo.org>
* kde5-functions.eclass: Add KDEBASE=kdel10n and kde_l10n2lingua()Andreas Sturmlechner2016-07-141-0/+22
| | | | Signed-off-by: Johannes Huber <johu@gentoo.org>
* dev-ruby/mime-types: add 3.1Hans de Graaff2016-07-142-0/+35
| | | | | | | Drop alpha, arm and prefix keywords due to a new test dependency on dev-ruby/minitest-hooks, bug 588796 Package-Manager: portage-2.2.28
* dev-ruby/minitest-hooks: initial importHans de Graaff2016-07-143-0/+32
| | | | | | New test dependency for dev-ruby/mime-types Package-Manager: portage-2.2.28
* dev-ruby/sqlite3: add ruby23Hans de Graaff2016-07-141-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-ruby/minitest-bonus-assertions: add ruby23Hans de Graaff2016-07-141-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-ruby/bcrypt-ruby: add ruby23 revisionHans de Graaff2016-07-141-0/+60
| | | | Package-Manager: portage-2.2.28
* app-editors/emacs: Fix icons in toolbar with GTK+ 3.20.6.Ulrich Müller2016-07-142-0/+348
| | | | | | Bug: 588704 Package-Manager: portage-2.3.0
* xfce-extra/xfce4-alsa-plugin: Initial commit, ebuild by meJason Zaman2016-07-143-0/+46
| | | | Package-Manager: portage-2.2.28
* app-emulation/lxd: Revbump to add missing depErik Mackdanz2016-07-131-0/+156
| | | | | | Gentoo-bug: 588754 Package-Manager: portage-2.3.0
* app-emulation/lxc: Revbump to repair unit fileErik Mackdanz2016-07-133-0/+330
| | | | | | Gentoo-bug: 588740 Package-Manager: portage-2.3.0
* app-backup/btrbk: initial commit for versions 0.23.3 and 9999Craig Andrews2016-07-134-0/+89
| | | | | | | | btrbk is a backup tool for btrfs subvolumes, taking advantage of btrfs specific capabilities to create atomic snapshots and transfer them incrementally to backup locations via ssh. Gentoo-bug: 564780
* app-admin/needrestart: fix dependenciesCraig Andrews2016-07-132-2/+8
| | | | | | | | | | | | | | | | needrestart installs and uses scripts that call sed with '-z' option: https://github.com/liske/needrestart/blob/1a3b68a38e0691ca82e894ef591b23af666cc14d/lib/notify.d.sh#L34 https://github.com/liske/needrestart/blob/1c17aa96ed455c6f10b496fa6a5c17daf96558ac/ex/notify.d/400-notify-send#L34 This option was introduced in sed-4.2.2: http://article.gmane.org/gmane.comp.lang.smalltalk.gnu.general/7873 Thus needrestart must depend on >=sys-apps/sed-4.2.2. needrestart needs sys-devel/gettext to build so add that dependency. needrestart depends on dev-perl/TermReadKey so add that runtime dependency. needrestart does not depend on dev-perl/Term-ProgressBar-Simple so remove that dependency. Gentoo-bug: 588416
* app-admin/needrestart: correct the license to GPL-2+Craig Andrews2016-07-132-2/+2
|
* dev-games/aseprite: add missing dep on pkgconfig for webp and gtk3 flagsGöktürk Yüksek2016-07-131-1/+3
| | | | | | | | From the source: CMakeLists.txt:204: pkg_check_modules(WEBP libwebp) CMakeLists.txt:368: pkg_check_modules(GTKMM gtkmm-3.0) Package-Manager: portage-2.2.28
* sys-kernel/gentoo-sources: Linux patch 4.1.28. Select SYSVIPC when ↵Mike Pagano2016-07-132-0/+32
| | | | | | GENTOO_LINUX_PORTAGE is selected. Dependency of IPC_NS. See bug #587736.Update gcc 4.9+ optimization patch. Bug #587578 Package-Manager: portage-2.2.28
* sys-kernel/gentoo-sources: Linux patch 3.18.37. Update gcc 4.9+ optimization ↵Mike Pagano2016-07-132-0/+32
| | | | | | patch. Bug #587578 Package-Manager: portage-2.2.28
* profiles: unmask sys-lib/pam for hardened/linux/musl profilesAnthony G. Basile2016-07-132-3/+0
|
* app-portage/cpuinfo2cpuflags: Rename to cpuid2cpuflagsMichał Górny2016-07-135-0/+1
|
* app-portage/cpuinfo2cpuflags: Update homepage and URIsMichał Górny2016-07-133-6/+13
|
* www-servers/tomcat: version bump in slot 9Miroslav Šulc2016-07-133-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-java/tomcat-servlet-api: version bump for version 9.0.xMiroslav Šulc2016-07-132-1/+1
| | | | Package-Manager: portage-2.3.0
* www-servers/tomcat: version bump in slot 8.5Miroslav Šulc2016-07-133-0/+405
| | | | Package-Manager: portage-2.3.0
* dev-java/tomcat-servlet-api: version bump for version 8.5.xMiroslav Šulc2016-07-132-0/+37
| | | | Package-Manager: portage-2.3.0
* sci-visualization/qtiplot: amd64/x86 stableMichael Palimaka2016-07-141-1/+1
| | | | | | Gentoo-bug: 541498 Package-Manager: portage-2.3.0
* app-emulation/ganeti: whitespace.Robin H. Johnson2016-07-131-2/+2
| | | | Package-Manager: portage-2.2.28
* app-emulation/ganeti: make it easier to restart a downed clusterRobin H. Johnson2016-07-131-0/+14
| | | | Package-Manager: portage-2.2.28
* dev-python/qscintilla-python: amd64/x86 stableMichael Palimaka2016-07-141-1/+1
| | | | | | Gentoo-bug: 552122 Package-Manager: portage-2.3.0
* x11-libs/qscintilla: amd64/x86 stableMichael Palimaka2016-07-141-1/+1
| | | | | | Gentoo-bug: 552122 Package-Manager: portage-2.3.0
* dev-python/sip: amd64/x86 stableMichael Palimaka2016-07-141-1/+1
| | | | | | Gentoo-bug: 552122 Package-Manager: portage-2.3.0
* dev-python/PyQt4: amd64/x86 stableMichael Palimaka2016-07-141-1/+1
| | | | | | Gentoo-bug: 552122 Package-Manager: portage-2.3.0
* app-misc/muttprint: Adds dependency on dev-texlive/texlive-fontsextraJosé María Alonso Josa2016-07-131-1/+2
| | | | | | Fixes bug #588588 (Thanks to bitozoid@gmail.com) Package-Manager: portage-2.2.28
* app-misc/muttprint: Drop old.José María Alonso Josa2016-07-133-220/+0
| | | | Package-Manager: portage-2.2.28
* net-im/ejabberd: Add warning about pubsub data migrationAmadeusz Żołnowski2016-07-131-2/+18
| | | | | | Gentoo-Bug: 588244 Package-Manager: portage-2.3.0
* sci-geosciences/mapserver: Revision bump for php 5.6 and library fixesBrian Evans2016-07-131-0/+185
| | | | | | | | | | Non-maintainer commit; reviewed by Amynka on IRC The main libmapserver.so was being installed to $D/$D which could not be found Support php 5.6 and fix finding the correct php-config binary for the various slots Reviewed-by: amynka@gentoo.org Package-Manager: portage-2.3.0
* app-emulation/virtualbox: Added dev-qt/linguist-tools:5 to DEPEND (bug #588778)Lars Wendler2016-07-131-0/+1
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/kid3: Bump to version 3.4.1Lars Wendler2016-07-132-0/+74
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/checkbashisms: Removed old.Lars Wendler2016-07-133-82/+0
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/checkbashisms: Bump to version 2.16.6Lars Wendler2016-07-132-0/+44
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/uncrustify: Version bumpAlexey Shvetsov2016-07-133-5/+48
| | | | | | BugID #588742 Package-Manager: portage-2.3.0
* net-analyzer/nessus-plugins: add libressl supportAnthony G. Basile2016-07-131-4/+5
| | | | Package-Manager: portage-2.2.28
* net-analyzer/nessus-libraries: add libressl supportAnthony G. Basile2016-07-131-4/+5
| | | | Package-Manager: portage-2.2.28
* net-analyzer/nessus-client: add libressl support and bump to EAPI=5Anthony G. Basile2016-07-131-0/+58
| | | | Package-Manager: portage-2.2.28
* net-analyzer/nagircbot: add libressl supportAnthony G. Basile2016-07-131-4/+6
| | | | Package-Manager: portage-2.2.28
* kde-plasma/kactivities-workspace: Fix bogus depsAndreas Sturmlechner2016-07-141-0/+7
| | | | | | Gentoo-bug: 585044 Package-Manager: portage-2.2.28
* net-analyzer/ike-scan: add libressl supportAnthony G. Basile2016-07-131-0/+38
| | | | Package-Manager: portage-2.2.28
* sys-cluster/drbd-utils: bug #548800, support IPv6 addresses in init.Robin H. Johnson2016-07-132-1/+96
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-cluster/drbd: bug #548800, support IPv6 addresses in init.Robin H. Johnson2016-07-132-1/+82
| | | | Package-Manager: portage-2.2.28