Skip to content

Commit e1d8e9d

Browse files
authored
Merge pull request #1108 from macaroni-os/merge/mark-iii/bump-dev-python_polyseed-0_2_1
mark-devkit: [mark-iii] Bump dev-python/polyseed-0.2.1
2 parents d958bef + 6e2383c commit e1d8e9d

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

dev-python/polyseed/Manifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
DIST polyseed-0.2.1-5a2a873.tar.gz 94223 BLAKE2B c28d584730ad9c8d5c6cb97393e62c5fc5798927998a6dab79251c63360c426de4ceebd596ee46da8889b49f0096a56b03761e6b3d3e901396d891dabdb8b4da SHA512 50f5d971abb7cf8260fcd65835ea615a045b989a3815460cea5c146db6848350ebf4880eb4d81b3cab99e48779c380f800e2a65dfbb9a707c79fe2749ea1bd68
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Distributed under the terms of the GNU General Public License v2
2+
# Autogen by MARK Devkit
3+
4+
EAPI=7
5+
PYTHON_COMPAT=( python3+ )
6+
inherit distutils-r1
7+
8+
DESCRIPTION=""
9+
HOMEPAGE="https://github.com/DiosDelRayo/polyseed-python"
10+
SRC_URI="https://api.github.com/repos/DiosDelRayo/polyseed-python/tarball/refs/tags/v0.2.1 -> polyseed-0.2.1-5a2a873.tar.gz"
11+
LICENSE="NOASSERTION"
12+
SLOT="0"
13+
KEYWORDS="*"
14+
15+
post_src_unpack() {
16+
mv DiosDelRayo-polyseed-python-* ${S}
17+
}
18+
19+
20+
21+
# vim: filetype=ebuild

0 commit comments

Comments
 (0)