diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 11:37:10 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 11:37:10 +0100 |
commit | 38423c67c8a23f6a1bc42038193182e2da3116eb (patch) | |
tree | 04e2cf4bd43601b77daa79fe654e409187093c5e /gnome-extra/gnome-integration-spotify | |
parent | 623ee73d661e5ed8475cb264511f683407d87365 (diff) |
gentoo resync : 25.04.2020
Diffstat (limited to 'gnome-extra/gnome-integration-spotify')
-rw-r--r-- | gnome-extra/gnome-integration-spotify/Manifest | 2 | ||||
-rw-r--r-- | gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-integration-spotify/Manifest b/gnome-extra/gnome-integration-spotify/Manifest index e40d2c76caf4..6132dd522127 100644 --- a/gnome-extra/gnome-integration-spotify/Manifest +++ b/gnome-extra/gnome-integration-spotify/Manifest @@ -1,3 +1,3 @@ DIST gnome-integration-spotify-20140907.tar.gz 6709 BLAKE2B b66018e5d0e5da4ee2a63b4f2fe1622d1c09c63fc3f69a13a353dbec0ae862d7188d2f83016d1d12892cc69f69dc8f2d4930de494e5cfaf377cdb28af377b5ff SHA512 51e0e7fdb0912e230b0965ca05740b01633b3bc0219dd6e8c31ad5a9378b15c1b44ce1f99098900af7a478f0d6180c3ee015c1717603b6c2fb4c54769dddb874 -EBUILD gnome-integration-spotify-20140907-r1.ebuild 1071 BLAKE2B c35e1686a3659f84a30da2e1903326947dafe3c87523a08092a81c2d4e2df4eae4f9d0c318c835584a2828ac54e605eb9cb2ec8649d90fb070e628ecc34a19ac SHA512 22ba583e5b386033b892807175a480b1d1256e8d5580e6bbf4f35fb395d97b3ba4a207cd47d3327df39442df172b9756c5c47c1272dd99b1465f5b7af5646b7c +EBUILD gnome-integration-spotify-20140907-r1.ebuild 1091 BLAKE2B 84ac5073342a70d53ba4ed6f4b5c46bd44465522f2553dd8d92ae0e998657c5a6ef19b499427723cee426e00d25d91da4a11cece3ca6a50c354b4319d1c3df19 SHA512 cb317bc0933ef6a1c1a2c6ef90de0e832ee8986ab2ab948b53df8b38f6262a8a1d238fb093b434d85430527785a8450983f03983154a3ae45d8e67a5404f59c9 MISC metadata.xml 354 BLAKE2B c924a3ff76f3b4722a0a97c8b74ee7d6dc22d45a7f968eae3c79917f3d44d2296f2747f8150ab2f320432e7428e88f369457da082873beac161369098593f00c SHA512 8c3b0f5ae534f97b3a5ba81cc5e48280b48a864ca7f161876546ba14d4733fc09e960be75741b2a97f895a46228ddd5d787e685dc83fae8943d12341418a23e9 diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild index 1a9557cc16d7..161922a45854 100644 --- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) inherit gnome2-utils python-r1 |