public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/ftmenu/
Date: Sun, 16 Apr 2023 12:36:14 +0000 (UTC)	[thread overview]
Message-ID: <1681648531.524d258b90ef0ce823f6e4f03e134d4daf0effd4.soap@gentoo> (raw)

commit:     524d258b90ef0ce823f6e4f03e134d4daf0effd4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 12:35:31 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 12:35:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524d258b

x11-misc/ftmenu: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{ftmenu-0.4.0-r1.ebuild => ftmenu-0.4.0-r2.ebuild}   | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/x11-misc/ftmenu/ftmenu-0.4.0-r1.ebuild b/x11-misc/ftmenu/ftmenu-0.4.0-r2.ebuild
similarity index 78%
rename from x11-misc/ftmenu/ftmenu-0.4.0-r1.ebuild
rename to x11-misc/ftmenu/ftmenu-0.4.0-r2.ebuild
index be90c2a835b5..8ae682a2c151 100644
--- a/x11-misc/ftmenu/ftmenu-0.4.0-r1.ebuild
+++ b/x11-misc/ftmenu/ftmenu-0.4.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="A tray menu for the Fluxbox toolbar"
 HOMEPAGE="http://ftmenu.sourceforge.net/"
@@ -10,14 +10,14 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
 
-COMMON_DEPEND=">=x11-libs/gtk+-2.6:2
-	>=dev-libs/glib-2.6:2"
-DEPEND="${COMMON_DEPEND}
-	virtual/pkgconfig"
-RDEPEND="${COMMON_DEPEND}
+DEPEND="
+	dev-libs/glib:2
+	x11-libs/gtk+:2"
+RDEPEND="
+	${DEPEND}
 	x11-wm/fluxbox"
+BDEPEND="virtual/pkgconfig"
 
 pkg_postinst() {
 	einfo


             reply	other threads:[~2023-04-16 12:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-16 12:36 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14  7:09 [gentoo-commits] repo/gentoo:master commit in: x11-misc/ftmenu/ Joonas Niilola
2017-02-06 22:47 David Seifert

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=1681648531.524d258b90ef0ce823f6e4f03e134d4daf0effd4.soap@gentoo \
    --to=soap@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