Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev-libs/{wlc,sway}: version bumps #5224

Closed
wants to merge 6 commits into from

Conversation

Hummer12007
Copy link
Contributor

No description provided.

@gentoo-repo-qa-bot gentoo-repo-qa-bot added self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else) assigned PR successfully assigned to the package maintainer(s). labels Jul 27, 2017
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull Request assignment

Areas affected: ebuilds
Packages affected: dev-libs/sway, dev-libs/wlc

dev-libs/sway: @Hummer12007, @gentoo/proxy-maint
dev-libs/wlc: @Hummer12007, @gentoo/proxy-maint

@@ -29,7 +29,10 @@ RDEPEND="virtual/opengl
x11-libs/xcb-util-image
x11-libs/xcb-util-wm
x11-libs/libXfixes )
xwayland? ( x11-base/xorg-server[wayland] )
xwayland? ( x11-libs/libxcb[xkb]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

multi-dep conditionals should always be done like

xwayland? (
	x11-libs/libxcb[xkb]
	x11-libs/xcb-util-image
	x11-libs/xcb-util-wm
	x11-base/xorg-server[wayland]
)

as that makes it easier for the eye to find the end

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed & rebased

gentoo-bot pushed a commit that referenced this pull request Jul 30, 2017
gentoo-bot pushed a commit that referenced this pull request Jul 30, 2017
gentoo-bot pushed a commit that referenced this pull request Jul 30, 2017
added tray USE flag for tray icon support
Closes: #5224
gentoo-bot pushed a commit that referenced this pull request Jul 30, 2017
gentoo-bot pushed a commit that referenced this pull request Jul 30, 2017
@gentoo-repo-qa-bot
Copy link
Collaborator

😞 The QA check for this pull request has found the following issues:

Issues inherited from Gentoo (may be modified by PR):
https://qa-reports.gentoo.org/output/gentoo-ci/98e94d2f9/output.html#sys-auth/nss-pam-ldapd
https://qa-reports.gentoo.org/output/gentoo-ci/98e94d2f9/output.html#sys-cluster/ceph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else)
Projects
None yet
3 participants