commit: 03dbfed6522cd19197d258b3144e55fde94a6c6b Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 17:39:38 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 18:11:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03dbfed6
dev-libs/xmlsec: use ltprune Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-libs/xmlsec/xmlsec-1.2.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/xmlsec/xmlsec-1.2.23.ebuild b/dev-libs/xmlsec/xmlsec-1.2.23.ebuild index 3eeed898e1f..c71366277d7 100644 --- a/dev-libs/xmlsec/xmlsec-1.2.23.ebuild +++ b/dev-libs/xmlsec/xmlsec-1.2.23.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit eutils autotools +inherit autotools ltprune DESCRIPTION="Command line tool for signing, verifying, encrypting and decrypting XML" HOMEPAGE="http://www.aleksey.com/xmlsec"
