diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-25 20:58:20 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-25 21:11:33 +0300 |
commit | a193e43b1685425f640d5acb8238e1e2af87b490 (patch) | |
tree | 501cf82b58dcd8f343578ba1cab96fdd1c5f61bc /app-crypt/trousers/trousers-0.3.14-r1.ebuild | |
parent | app-laptop/laptop-mode-tools: remove eutils (diff) | |
download | gentoo-a193e43b1685425f640d5acb8238e1e2af87b490.tar.gz gentoo-a193e43b1685425f640d5acb8238e1e2af87b490.tar.bz2 gentoo-a193e43b1685425f640d5acb8238e1e2af87b490.zip |
app-crypt/trousers: use ltprune
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/trousers/trousers-0.3.14-r1.ebuild')
-rw-r--r-- | app-crypt/trousers/trousers-0.3.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/trousers/trousers-0.3.14-r1.ebuild b/app-crypt/trousers/trousers-0.3.14-r1.ebuild index ca82711a4a80..0709846429a1 100644 --- a/app-crypt/trousers/trousers-0.3.14-r1.ebuild +++ b/app-crypt/trousers/trousers-0.3.14-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools eutils linux-info readme.gentoo-r1 systemd user udev +inherit autotools linux-info ltprune readme.gentoo-r1 systemd user udev DESCRIPTION="An open-source TCG Software Stack (TSS) v1.1 implementation" HOMEPAGE="http://trousers.sf.net" |