Skip to content

Commit

Permalink
x11-terms/xterm: Use slot operators for ncurses
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Aug 16, 2015
1 parent c0f0e44 commit 0cb200c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion x11-terms/xterm/xterm-314.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IUSE="+openpty toolbar truetype unicode Xaw3d"

COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter )
kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
>=sys-libs/ncurses-5.7-r7
>=sys-libs/ncurses-5.7-r7:5=
x11-apps/xmessage
x11-libs/libX11
x11-libs/libXaw
Expand Down
2 changes: 1 addition & 1 deletion x11-terms/xterm/xterm-315.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IUSE="+openpty toolbar truetype unicode Xaw3d"

COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter )
kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
>=sys-libs/ncurses-5.7-r7
>=sys-libs/ncurses-5.7-r7:5=
x11-apps/xmessage
x11-libs/libX11
x11-libs/libXaw
Expand Down
2 changes: 1 addition & 1 deletion x11-terms/xterm/xterm-317.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IUSE="+openpty toolbar truetype unicode Xaw3d"

COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter )
kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
>=sys-libs/ncurses-5.7-r7
>=sys-libs/ncurses-5.7-r7:5=
x11-apps/xmessage
x11-libs/libX11
x11-libs/libXaw
Expand Down
2 changes: 1 addition & 1 deletion x11-terms/xterm/xterm-318.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IUSE="+openpty toolbar truetype unicode Xaw3d"

COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter )
kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
>=sys-libs/ncurses-5.7-r7
>=sys-libs/ncurses-5.7-r7:5=
x11-apps/xmessage
x11-libs/libX11
x11-libs/libXaw
Expand Down

0 comments on commit 0cb200c

Please sign in to comment.