public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/peksystray/
Date: Sat, 26 May 2018 00:14:46 +0000 (UTC)	[thread overview]
Message-ID: <1527293677.dae62865bf0f6dda08c573f7412de13a4058a80e.bman@gentoo> (raw)

commit:     dae62865bf0f6dda08c573f7412de13a4058a80e
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 23:05:45 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May 26 00:14:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae62865

x11-misc/peksystray: bump EAPI drop eutils

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-misc/peksystray/peksystray-0.4.0.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/x11-misc/peksystray/peksystray-0.4.0.ebuild b/x11-misc/peksystray/peksystray-0.4.0.ebuild
index 6d0c9e545da..96faffa1dae 100644
--- a/x11-misc/peksystray/peksystray-0.4.0.ebuild
+++ b/x11-misc/peksystray/peksystray-0.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
-inherit autotools eutils
+EAPI=6
+inherit autotools
 
 DESCRIPTION="A system tray dockapp for window managers supporting docking"
 HOMEPAGE="http://peksystray.sourceforge.net/"
@@ -16,12 +16,13 @@ IUSE=""
 DEPEND="x11-libs/libX11
 	x11-libs/libXt"
 
+PATCHES=( "${FILESDIR}/${P}-asneeded.patch" )
+
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-asneeded.patch
+	default
 	eautoreconf
 }
 
 src_install() {
 	dobin src/peksystray || die
-	dodoc AUTHORS ChangeLog NEWS README REFS THANKS TODO
 }


             reply	other threads:[~2018-05-26  0:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-26  0:14 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-26 18:16 [gentoo-commits] repo/gentoo:master commit in: x11-misc/peksystray/ Aaron Bauman
2019-02-01 14:55 Tobias Klausmann
2019-02-02 20:44 Sergei Trofimovich
2019-02-15 15:46 Thomas Deutschmann
2019-02-16  9:45 Pacho Ramos
2019-05-31  1:24 Aaron Bauman
2023-05-04 21:39 Conrad Kostecki
2023-08-26 14:08 Sam James
2023-08-26 14:08 Sam James
2023-08-26 14:08 Sam James
2023-08-26 14:11 Andreas Sturmlechner

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=1527293677.dae62865bf0f6dda08c573f7412de13a4058a80e.bman@gentoo \
    --to=bman@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