mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
ebuild: cleaning and rename: python-config to: config
This commit is contained in:
parent
6ec3fdeab6
commit
247349ee46
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1,2 @@
|
|||
DIST config-0.3.9.tar.gz 21421 SHA256 6aed191d1850483c73a614db01d95897e3da102438c7c2d2cbaa188bd923ff70 SHA512 8b022fc4eef35c8b2bc543e24b0ccdb72899e628e070ea1b530017d9ad504ac36d46cc240f058f77d63ec6ed6f0121f4996fdaed320de6cdef50f0b7814bf12c WHIRLPOOL 7fe3fc8ce72cf433df295bad230e5a5b8abbbfac2a5c324ec69e7f80bc73faed6e764df2f388b1bc030539ef68895c7dcd2ae0e1464dc15ab8fe07a580bfe172
|
||||
EBUILD config-0.3.9.ebuild 486 SHA256 315bbffdd83daec5bdfaede1f31e074f8444f9b85e28e3b837f2c17316d43d03 SHA512 dc6862eea4b0c7bd1e2641b3391da834fb71ba988de601216f8f5565665b3152d1e3240f9804f63c028dfeff2aac48941a81b269137c996f7de3a7f27b9c63ad WHIRLPOOL 861cbd6934c75dc65c216ccdf0c0ade063ba1ec0a359d6ccca0455b13247fdcf70bfe567b7b2d8db62637296a8cefda073e1f2810041c628abc880c33859cb5e
|
||||
|
|
@ -10,8 +10,7 @@ inherit distutils
|
|||
|
||||
DESCRIPTION="This module allows a hierarchical configuration scheme with support for mappings and sequences"
|
||||
HOMEPAGE="http://www.red-dove.com/python_config.html"
|
||||
SRC_URI="http://www.red-dove.com/config-0.3.9.tar.gz"
|
||||
|
||||
SRC_URI="https://pypi.python.org/packages/source/c/${PN}/${P}.tar.gz"
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="~amd64"
|
||||
SLOT="0"
|
||||
Loading…
Reference in a new issue