fix the rest of 75 DESCRIPTION.toolong
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DIST piglow-1.2.4.tar.gz 5620 BLAKE2B bf8170498c4d906914f9525d5ec1349f646c98f750b57b3a3bad4c8bbf059f5e8a52e9ff5d69324a2773ae82c51cdb3ee1c0d2bdec53b5b3279571fca3d7fbe6 SHA512 e330686d66174e639e59cac49a47c0589fecdb0b5c408bec0230f293c5b078e495c46495c4e0132fbaffe5026bbfb99fefb4e4336bb5a50629c151face932d41
|
||||
DIST piglow-1.2.5.tar.gz 8164 BLAKE2B 404445386a5c8972856205779a91d4176c8e80b2287d32d0051b230050d21a21eb5177a2bd6cff66c22ff277d306377d40f0267bf3429b02be2795acdac58b3c SHA512 cb495370794b621700cb7e0d4906b87129d46e28a121a22bf286ac9f92e2af967de70a2755d48aef29529cea0abe720f42a6ef60e8ca2a401936be268b67f0c9
|
||||
EBUILD piglow-1.2.4.ebuild 700 BLAKE2B 69d5c89aceb8a09da0aaa5bf415c421f91c64c90ab64b3b68ad1dddc80c168a1f40467c204a64b3a18778b6669056f33c28c2e7faac0095308655dd195d446af SHA512 5ad66fb96f7b6e971dd9fe51efed549cca3e2fa8a92c8c3a30df00c600d0712331a6f89229d218aba7cd991c7319443c8fa8d79a91a0e12dd17c9fcd151d8ad9
|
||||
EBUILD piglow-1.2.5.ebuild 709 BLAKE2B 4ba1c0160da5ab213b293f51fddc927fdafcaf887272fceaa89a48f1640804c182d6c50a722183cf96647e33beb5820bf9367fecce4fcd5f9c8515b29a9493b8 SHA512 6f0eb73f5bc0588f2ea9acc826dab67c859b9cb3d67223bdc57904a74038fc0c6ac43530f975cf7cf78fa81f5ed13e78ae7ac3e55d15a505c67d6476f2effc8d
|
||||
EBUILD piglow-1.2.4.ebuild 688 BLAKE2B dceeaad79e494b8cb531114480bd9d00dc1044e17376c596d2ca0393a343fa3b73e5082554cf2e7b41b4ffbc4ba5802f5199c612ef5841c1e639f09f006a7066 SHA512 5f30d1b002447c4a323feacdb3c9953128565d9afb1539bbe37e92c50112e68c81ca9a07d001310408cba1f7a7ff475397bec6c46bad9cc1991de5d34c2c56ac
|
||||
EBUILD piglow-1.2.5.ebuild 697 BLAKE2B 5f1565275595fe008cd306ed3492ca0b64c19ab8e295f95e12d03f200ed8eca1600b48743e9fb28d7a245dcd2e4a2d35e77d490a30475e9c8547531d0bc4fdce SHA512 4f294a6f09af581eece91bf91b6d770c935a5495bf230966af20e83d5dd12124d5386a51aab44a47c588e02db950cb6214f13347a7b2eb4a8ed2cb652a8739fa
|
||||
MISC metadata.xml 449 BLAKE2B d3bda06f205cb7c1345e211a7592a7f9e3f494e5858a48c86dc48a6875938b1c96545507ac0ec266a881bc35dc3a17b5864e1affa838bef3cb86c1159dbd2997 SHA512 f23025971a6bac699e044ed2fe005e532e92c9ca2d0417244786288fd0ec79bbe790678d4a798916808fcbe8f0d0168c31a8198b427a44b94afb331abe502e9a
|
||||
|
||||
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A module to drive the Pimoroni PiGlow board, based on the sn3218 i2c LED controller"
|
||||
DESCRIPTION="Drive the Pimoroni PiGlow board, based on the sn3218 i2c LED controller"
|
||||
HOMEPAGE="https://www.pimoroni.com https://pypi.org/project/piglow/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A module to drive the Pimoroni PiGlow board, based on the sn3218 i2c LED controller"
|
||||
DESCRIPTION="Drive the Pimoroni PiGlow board, based on the sn3218 i2c LED controller"
|
||||
HOMEPAGE="https://www.pimoroni.com https://pypi.org/project/piglow/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user