public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xmonad-log-applet/
Date: Sun, 18 Sep 2016 11:01:57 +0000 (UTC)	[thread overview]
Message-ID: <1474196471.06f5bb859f1c1cb45d10d4ae77a12aa398e43528.pacho@gentoo> (raw)

commit:     06f5bb859f1c1cb45d10d4ae77a12aa398e43528
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 18 10:09:53 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 11:01:11 2016 +0000
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}"
 }


             reply	other threads:[~2016-09-18 11:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-18 11:01 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-11-26 23:33 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xmonad-log-applet/ David Seifert
2018-02-11 11:36 Michał Górny
2018-05-12 18:52 Sergei Trofimovich
2019-09-15 17:17 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1474196471.06f5bb859f1c1cb45d10d4ae77a12aa398e43528.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox