summaryrefslogtreecommitdiff
path: root/x11-plugins/wmnd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-03-19 11:37:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-03-19 11:37:34 +0000
commitb7b97785ebbb2f11d24d14dab8b81ed274f4ce6a (patch)
tree9fd110f9fc996e8a4213eeda994a8c112491b86d /x11-plugins/wmnd
parent066d27181e9a797ad9f8fc43b49fc9a10ff2f707 (diff)
gentoo resync : 19.03.2019
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r--x11-plugins/wmnd/Manifest4
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.16.ebuild27
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild4
3 files changed, 3 insertions, 32 deletions
diff --git a/x11-plugins/wmnd/Manifest b/x11-plugins/wmnd/Manifest
index 90d831a34142..b80595529d39 100644
--- a/x11-plugins/wmnd/Manifest
+++ b/x11-plugins/wmnd/Manifest
@@ -1,5 +1,3 @@
-DIST wmnd-0.4.16.tar.gz 188614 BLAKE2B 58e5098cbd06391909b28f491fc55a5977360c3bf14072f8ee9a665c957ea4a7b9043911def0c922c0d93f9436456e35fdf3d1b4d96f583f98f593d919a6b2c8 SHA512 dc18f5d912f6b82fde72f17d4a6785cb7380b46265c9b3e080bfc46b28678b2021e6a580b1eb88a61ab6574e29ce1021e0ac0c0d8ae9fbe7a5418982a5f17eb7
DIST wmnd-0.4.17.tar.gz 191089 BLAKE2B 4a4703896297b86297c369d9058113382c6de13416839bd0922c3772cb3422e164cead318874bd62c77e5c35054df97fb4509388057adfe3642f58aef1de166b SHA512 09ecb0d21df2ca996dbe18b8711abb327200fd6c098e57bda19b960854bc9fae5c5c4f5d5a8cb306c21393983f602f591af87a0afdf009380d9a6ae1a2e81eb2
-EBUILD wmnd-0.4.16.ebuild 653 BLAKE2B 09b920f4bde56e72100a5e7742b450c3e0c61b1a64f282309c48ad8d2cf8150cc39f617b4dfcc3db1ffc65a4706e990e7ebb28e0b81d8c172985a152514f7e07 SHA512 6d35303cd3f86d5fee7ea46184f8fc47470b624c0a2d5b4660cf6816fb21578cfe7fd669d98a25679b609da55ee286f34323c8af12abc1c589daf0154356af7f
-EBUILD wmnd-0.4.17-r1.ebuild 564 BLAKE2B b4742e7e427f3a2dc91d1b6e6b8d6256f5ea1777e130b3f6ef3eabd80d78f283d01e25970c6256d13577ebc555a599f61ca333f6cdf9ec2d0a4bd853a90b26a6 SHA512 b46e781942bb6ca57c60457dd8cb76d376c46562a8557404501340b0f9d95948705c731f8f1cd20285b184cd3d2d79b658b3cc7dc48f9cad17324b36701b2aa8
+EBUILD wmnd-0.4.17-r1.ebuild 558 BLAKE2B 452d0a9ac9e0a00c5ae2c43d85cf075eeae277dd60b02c3b91263f44689dccc79202d9e37852f5f87299d5791bf6bbe13d776567f145e42f770068014c81691c SHA512 99efce871a62babb66c46059f7306c6788589c1977cc74471ebf1bff68e3124c6fa27084ff187309b077a5252112522e7e7e3408141e0f5f5f7906388f456765
MISC metadata.xml 532 BLAKE2B 821edd22bfd2bb521096461087b405478d914636775d69e74b48df005bacc34deabcc066787304e61cfc64b825e180ec5f9ca5dd79202a2c0362242282711c96 SHA512 ed1640807b73b1738d6ee214485dfbb079f709196bc4f23ddde6305c3b33920d818a2b5dd76447b61850ab688bf39ee1a947e9ddb6d8bbf55cf8259331c9babb
diff --git a/x11-plugins/wmnd/wmnd-0.4.16.ebuild b/x11-plugins/wmnd/wmnd-0.4.16.ebuild
deleted file mode 100644
index 6af55d7703f3..000000000000
--- a/x11-plugins/wmnd/wmnd-0.4.16.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="WindowMaker Network Devices (dockapp)"
-HOMEPAGE="https://www.thregr.org/~wavexx/software/wmnd/"
-SRC_URI="https://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="snmp"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXt
- x11-libs/libXpm
- snmp? ( >=net-analyzer/net-snmp-5.2.1 )"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
-
-src_install() {
- emake DESTDIR="${D}" install
-
- dodoc README AUTHORS ChangeLog NEWS TODO
-}
diff --git a/x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild b/x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild
index 2ff4dd22db88..7080166ba275 100644
--- a/x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild
+++ b/x11-plugins/wmnd/wmnd-0.4.17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris"
IUSE="snmp"
RDEPEND="x11-libs/libX11