diff options
author | Devan Franchini <twitch153@gentoo.org> | 2017-06-23 23:49:38 -0400 |
---|---|---|
committer | Devan Franchini <twitch153@gentoo.org> | 2017-06-23 23:59:07 -0400 |
commit | 7922d766deb16875368fd03e344d49923e981754 (patch) | |
tree | 0548ff165040b37cedf1202e97cd20a07a6c5ad7 /app-admin | |
parent | kde-misc/plasma-applet-weather-widget: version bump 1.6.9 (diff) | |
download | gentoo-7922d766deb16875368fd03e344d49923e981754.tar.gz gentoo-7922d766deb16875368fd03e344d49923e981754.tar.bz2 gentoo-7922d766deb16875368fd03e344d49923e981754.zip |
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
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/webapp-config/webapp-config-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild b/app-admin/webapp-config/webapp-config-9999.ebuild index 92e931ab791e..409c9b0d9b1b 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}] )" |