Skip to content

Commit

Permalink
dev-python/*: remove MY_P
Browse files Browse the repository at this point in the history
Signed-off-by: jinqiang zhang <[email protected]>
  • Loading branch information
peeweep authored and liangyongxiang committed Jun 19, 2023
1 parent 011f241 commit da393af
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions dev-python/fuo-kuwo/fuo-kuwo-0.1.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ inherit distutils-r1 pypi

DESCRIPTION="kuwo music support for feeluown"
HOMEPAGE="https://github.com/feeluown/feeluown-kuwo"
MY_P="${P/-/_}"
S="${WORKDIR}/${MY_P}"

LICENSE="GPL-3"
SLOT="0"
Expand Down
2 changes: 0 additions & 2 deletions dev-python/fuo-kuwo/fuo-kuwo-0.1.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ inherit distutils-r1 pypi

DESCRIPTION="kuwo music support for feeluown"
HOMEPAGE="https://github.com/feeluown/feeluown-kuwo"
MY_P="${P/-/_}"
S="${WORKDIR}/${MY_P}"

LICENSE="GPL-3"
SLOT="0"
Expand Down
2 changes: 0 additions & 2 deletions dev-python/fuo-local/fuo-local-0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ inherit distutils-r1 pypi

DESCRIPTION="local music support for feeluown"
HOMEPAGE="https://github.com/feeluown/feeluown-local"
MY_P="${P/-/_}"
S="${WORKDIR}/${MY_P}"

LICENSE="GPL-3"
SLOT="0"
Expand Down
2 changes: 0 additions & 2 deletions dev-python/fuo-netease/fuo-netease-0.9.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ inherit distutils-r1 pypi

DESCRIPTION="netease cloud music support for feeluown"
HOMEPAGE="https://github.com/feeluown/feeluown-netease"
MY_P="${P/-/_}"
S="${WORKDIR}/${MY_P}"

LICENSE="GPL-3"
SLOT="0"
Expand Down
2 changes: 0 additions & 2 deletions dev-python/fuo-qqmusic/fuo-qqmusic-0.4.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ inherit distutils-r1 pypi

DESCRIPTION="qq music support for feeluown"
HOMEPAGE="https://github.com/feeluown/feeluown-qqmusic"
MY_P="${P/-/_}"
S="${WORKDIR}/${MY_P}"

LICENSE="GPL-3"
SLOT="0"
Expand Down
1 change: 0 additions & 1 deletion dev-python/janus/janus-1.0.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ inherit distutils-r1 pypi

DESCRIPTION="Implementation of the asyncio (PEP 3156) event-loop with Qt"
HOMEPAGE="https://github.com/aio-libs/janus"
MY_P="${P/_alpha/a}"
IUSE="test"
RESTRICT="!test? ( test )"

Expand Down

0 comments on commit da393af

Please sign in to comment.