commit: 751d08074a9bced1d23e34ebb50b7ebdc70d60c2 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org> AuthorDate: Sat Jun 24 03:57:31 2017 +0000 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 03:59:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751d0807
app-admin/webapp-config: Removes configparser blocker from 1.55 With the addition of a fix in commit dfacbd61 in webapp-config's repo we no longer need to block on this package from installation X-Gentoo-Bug: 622504 X-Gentoo-Bug-URL: https://bugs.gentoo.org/622504 Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-admin/webapp-config/webapp-config-1.55.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-admin/webapp-config/webapp-config-1.55.ebuild b/app-admin/webapp-config/webapp-config-1.55.ebuild index d1f94e21cf1..0082013b860 100644 --- a/app-admin/webapp-config/webapp-config-1.55.ebuild +++ b/app-admin/webapp-config/webapp-config-1.55.ebuild @@ -18,7 +18,6 @@ SLOT="0" IUSE="+portage" DEPEND="app-text/xmlto - !dev-python/configparser sys-apps/gentoo-functions" RDEPEND="portage? ( sys-apps/portage[${PYTHON_USEDEP}] )"