mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-office/impressive: Fix VariableOrderWrong warning
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -9,6 +9,7 @@ inherit optfeature python-r1
|
||||
DESCRIPTION="Stylish way of giving presentations with Python"
|
||||
HOMEPAGE="https://impressive.sourceforge.net/"
|
||||
SRC_URI="https://downloads.sourceforge.net/${PN}/${PN^}/${PV/_/-}/${PN^}-${PV/_/-}.tar.gz"
|
||||
S="${WORKDIR}/${PN^}-${PV/_/-}"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -28,7 +29,6 @@ RDEPEND="${PYTHON_DEPS}
|
||||
DOCS=( changelog.txt demo.pdf )
|
||||
HTML_DOCS=( impressive.html )
|
||||
|
||||
S="${WORKDIR}/${PN^}-${PV/_/-}"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user