[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmonad-log-applet/

2019-09-15 Thread Michał Górny
commit: fda79a4eb199096b42bbc5b7d5a758fbe2775a36
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 15 17:10:46 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 15 17:10:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda79a4e

x11-misc/xmonad-log-applet: Inline mirror://github

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild 
b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
index aec50da5dd5..9038beb0ce0 100644
--- a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
+++ b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
@@ -6,7 +6,7 @@ inherit autotools gnome2
 
 DESCRIPTION="Gnome and XFCE applet for displaying XMonad log"
 HOMEPAGE="https://github.com/alexkay/xmonad-log-applet";
-SRC_URI="mirror://github/alexkay/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/downloads/alexkay/${PN}/${P}.tar.gz";
 LICENSE="BSD"
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmonad-log-applet/

2018-05-12 Thread Sergei Trofimovich
commit: 7fe0a08883e84be86f43e3494ee723050420d6cb
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May 12 18:51:14 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May 12 18:52:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe0a088

x11-misc/xmonad-log-applet: add missing dbus-glib depend, bug #651502

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/651502
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild 
b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
index f0c5379f92e..aec50da5dd5 100644
--- a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
+++ b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,6 +18,7 @@ RESTRICT="mirror"
 RDEPEND="
sys-apps/dbus
xfce-base/xfce4-panel
+   dev-libs/dbus-glib
dev-libs/glib:2
dev-haskell/dbus
x11-libs/gtk+:3



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmonad-log-applet/

2018-02-11 Thread Michał Górny
commit: f383ed9f4b00909b1c6e77958e82e9ca309dc3d9
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 11 11:21:31 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 11 11:36:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f383ed9f

x11-misc/xmonad-log-applet: Remove useless maintainer 

Remove useless/redundant maintainer . It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 x11-misc/xmonad-log-applet/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-misc/xmonad-log-applet/metadata.xml 
b/x11-misc/xmonad-log-applet/metadata.xml
index 5991f768560..e8a65559079 100644
--- a/x11-misc/xmonad-log-applet/metadata.xml
+++ b/x11-misc/xmonad-log-applet/metadata.xml
@@ -6,7 +6,6 @@


f...@geekplace.eu
-   Maintainer, CC him on bugs


xmonad-log-applet is for Xmonad users who find the GNOME, MATE, 
or Xfce panel useful. The applet will show the active workspaces, the title of 
the selected window or whatever information you send it from your xmonad.hs.



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmonad-log-applet/

2017-11-26 Thread David Seifert
commit: 9b3070e055ed250f64e504271ecaacc9bed74301
Author: David Seifert  gentoo  org>
AuthorDate: Sun Nov 26 13:13:49 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Nov 26 23:31:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b3070e0

x11-misc/xmonad-log-applet: [QA] Consistent whitespace in metadata.xml

 x11-misc/xmonad-log-applet/metadata.xml | 26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/x11-misc/xmonad-log-applet/metadata.xml 
b/x11-misc/xmonad-log-applet/metadata.xml
index d916bff47cc..5991f768560 100644
--- a/x11-misc/xmonad-log-applet/metadata.xml
+++ b/x11-misc/xmonad-log-applet/metadata.xml
@@ -1,17 +1,17 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-hask...@gentoo.org
-  
-  
-f...@geekplace.eu
-Maintainer, CC him on bugs
-  
-  
-   xmonad-log-applet is for Xmonad users who find the GNOME, MATE, or Xfce 
panel useful. The applet will show the active workspaces, the title of the 
selected window or whatever information you send it from your xmonad.hs.
-
-  
-alexkay/xmonad-log-applet
-  
+   
+   hask...@gentoo.org
+   
+   
+   f...@geekplace.eu
+   Maintainer, CC him on bugs
+   
+   
+   xmonad-log-applet is for Xmonad users who find the GNOME, MATE, 
or Xfce panel useful. The applet will show the active workspaces, the title of 
the selected window or whatever information you send it from your xmonad.hs.
+   
+   
+   alexkay/xmonad-log-applet
+   
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmonad-log-applet/

2016-09-18 Thread Pacho Ramos
commit: 06f5bb859f1c1cb45d10d4ae77a12aa398e43528
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Sep 18 10:09:53 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Sep 18 11:01:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f5bb85

x11-misc/xmonad-log-applet: Use newer eapi

Package-Manager: portage-2.3.0

 .../xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild 
b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
index 89b75cd..181ff5f 100644
--- a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
+++ b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
+EAPI=6
 inherit autotools gnome2
 
 DESCRIPTION="Gnome and XFCE applet for displaying XMonad log"
@@ -28,19 +27,21 @@ DEPEND="${RDEPEND}"
 
 src_prepare() {
eautoreconf
+   gnome2_src_prepare
 }
 
 src_configure() {
-   econf --sysconfdir=/etc --with-panel=xfce4
+   gnome2_src_configure --sysconfdir=/etc --with-panel=xfce4
 }
 
 src_install() {
-   emake DESTDIR="${D}" install
+   gnome2_src_install
dodoc AUTHORS.md README.md
dodoc "${FILESDIR}"/xmonad.hs
 }
 
 pkg_postinst() {
+   gnome2_pkg_postinst
elog "Remember to update your xmonad.hs accordingly"
elog "a sample xmonad.hs is provided in /usr/share/doc/${PF}"
 }