aboutsummaryrefslogtreecommitdiffstats
path: root/app-office/beancount/beancount-9999.ebuild
diff options
context:
space:
mode:
authorWolfgang Müller2021-09-08 18:50:09 +0200
committerWolfgang Müller2021-09-08 18:57:18 +0200
commitee16055de391161f36da2c2cbe2197a3e05212ac (patch)
tree4e47324a99b7c046cb010ea379995bc8cf6c832f /app-office/beancount/beancount-9999.ebuild
parent3513628ae3481fdf7cee8745a00403d8c002a7b7 (diff)
downloadpramantha-ee16055de391161f36da2c2cbe2197a3e05212ac.tar.gz
Use renamed dev-python/beautifulsoup4 package
dev-python/beautifulsoup was renamed [1] to dev-python/beautifulsoup4 in the upstream Gentoo repository. Make sure we are using this updated name too. [1] a57b744ff4a (Rename dev-python/{beautifulsoup → beautifulsoup4}, 2021-09-08)
Diffstat (limited to 'app-office/beancount/beancount-9999.ebuild')
-rw-r--r--app-office/beancount/beancount-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/beancount/beancount-9999.ebuild b/app-office/beancount/beancount-9999.ebuild
index 18a460d..2f40006 100644
--- a/app-office/beancount/beancount-9999.ebuild
+++ b/app-office/beancount/beancount-9999.ebuild
@@ -28,7 +28,7 @@ SITEFILE="50{PN}-mode-gentoo.el"
RDEPEND="
$(python_gen_cond_dep '
- >=dev-python/beautifulsoup-4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
>=dev-python/bottle-0.12[${PYTHON_USEDEP}]
>=dev-python/google-api-python-client-1.8.2[${PYTHON_USEDEP}]
>=dev-python/httplib2-0.10[${PYTHON_USEDEP}]