public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
Date: Mon, 28 Dec 2020 17:35:51 +0000 (UTC)	[thread overview]
Message-ID: <1609176947.900c3363d2ae16c850584ed0ca7d23d1a58d8618.floppym@gentoo> (raw)

commit:     900c3363d2ae16c850584ed0ca7d23d1a58d8618
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 26 02:59:32 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 17:35:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900c3363

x11-libs/startup-notification: EAPI 7

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 .../startup-notification-0.12-r1.ebuild                   | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
index bb0bf32b48f..59bd01ed51e 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils xorg-2
+EAPI=7
+inherit xorg-3
 
 DESCRIPTION="Application startup notification and feedback library"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/startup-notification"
@@ -11,7 +11,6 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
 LICENSE="LGPL-2 MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.4.3
 	>x11-libs/libxcb-1.6
@@ -21,9 +20,7 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS ChangeLog NEWS doc/${PN}.txt )
 
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-sys-select_h.patch \
-		"${FILESDIR}"/${P}-time_t-crash-with-32bit.patch
-	elibtoolize
-}
+PATCHES=(
+	"${FILESDIR}"/${P}-sys-select_h.patch
+	"${FILESDIR}"/${P}-time_t-crash-with-32bit.patch
+)


             reply	other threads:[~2020-12-28 17:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28 17:35 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-22 18:04 [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/ Matt Turner
2024-03-22 17:53 Matt Turner
2024-03-22 17:45 Matt Turner
2024-03-22 17:45 Matt Turner
2021-05-21 14:54 Yixun Lan
2021-01-06 12:01 Fabian Groffen
2019-05-29  0:56 Aaron Bauman
2016-09-29 15:51 Michael Palimaka

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=1609176947.900c3363d2ae16c850584ed0ca7d23d1a58d8618.floppym@gentoo \
    --to=floppym@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