summaryrefslogtreecommitdiff
path: root/net-irc/ircmap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-07 15:13:37 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-07 15:13:37 +0000
commit8615c518b1f1d03130f21656a1a026959bb1e9c9 (patch)
tree5481bb093a77331e69ccd7840c3fc340dd2edc18 /net-irc/ircmap
parentd04ca8750504d8c7d1904d580fc0c4d1edb3b465 (diff)
gentoo auto-resync : 07:12:2022 - 15:13:37
Diffstat (limited to 'net-irc/ircmap')
-rw-r--r--net-irc/ircmap/Manifest2
-rw-r--r--net-irc/ircmap/ircmap-0.99-r1.ebuild12
2 files changed, 5 insertions, 9 deletions
diff --git a/net-irc/ircmap/Manifest b/net-irc/ircmap/Manifest
index f40b4bca9c42..e49a3d1ec75c 100644
--- a/net-irc/ircmap/Manifest
+++ b/net-irc/ircmap/Manifest
@@ -1,3 +1,3 @@
DIST ircmap-0.99.tar.gz 27944 BLAKE2B 8f8d04c64e250383d36c88e3c0d1f76ef961081a526b60e624da74f9cbac2fe04e9bc680e750703240c75a794ecfbd4f5e9b387b04db3752c172d3c704156421 SHA512 52ce62d7846e5e50525800af86b4296d427da21d129f68b83cd30daa75fdd9fe78c6615771e729c4ad5f8afe75f20b1cab0b6d4b01be4a7c2889524676b60ac9
-EBUILD ircmap-0.99-r1.ebuild 1115 BLAKE2B bd5b8fef46910e7732284bb184efc8505f492c114348af81f5b6891f204725b0abd3006e4e22ed8cf8f42c007d7c815f54ac43238b168f19884b1edd9db6a938 SHA512 c6545522b9921a0c602c59df4be82cfdf0811fe2cfc75157a27379d19c5d20d3c76a8448988ad489b00e011624ba5021e187bd349674919e21fa674785021d31
+EBUILD ircmap-0.99-r1.ebuild 1078 BLAKE2B e85c1ae7a98f1fd3c06b7190b0668b0d98072d858053cf8546f1e057f8ff7dbf13572b18055f2b84175234ad2ed12b0025800e54e9fa2f5c475ae1371245f406 SHA512 734f4a7c3bb6d6114598113e0a6b8af8b0807142006e87957883696b4ccb8e4ef704a1fe32e6247e3fa9be78cafbc4a828c0c95b39ef08c18a72ec54157035fc
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/net-irc/ircmap/ircmap-0.99-r1.ebuild b/net-irc/ircmap/ircmap-0.99-r1.ebuild
index 33fb8a2051d5..87b21231fff0 100644
--- a/net-irc/ircmap/ircmap-0.99-r1.ebuild
+++ b/net-irc/ircmap/ircmap-0.99-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,21 +6,17 @@ EAPI=7
DESCRIPTION="Scripts to treate diagrams of IRC networks using the LINKS command"
HOMEPAGE="http://pasky.or.cz/irc/"
SRC_URI="http://pasky.or.cz/irc/${PN}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 x86"
-IUSE=""
RDEPEND="
media-gfx/graphviz
dev-lang/perl
"
-BDEPEND="${RDEPEND}
- >=sys-apps/sed-4
-"
-DEPEND=""
-
-S="${WORKDIR}"/${PN}
+BDEPEND="${RDEPEND}"
src_compile() {
sed -i \