commit: 6bab313e7b77bcf3a8e905fecbdcaccd69b1a887 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Mar 6 16:56:23 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Mar 6 16:56:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bab313e
app-admin/passwordsafe: Remove use default for minimal Package-Manager: portage-2.2.27 app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild b/app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild index ee6284d..3634dff 100644 --- a/app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild +++ b/app-admin/passwordsafe/passwordsafe-0.98.1_beta.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/pwsafe/pwsafe/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="Artistic-2" SLOT="0" KEYWORDS="~amd64" -IUSE="+minimal test yubikey +xml" +IUSE="minimal test yubikey +xml" RDEPEND="xml? ( dev-libs/xerces-c ) sys-apps/util-linux
