mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 13:52:40 +01:00
overlay: cosmetic changes on ebuild syntax
This commit is contained in:
@@ -11,10 +11,8 @@ DESCRIPTION="Python library that makes it easy to access and parse data from Wik
|
||||
HOMEPAGE="https://github.com/goldsmith/Wikipedia"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/beautifulsoup:4
|
||||
>=dev-python/requests-2.6.0
|
||||
"
|
||||
RDEPEND="dev-python/beautifulsoup:4
|
||||
>=dev-python/requests-2.6.0"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user