commit: ae3e5f6aac0b0b8ec5fb453a041f5b0379d2d936 Author: stefson <herrtimson <AT> yahoo <DOT> de> AuthorDate: Mon Jul 22 13:06:44 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Jul 22 14:53:04 2019 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=ae3e5f6a
sys-libs/gpm: add split-usr eclass from the main tree Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com> Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> sys-libs/gpm/gpm-1.20.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/gpm/gpm-1.20.7-r2.ebuild b/sys-libs/gpm/gpm-1.20.7-r2.ebuild index 53c54bd..a3c1643 100644 --- a/sys-libs/gpm/gpm-1.20.7-r2.ebuild +++ b/sys-libs/gpm/gpm-1.20.7-r2.ebuild @@ -5,7 +5,7 @@ EAPI=5 -inherit eutils systemd toolchain-funcs autotools multilib-minimal +inherit eutils systemd toolchain-funcs autotools multilib-minimal usr-ldscript DESCRIPTION="Console-based mouse driver" HOMEPAGE="http://www.nico.schottelius.org/software/gpm/"
