diff options
author | Devan Franchini <twitch153@gentoo.org> | 2017-06-23 23:57:31 -0400 |
---|---|---|
committer | Devan Franchini <twitch153@gentoo.org> | 2017-06-23 23:59:08 -0400 |
commit | 751d08074a9bced1d23e34ebb50b7ebdc70d60c2 (patch) | |
tree | 7b851044b19e68907274d2fa7296ed6a6ec20c78 /app-admin | |
parent | app-admin/webapp-config: Removes configparser blocker from 9999 (diff) | |
download | gentoo-751d08074a9bced1d23e34ebb50b7ebdc70d60c2.tar.gz gentoo-751d08074a9bced1d23e34ebb50b7ebdc70d60c2.tar.bz2 gentoo-751d08074a9bced1d23e34ebb50b7ebdc70d60c2.zip |
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
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.55.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.55.ebuild b/app-admin/webapp-config/webapp-config-1.55.ebuild index d1f94e21cf1c..0082013b860a 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}] )" |