Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- dbus doc gnome test
v4.3-r103 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm ppc ppc64 x86 ~riscv
- USE flags
- dbus doc gnome test
USE flags
General
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- gnome
- Add GNOME support
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
lua_single_target
- lua5-1
- Build for Lua 5.1 only
- lua5-3
- Build for Lua 5.3 only
- lua5-4
- Build for Lua 5.4 only
- luajit
- Build for LuaJIT only
Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-libs / glib : The GLib library of C routines
dev-libs / libxdg-basedir : Small library to access XDG Base Directories Specification paths
dev-lua / busted : Elegant Lua unit testing
dev-lua / lgi : Lua bindings using gobject-introspection
dev-lua / luacheck : A tool for linting and static analysis of Lua code
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
x11-base / xcb-proto : X C-language Bindings protocol headers
x11-base / xorg-proto : X.Org combined protocol headers
x11-base / xorg-server : X.Org X servers
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / libX11 : X.Org X11 library
x11-libs / libXcursor : X.Org Xcursor library
x11-libs / libxcb : X C-language Bindings library
x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems
x11-libs / pango : Internationalized text layout and rendering library
x11-libs / startup-notification : Application startup notification and feedback library
x11-libs / xcb-util : X C-language Bindings sample implementations
x11-libs / xcb-util-cursor : X C-language Bindings sample implementations
x11-libs / xcb-util-keysyms : X C-language Bindings sample implementations
x11-libs / xcb-util-wm : X C-language Bindings sample implementations
x11-libs / xcb-util-xrm : X C-language Bindings sample implementations
Runtime Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
dev-libs / glib : The GLib library of C routines
dev-libs / libxdg-basedir : Small library to access XDG Base Directories Specification paths
dev-lua / lgi : Lua bindings using gobject-introspection
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / libX11 : X.Org X11 library
x11-libs / libXcursor : X.Org Xcursor library
x11-libs / libxcb : X C-language Bindings library
x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems
x11-libs / pango : Internationalized text layout and rendering library
x11-libs / startup-notification : Application startup notification and feedback library
x11-libs / xcb-util : X C-language Bindings sample implementations
x11-libs / xcb-util-cursor : X C-language Bindings sample implementations
x11-libs / xcb-util-keysyms : X C-language Bindings sample implementations
x11-libs / xcb-util-wm : X C-language Bindings sample implementations
x11-libs / xcb-util-xrm : X C-language Bindings sample implementations
Depending packages
virtual / notification-daemon : Virtual for notification daemon dbus service
x11-plugins / vicious : Modular widget library for x11-wm/awesome
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome: fix RDEPEND
Closes: https://bugs.gentoo.org/927622 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome: drop USE dependency on x11-libs/libxcb[xkb]
I wonder if Awesome upstream is ever going to release a new version... In the meantime, address this in the current one (and the live ebuild). Direct-to-stable commit because as stated in the bug, the USE flag at hand has been a no-op for more than two years. Closes: https://bugs.gentoo.org/875995 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome: Sync live ebuild EAPI-8 change to 4.3-r103
1. EAPI 7 -> 8 2. Tests require x11-apps/xeyes Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Marek Szuba · gentoo
x11-wm/awesome: update live ebuild
1. EAPI 7 -> 8 2. Tests require x11-apps/xeyes 2. Add lua5.4 to LUA_COMPAT, it has been supported upstream since 2022-01-22. Note that according to ArchFeh older Lua versions do not handle current versions of config files any more, even though upstream CI continues to test (and passes against) them. If the former persists in the next release we will likely drop support for older Lua versions, in the meantime however follow upstream compatibility matrix. Suggested-by: ArchFeh <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25548 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome: keyword 4.3-r101 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome-9999: override return values of 'usex dbus' again
...this time with a comment so that it is clear that this is intentional rather than sloppy ebuild writing. Closes: https://bugs.gentoo.org/771018 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
x11-wm/awesome: drop old version
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r101 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r101 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r101 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r101 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r101 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/awesome: cleanup old
Thanks-to: kurly Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-wm/awesome: Revert "Remove old"
This reverts commit 71f9ebdc417560bcb3322f029ef3fff48389eadb. This was meant to drop 4.2.x. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
x11-wm/awesome: Remove old
Bug: https://bugs.gentoo.org/763861 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r2 ppc64, #763861
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r2 arm, #763861
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome-9999: sync with the latest release ebuild
Mostly cosmetic changes. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome: merge Jakov's changes into the slotted-Lua ebuild
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Marek Szuba · gentoo
x11-wm/awesome: use 'docompress -x' to handle doc non-compression
Closes: https://bugs.gentoo.org/666414 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r2 x86, #763861
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r2 ppc, #763861
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
x11-wm/awesome: Stabilize 4.3-r2 amd64, #763861
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
x11-wm/awesome: Fix typo in live ebuild
Closes: https://github.com/gentoo/gentoo/pull/18877 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome: add LDoc version bounds to migrated ebuilds
Weird things could happen if in the course of updating a system to slotted dev-lang/lua, the package manager decided to update dev-lua/ldoc AFTER updating a package using it. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
x11-wm/awesome: sync live ebuild
Closes: https://github.com/gentoo/gentoo/pull/18462 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Jakov Smolic · gentoo
x11-wm/awesome: fix build with gcc-10
* Port to cmake eclass * Minor additional cleanup * Thanks to Jeroen Roovers for submitting the patch link and to Eddie Chapman for providing the patch fix Closes: https://bugs.gentoo.org/707262 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Jakov Smolic · gentoo
x11-wm/awesome: Remove old EAPI 5 ebuild
Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-wm/awesome: add -fno-common (gcc 10) patch
Thanks-to: Eddie Chapman <maracay@ehuk.net> Closes: https://bugs.gentoo.org/707262 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Jeffrey Lin · gentoo
x11-wm/awesome: depend on x11-libs/gdk-pixbuf[introspection]
Closes: https://bugs.gentoo.org/683212 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Closes: https://github.com/gentoo/gentoo/pull/18674 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-wm/awesome: migrate to lua-single.eclass
Both the latest release and the live ebuild. In addition to supporting slotted Lua, this should also ensure Lua-version consistency between Awesome and dev-lua/lgi. Explicitly invoking maintainer time-out on this one. Closes: https://bugs.gentoo.org/508682 Closes: https://bugs.gentoo.org/752969 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
x11-wm/awesome: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14594 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
x11-wm/awesome: fix configure options on 9999
Closes: https://bugs.gentoo.org/687376 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
x11-wm/awesome: make ci happy
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
x11-wm/awesome: Update x11-libs/cairo dependency
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
x11-wm/awesome: fix eclass usage
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13707 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
x11-wm: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
x11-wm/awesome: arm stable wrt bug #638140
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robin H. Johnson · gentoo
x11-wm/awesome: slotted lua5.1 for awesome-3.5
Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
x11-wm/awesome: improve consistency of ebuilds before other changes
Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
x11-wm/awesome: stable 4.2-r2 for ppc64, bug #638140
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
x11-wm/awesome: stable 4.2-r2 for ppc, bug #638140
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
x11-wm/awesome: x86 stable (bug #638140)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
x11-wm/awesome: eapi7 bump to 9999
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
x11-wm/awesome: 4.3 bump, restrict tests in awesome-4 as well
Fixes: https://bugs.gentoo.org/654084 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Mikle Kolyada · gentoo
x11-wm/awesome: ppc stable wrt bug #650524
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Arfrever Frehtes Taifersar Arahesis · gentoo
x11-wm/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Mikle Kolyada · gentoo
x11-wm/awesome: eutils -> desktop eclass migration
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mikle Kolyada · gentoo
x11-wm/awesome: amd64 stabla back
See #c9 of the bug for more info Bug: https://bugs.gentoo.org/638140 Acked-by: Maxim Koltsov <maksbotan@gentoo.org> Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Marek Szuba · gentoo
x11-wm/awesome: revert amd64 stabilisation
Awesome 4 is NOT a drop-in replacement for Awesome 3.5 because introduces many breaking changes to the v3.5 API. Even an unmodified upstream rc.lua from 3.5.9 will fail to load in 4.2, and everyone using customised configuration and/or third-party libraries has got a lot of porting work cut out for them. Therefore, at the very least stabilising >=x11-wm/awesome-4.0 should be preceded by a news item. See-also: https://awesomewm.org/apidoc/documentation/89-NEWS.md.html#v4 See-also: https://awesomewm.org/apidoc/documentation/17-porting-tips.md.html#v4 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Matt Turner · gentoo
x11-base/xcb-proto: Move from x11-proto/xcb-proto - Aaron Bauman · gentoo
x11-wm/awesome: amd64 stable wrt bug #638140
Bug: https://bugs.gentoo.org/638140 Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Maxim Koltsov · gentoo
x11-wm/awesome: update 9999 ebuild
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Maxim Koltsov · gentoo
x11-wm/awesome: enable full test suite
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Maxim Koltsov · gentoo
x11-wm/awesome: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Sergei Trofimovich · gentoo
x11-wm/awesome: stable 3.5.9-r2 for ppc64, bug #650524
Bug: https://bugs.gentoo.org/650524 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" - Mikle Kolyada · gentoo
x11-wm/awesome: arm stable wrt bug #650524
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Maxim Koltsov · gentoo
x11-wm/awesome: several improvements in 4.x branch
- Add luajit to RDEPEND and DEPEND - Fix documentation installation paths (bug 628024) - Add xvfb-based test suite - Re-add dropeed x86-fbsd keyword Bug: https://bugs.gentoo.org/638140 Closes: https://bugs.gentoo.org/628024 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Maxim Koltsov · gentoo
x11-wm/awesome: drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Sergei Trofimovich · gentoo
x11-wm/awesome: keyworded 4.2-r1 for ppc, bug #638470
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
x11-wm/awesome: keyworded 4.2-r1 for ppc64, bug #638470
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Thomas Deutschmann · gentoo
x11-wm/awesome: x86 stable (bug #650524)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mikle Kolyada · gentoo
x11-wm/awesome: amd64 stable wrt bug #650524
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Maxim Koltsov · gentoo
x11-wm/awesome: drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Maxim Koltsov · gentoo
x11-wm/awesome: add warning message for upgrade from awesome-3.5
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Maxim Koltsov · gentoo
x11-wm/awesome: use PATCHES
Closes: https://bugs.gentoo.org/650516 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - David Truby · gentoo
x11-wm/awesome: Fix luajit library path
Closes: https://github.com/gentoo/gentoo/pull/6882 - Yuta Satoh · gentoo
x11-wm/awesome: Fix dependency issue for Gentoo/FreeBSD.
Bug: https://bugs.gentoo.org/489984 Closes: https://github.com/gentoo/gentoo/pull/6817 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Markus Meier · gentoo
x11-wm/awesome: add ~arm, bug #638470
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" - Tomoya Tabuchi · gentoo
x11-wm/awesome: warning about nonexistent path in src_install
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Tomoya Tabuchi · gentoo
x11-wm/awesome: version bump to 4.2.
Gentoo-Bug: https://bugs.gentoo.org/625976 Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5182 - David Seifert · gentoo
x11-wm/awesome: [QA] Remove PREFIX setting for CMake
The PREFIX argument is misspecified (double ${EPREFIX}'d) and is set to the default anyways. Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Tomoya Tabuchi · gentoo
x11-wm/awesome: version bump to 4.1
Closes: 4269 Gentoo-Bug: 613386 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Tomoya Tabuchi · gentoo
x11-wm/awesome-4.0: Add luajit USE flag for linking against dev-lang/luajit
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4080 Signed-off-by: Marek Szuba <marecki@gentoo.org> - David Seifert · gentoo
x11-wm/awesome: Make pax-mark failing non-fatal
Bug: https://bugs.gentoo.org/show_bug.cgi?id=603734 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Tomoya Tabuchi · gentoo
x11-wm/awesome: Add live ebuild
Package-Manager: portage-2.3.3 RepoMan-Options: --force Closes: https://github.com/gentoo/gentoo/pull/4059 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Johannes Huber · gentoo
x11-wm/awesome: Remove 3.5.6 (r1)
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Johannes Huber · gentoo
x11-wm/awesome: Remove 3.4.15
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Tomoya Tabuchi · gentoo
x11-wm/awesome: Version bump to 4.0
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3559 - Agostino Sarubbo · gentoo
x11-wm/awesome: ppc64 stable wrt bug #545526
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
x11-wm/awesome: x86 stable wrt bug #545526
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
x11-wm/awesome: ppc stable wrt bug #545526
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Johannes Huber · gentoo
x11-wm/awesome: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
x11-wm/awesome: bump. - Markus Meier · gentoo
x11-wm/awesome: arm stable, bug #545526
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" - Robin H. Johnson · gentoo
x11-wm/awesome: version bump, fixes upstream keybinding bug in 3.5.7.
Package-Manager: portage-2.2.27 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/717'. Fixes bug 572486.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Agostino Sarubbo · gentoo
x11-wm/awesome: amd64 stable wrt bug #545526
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
x11-wm/awesome: bump.
Package-Manager: portage-2.2.24 Acked-by: Alex Alexander <wired@gentoo.org> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/awesomewm-bug-571544'
Pull request: https://github.com/gentoo/gentoo/pull/659 - Ilya Tumaykin · gentoo
x11-wm/awesome: revbump to 3.5.6-r2 wrt bug 571544
Backport upstream fix for focus problems with multiple running awesome instances. Add epatch_user support. Gentoo-Bug: 571544 Package-Manager: portage-2.2.26 - Ian Stakenvicius · gentoo
x11-wm/awesome: old version cleanup
Package-Manager: portage-2.2.20.1 - Ian Stakenvicius · gentoo
x11-wm/awesome: fixed some repoman complaints
Dropped dependency atom for very old libX11 dep, added proper slot-0 pin to lua dep. Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed