summaryrefslogtreecommitdiff
path: root/x11-themes/fvwm_icons
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
commitabaa75b10f899ada8dd05b23cc03205064394bc6 (patch)
treeeca3dd248b73b92013cba00a0fcc1edf2696e19a /x11-themes/fvwm_icons
parent24fd814c326e282c4321965c31f341dad77e270d (diff)
gentoo resync : 22.01.2021
Diffstat (limited to 'x11-themes/fvwm_icons')
-rw-r--r--x11-themes/fvwm_icons/Manifest4
-rw-r--r--x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild9
-rw-r--r--x11-themes/fvwm_icons/metadata.xml3
3 files changed, 7 insertions, 9 deletions
diff --git a/x11-themes/fvwm_icons/Manifest b/x11-themes/fvwm_icons/Manifest
index b50f482f1465..b6c83b12799c 100644
--- a/x11-themes/fvwm_icons/Manifest
+++ b/x11-themes/fvwm_icons/Manifest
@@ -1,3 +1,3 @@
DIST fvwm_icons-1.0.tar.bz2 328620 BLAKE2B 3df1b64903601e1db420c09d80c2907ecddbfdd8fd235b9f1a833be9ccdf20e0e8889ef6259e1c5663e107c7e7625f26fc0d7432a46571ad906436948a01f561 SHA512 79bd47492bb3854c79b5ea144467732460a0dc97a975b4ddf273d60f97a51ac71c94004293c6e073cdcbde72e6f6b38da697df6849808314937384e280f3d6d4
-EBUILD fvwm_icons-1.0.ebuild 457 BLAKE2B 4e54d1b2e8a03e7e0b185688506faaeef767980d6192c92667bbe5bcc6bdcc81259ea7e9fed58d8fde75ccb356e0b50b9032f76033878e396f7de98c76ec35a9 SHA512 9c6fd3e7dc46973f230a1e1a16a2114d588eb5fc88b3be4123fc2cf0aa0b95cbbe68c8dbd5eec2b3754ebd98d41b77a4c0a7fb15eb3fb700c9c5213f60dcce35
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
+EBUILD fvwm_icons-1.0.ebuild 421 BLAKE2B 0cbf524f32691a687012b72da3a6b6f7ae2f61811c223fe8bb2c63b2c167863be54dda72dcf5851ce9e9f1429fb2399369d86fca11be528f05f89eb7c1bfe530 SHA512 c06cdab37938661d8b2a3df6a7302145851678921661360783c2a53013bf858d84a075c2de8746ab24b0fdf7b84709bb2ff1877d8a6c9d940c2a6b0cd884954e
+MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild
index 034c33fdde6e..3f34195417d0 100644
--- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild
+++ b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild
@@ -1,23 +1,20 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Icons for use with FVWM"
HOMEPAGE="https://www.fvwm.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
+S="${WORKDIR}/${PN}"
LICENSE="GPL-2 FVWM"
SLOT="0"
KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
RDEPEND=">=x11-wm/fvwm-2.6.2"
-S=${WORKDIR}/${PN}
-
src_install() {
- dodir /usr/share/icons/fvwm
insinto /usr/share/icons/fvwm
doins -r .
}
diff --git a/x11-themes/fvwm_icons/metadata.xml b/x11-themes/fvwm_icons/metadata.xml
index 6f49eba8f496..3c58a0219fbe 100644
--- a/x11-themes/fvwm_icons/metadata.xml
+++ b/x11-themes/fvwm_icons/metadata.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <!-- maintainer-needed -->
+ <stabilize-allarches/>
</pkgmetadata>