summaryrefslogtreecommitdiff
path: root/media-sound/marrie
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
commit463397cf1e064185110fe57c568d73f99a06f5d1 (patch)
tree9aa75eefc5154eaf0e3c33658b830fc54dc68052 /media-sound/marrie
parentc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff)
gentoo resync : 17.02.2021
Diffstat (limited to 'media-sound/marrie')
-rw-r--r--media-sound/marrie/Manifest4
-rw-r--r--media-sound/marrie/marrie-0.4.ebuild6
-rw-r--r--media-sound/marrie/marrie-9999.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/media-sound/marrie/Manifest b/media-sound/marrie/Manifest
index a47b2f3ee8a8..196e448f7af3 100644
--- a/media-sound/marrie/Manifest
+++ b/media-sound/marrie/Manifest
@@ -1,4 +1,4 @@
DIST marrie-0.4.tar.gz 7775 BLAKE2B 7b68fbdfe35c7e72fe111b44bbabf4e60eb9f6211867184d1f3f7bc7b1c067f99223eea2dd3c7809f041d0a7b5ac80be360d3c14808605f3145b8d39a0a9c7fd SHA512 9ed8677729e7575519f130c1866923e7223dabf07c9c24b9e3f6a70cd5e1e56da2a5d1a34011b73d65c8d8fa4c962f65709883b9444d078d6439769d4afb644b
-EBUILD marrie-0.4.ebuild 887 BLAKE2B 2ae1f54eb7fd9080f7738e89a311271d5944ba87a80d121924048fcdacca7c7f8908800c8dc97eb1ab75e0a009d59a7e3ae0753a355f9fc1936b15f92b3133aa SHA512 30c775ef0f49884ccbde36ce0274c413453219c8df82299640998600febb996d8ec392d2af1f954a8d39362527d7cf81d54a7487d676e75f0afc329439691b10
-EBUILD marrie-9999.ebuild 887 BLAKE2B 2ae1f54eb7fd9080f7738e89a311271d5944ba87a80d121924048fcdacca7c7f8908800c8dc97eb1ab75e0a009d59a7e3ae0753a355f9fc1936b15f92b3133aa SHA512 30c775ef0f49884ccbde36ce0274c413453219c8df82299640998600febb996d8ec392d2af1f954a8d39362527d7cf81d54a7487d676e75f0afc329439691b10
+EBUILD marrie-0.4.ebuild 880 BLAKE2B 4791ea7a320c067abae8dcae04cf46f4e5b4d59a279a099528d177cd0b34e55c38d712a8b095d19c1d904a741aa434bf07857c01ee261740aeaf6da1985ee1c5 SHA512 e56680d489ef2bcef3044b4ff7c189183d90626091d44851ce7a4d76bc451309267781d467e47736556f0f0096d660b21d07897fc7e0f0e91a3956e4fac45103
+EBUILD marrie-9999.ebuild 880 BLAKE2B 4791ea7a320c067abae8dcae04cf46f4e5b4d59a279a099528d177cd0b34e55c38d712a8b095d19c1d904a741aa434bf07857c01ee261740aeaf6da1985ee1c5 SHA512 e56680d489ef2bcef3044b4ff7c189183d90626091d44851ce7a4d76bc451309267781d467e47736556f0f0096d660b21d07897fc7e0f0e91a3956e4fac45103
MISC metadata.xml 479 BLAKE2B 0ddc1860004de05f492636bd0a7b57e683ee07be026a4b5509d4e2c959e4a9d6b3114fec0dc5ffdc958f8b4359fcb9ad09156f2b20a23f5613a308949746827d SHA512 e4df2008d83fe62532c1a1b03d4058aa7d4f7b67024aaf34d5c5d76aaf32baf01f56d90c5864fb4b3787f3828addbd75fba79b4dfb63149bd4eb3e046ad0ce87
diff --git a/media-sound/marrie/marrie-0.4.ebuild b/media-sound/marrie/marrie-0.4.ebuild
index 9db908a1dc6d..5e26f9cf5c9b 100644
--- a/media-sound/marrie/marrie-0.4.ebuild
+++ b/media-sound/marrie/marrie-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,10 +18,10 @@ DESCRIPTION="A simple podcast client that runs on the Command Line Interface"
HOMEPAGE="https://github.com/rafaelmartins/marrie"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
if [[ ${PV} = *9999* ]]; then
SRC_URI=""
- KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="BSD"
diff --git a/media-sound/marrie/marrie-9999.ebuild b/media-sound/marrie/marrie-9999.ebuild
index 9db908a1dc6d..5e26f9cf5c9b 100644
--- a/media-sound/marrie/marrie-9999.ebuild
+++ b/media-sound/marrie/marrie-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,10 +18,10 @@ DESCRIPTION="A simple podcast client that runs on the Command Line Interface"
HOMEPAGE="https://github.com/rafaelmartins/marrie"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
if [[ ${PV} = *9999* ]]; then
SRC_URI=""
- KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="BSD"