dev-python/feedgen: Fix license. - parlay - yet another gentoo overlay
HTML git clone https://git.parazyd.org/parlay
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit e7529a93d9a593f2e77922ce0ab311d149735ba3
DIR parent 8de38b5fec32e1902733bfe773bccb729665e0a4
HTML Author: parazyd <parazyd@dyne.org>
Date: Thu, 27 Oct 2022 16:30:50 +0200
dev-python/feedgen: Fix license.
Diffstat:
M dev-python/feedgen/feedgen-0.9.0.e… | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/dev-python/feedgen/feedgen-0.9.0.ebuild b/dev-python/feedgen/feedgen-0.9.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Python module to generate ATOM feeds, RSS feeds and Podcasts"
HOMEPAGE="https://github.com/lkiesow/python-feedgen https://pypi.org/project/feedgen/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="MIT"
+LICENSE="LGPL-3 BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""