summaryrefslogtreecommitdiff
path: root/x11-misc/xnots
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-10-01 20:54:53 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-10-01 20:54:53 +0100
commit391b5b359a346aff490103da7dddc85047f83830 (patch)
tree29eea460a0bd7e1ff21d43b9d6df9af4d8a175e1 /x11-misc/xnots
parentc719fdcee603a5a706a45d10cb598762d56a727d (diff)
gentoo resync : 01.10.2021
Diffstat (limited to 'x11-misc/xnots')
-rw-r--r--x11-misc/xnots/Manifest4
-rw-r--r--x11-misc/xnots/xnots-0.2.1-r2.ebuild10
-rw-r--r--x11-misc/xnots/xnots-9999.ebuild7
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-misc/xnots/Manifest b/x11-misc/xnots/Manifest
index c3846ed99c96..00ad1e92d3cf 100644
--- a/x11-misc/xnots/Manifest
+++ b/x11-misc/xnots/Manifest
@@ -1,5 +1,5 @@
AUX xnots-0.2.1-gcc6.patch 1134 BLAKE2B f169cdd6236c4f068aa2661c3d937d5d97035572a4e09322531f3ab3eefd2b2dc8f4f7b529973c342dad8bb80817bb7c2888c038cf1f2c4faf8f4bd926d2ff6c SHA512 236afd11f535ae142f380926ce0c8c7a6ff299ae1718b3a946aedb7daf63da949cfd282d8f4c87975ac4ac77ef7493296e95e51a49e0adc796d8a39ed5dce7a6
DIST xnots-0.2.1.tar.gz 41442 BLAKE2B 26579cfb5508ed1e956b027c769c9c0924870867428cdf5b569e571fce57777267f0523a9ceebabe7f2c705c7b6a34549a122d162cb547e44d8489708fb9e83c SHA512 bb1a334150aac932839c8d9e04d8c9f1c419f5221a218fbbe3523060fbb8d62e616f89ec06a8237fa290de37db103e98a560953ef820ef016f35dd5c844eb65c
-EBUILD xnots-0.2.1-r2.ebuild 1003 BLAKE2B 51e9e4a85bb183f634f50e5a2a340f006ff05fb8a1c9941041295a5e9a0b791c3e8caf7a7ae9b39e3780bf4b943dcf48e60efdfd94bc6692874c99d2eba8e093 SHA512 533815f7dd9896083a2f535857d23c10f20325a3c8cc068e3fc429b70ae502386ae500fccbc4a286a7a2e8b02dfe441a326655c9be9eba31556796d4b1c9459f
-EBUILD xnots-9999.ebuild 948 BLAKE2B 7a7183891ab4b05a031b395ceb60e853eaa13d3235ebd0fdee2d4a6dacdf0d8dfdff10319278954fda63031872ca8e37c1b7e485fb7115cb9e2432986c495aaf SHA512 854cfbd3b99291da2fecc789f3f07f37cdc56b2e367020fac9367c1c843f5087db9bac2c71c15dab520815f24988b90af0063f830849a667fbd7f15854ac76c5
+EBUILD xnots-0.2.1-r2.ebuild 1021 BLAKE2B 61fd6c1968d3bd624f871672337d905c0132822b5a73c063a28a87367c01289205800e7be798e69bd51d789974d35edb71502a49de8b35e4bedef0b2c5921952 SHA512 2774369734797f42250f37d70ec01e5b7d5280c608ab32f73f09c74d445101a97d14c4b0c18175f4564be2f88c01f133246023bf24f9e40eebe5b93ab37c1485
+EBUILD xnots-9999.ebuild 955 BLAKE2B e0eff7bf1d5be96495952077f84fdd0450cebdeebee5a2e1c6e52b71027db409825b011e622cdc66264df002a259a1d5ec4d3799e3ed2538e9d2a7a56856dd2e SHA512 e2bd55be25d0f42da10ea7e388b3304f46d0d1767aebeb9901355953f77bab1e818d7eda5a7f10a804c980357ae7af34e88129771fd11a61eae81399be0c9c68
MISC metadata.xml 380 BLAKE2B c884315924e50e9a4067693f8d949bc6d3b590e3a8e4773800c7f622e23922f29c2b21f8f498763c19d8d7c632d0d1ecd381b86813e16958b4eab53a2984ee76 SHA512 891cb62d7e52aa1d8a79a59c6ad84040cd76de669d2647411b89728a895ecadc816ffc487ae29e1527cf602cd6a43f66352518675e1117b937149dd75d0e9795
diff --git a/x11-misc/xnots/xnots-0.2.1-r2.ebuild b/x11-misc/xnots/xnots-0.2.1-r2.ebuild
index 4037d3a8f0b6..808203035bee 100644
--- a/x11-misc/xnots/xnots-0.2.1-r2.ebuild
+++ b/x11-misc/xnots/xnots-0.2.1-r2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit flag-o-matic toolchain-funcs
DESCRIPTION="A desktop sticky note program for the unix geek"
@@ -10,7 +11,7 @@ SRC_URI="mirror://sourceforge/xnots/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 -riscv x86"
IUSE="vim-syntax"
RDEPEND="
@@ -23,9 +24,10 @@ RDEPEND="
DEPEND="
${RDEPEND}
- virtual/pkgconfig
x11-base/xorg-proto
"
+BDEPEND="virtual/pkgconfig"
+
PATCHES=(
"${FILESDIR}"/${PN}-0.2.1-gcc6.patch
)
diff --git a/x11-misc/xnots/xnots-9999.ebuild b/x11-misc/xnots/xnots-9999.ebuild
index 3f81446e468c..3f2faa519ab0 100644
--- a/x11-misc/xnots/xnots-9999.ebuild
+++ b/x11-misc/xnots/xnots-9999.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit flag-o-matic git-r3 toolchain-funcs
DESCRIPTION="A desktop sticky note program for the unix geek"
@@ -22,9 +23,9 @@ RDEPEND="
DEPEND="
${RDEPEND}
- virtual/pkgconfig
x11-base/xorg-proto
"
+BDEPEND="virtual/pkgconfig"
src_prepare() {
default