commit: 7922d766deb16875368fd03e344d49923e981754 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org> AuthorDate: Sat Jun 24 03:49:38 2017 +0000 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 03:59:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7922d766
app-admin/webapp-config: Removes configparser blocker from 9999 This is no longer necessary as the reason for doing so was resolved by commit dfacbd61 in webapp-config's git repo 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-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild b/app-admin/webapp-config/webapp-config-9999.ebuild index 92e931ab791..409c9b0d9b1 100644 --- a/app-admin/webapp-config/webapp-config-9999.ebuild +++ b/app-admin/webapp-config/webapp-config-9999.ebuild @@ -25,7 +25,6 @@ SLOT="0" IUSE="+portage" DEPEND="app-text/xmlto - !dev-python/configparser sys-apps/gentoo-functions" RDEPEND="portage? ( sys-apps/portage[${PYTHON_USEDEP}] )"
