diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
commit | bb72e65b6d6ce95abb5d486dad35d37dc105e89b (patch) | |
tree | b31a9263d386dcae4cb06764136672508dc5efdf /dev-python/sphinx-better-theme | |
parent | 9b1e6d491f32eb4caf0c8e197bdec075713c97ca (diff) |
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-python/sphinx-better-theme')
-rw-r--r-- | dev-python/sphinx-better-theme/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-better-theme/Manifest b/dev-python/sphinx-better-theme/Manifest index 6fccf98c9c83..7e606040be18 100644 --- a/dev-python/sphinx-better-theme/Manifest +++ b/dev-python/sphinx-better-theme/Manifest @@ -1,3 +1,3 @@ DIST sphinx-better-theme-0.1.5.tar.gz 7276 BLAKE2B 3fa32181bc567b7db614990be56ff382368564ef5698a306f07cc42d7b5d56f085ab40fec5143e85935dda63766b005e89d0310744f2e4d36de3f274a214db39 SHA512 06e50079967e166d5daf58a44c18e477cfc71d326ecf2e0a5932200c911e73ee188f720fd5bd15c2e298e14f7e3358e02e94381470bb7958edb0b0aed334ef9c -EBUILD sphinx-better-theme-0.1.5.ebuild 579 BLAKE2B 7237906da097869945c30a63e99b9ff4216f178a9dd973052523315324d5fc460884ca3db1d442637dfae4768588ff76a7b62f8557fee2f54f10c0bee99666f5 SHA512 9155cc7b5a10271579102ea94366163c8c5e045130bbe4671577ecc57e6d2b37f638bd95e8c9634088ac0c804e9f7d716b3d5a156f62a01d19cad6a9d8e55f42 +EBUILD sphinx-better-theme-0.1.5.ebuild 569 BLAKE2B 188f5c9fc8c00e94105d46f73e9cd4cdfad12d57ce06a9b53b28aa55d2065b7d48be46ae9c5eab0a40ca543e170d9b3c2beb76a135b0a8de75b3a6b16710f53a SHA512 893f1c2becb7b35dc27d464a5af4f2600a9078b5f210f06b01c5d9917e3aab85bdc87e81e6fc73e7e43da29393c0b5d2c3b907810af3ef52102a9ee8ae4a83e2 MISC metadata.xml 400 BLAKE2B 4adbe1723956764f4f2a24de5c5a3ea0329ae619821cdd4c9e2e85712eb67510ec1aa3513a6bf0cfe3d1b8251835f0ae795a6a87648314358045efcf7a075ee0 SHA512 7f8d3408daa82c2cb5576757172ed26d05c3bbdcd0dc6d1c474a60683d13f3ad4839fcb71521c30d2ccb0dc126c9fd2f676ee758830cbaf39c13c88bd7a6484f diff --git a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild index 112d9689781a..728e0d612c1c 100644 --- a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild +++ b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild @@ -15,5 +15,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" |