* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmisc/
@ 2017-09-23 6:46 Jeroen Roovers
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers @ 2017-09-23 6:46 UTC (permalink / raw
To: gentoo-commits
commit: 233d89f9875181dfff967023fb35510f15a97c47
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 06:41:50 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 06:46:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233d89f9
x11-plugins/wmmisc: Use HTTPS.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
x11-plugins/wmmisc/wmmisc-1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmmisc/wmmisc-1.1.ebuild b/x11-plugins/wmmisc/wmmisc-1.1.ebuild
index 92d8ea3c7aa..3d121cf03dd 100644
--- a/x11-plugins/wmmisc/wmmisc-1.1.ebuild
+++ b/x11-plugins/wmmisc/wmmisc-1.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit eutils toolchain-funcs
DESCRIPTION="a monitoring dockapp for system load, user amount, fork amount and processes"
-HOMEPAGE="http://packages.qa.debian.org/w/wmmisc.html"
+HOMEPAGE="https://packages.qa.debian.org/w/wmmisc.html"
SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmisc/
@ 2018-08-14 19:26 Bernard Cafarelli
0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli @ 2018-08-14 19:26 UTC (permalink / raw
To: gentoo-commits
commit: ca4004e4e62e4d63eca94430dba3b84472f49c54
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 14 19:26:33 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 19:26:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4004e4
x11-plugins/wmmisc: 1.2 bump
Now with autotools build and libdockapp use
Package-Manager: Portage-2.3.46, Repoman-2.3.10
x11-plugins/wmmisc/Manifest | 1 +
x11-plugins/wmmisc/wmmisc-1.2.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/x11-plugins/wmmisc/Manifest b/x11-plugins/wmmisc/Manifest
index 5923d9de19b..cdd1a9808d8 100644
--- a/x11-plugins/wmmisc/Manifest
+++ b/x11-plugins/wmmisc/Manifest
@@ -1 +1,2 @@
+DIST wmmisc-1.2.tar.gz 96087 BLAKE2B f48c9dc9afee04de7d437143deb870083e90d01768510b68df2c0e213cfb7ab956696f88d0a76c23a1ff5e5dd5c1d8e5c4640b6766dd7a948d1ad292f2b144fc SHA512 d8ed7c06665c28fb98e2a555c8abfcb7da9e0ae517031d24dce171f8a93775565471176d9dc8905043ae408b23c2f101eaccc364ecd8fa4816d2b529f7922d68
DIST wmmisc_1.1.orig.tar.gz 18032 BLAKE2B 2e1957bc9e6efd0e646dc1403eac125d06fb7176ed92617f9d3e767c85b3d347dbe60e61da90e2c11ba160ddca29db28049f39dc89ab9bc45cc0068c27192a82 SHA512 9f9e93df309902e97a5b42a674bb06767a1cfa524553d140e370060c01a398bfdafcebfc806daa4b4f42b1422932512d48e33ebce444011ad410a5b460592582
diff --git a/x11-plugins/wmmisc/wmmisc-1.2.ebuild b/x11-plugins/wmmisc/wmmisc-1.2.ebuild
new file mode 100644
index 00000000000..7cedad2b173
--- /dev/null
+++ b/x11-plugins/wmmisc/wmmisc-1.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="a monitoring dockapp for system load, user amount, fork amount and processes"
+HOMEPAGE="https://www.dockapps.net/wmmisc"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND=">=x11-libs/libdockapp-0.7:="
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmisc/
@ 2018-09-19 18:29 Thomas Deutschmann
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Deutschmann @ 2018-09-19 18:29 UTC (permalink / raw
To: gentoo-commits
commit: 3f074c3d6bd03d1679a8064ca7097c54cf29b555
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 18:15:45 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 18:27:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f074c3d
x11-plugins/wmmisc: x86 stable (bug #666088)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
x11-plugins/wmmisc/wmmisc-1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-plugins/wmmisc/wmmisc-1.2.ebuild b/x11-plugins/wmmisc/wmmisc-1.2.ebuild
index 7cedad2b173..56b299d4080 100644
--- a/x11-plugins/wmmisc/wmmisc-1.2.ebuild
+++ b/x11-plugins/wmmisc/wmmisc-1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND=">=x11-libs/libdockapp-0.7:="
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-09-19 18:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-23 6:46 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmisc/ Jeroen Roovers
-- strict thread matches above, loose matches on Subject: below --
2018-08-14 19:26 Bernard Cafarelli
2018-09-19 18:29 Thomas Deutschmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox