public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/genders/
Date: Wed, 15 May 2024 01:03:16 +0000 (UTC)	[thread overview]
Message-ID: <1715734762.760f98e72f05bea490db747104f26b89f23edffe.julien@gentoo> (raw)

commit:     760f98e72f05bea490db747104f26b89f23edffe
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue May 14 23:35:15 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed May 15 00:59:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=760f98e7

sys-cluster/genders: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 sys-cluster/genders/genders-1.28.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/genders/genders-1.28.1-r1.ebuild b/sys-cluster/genders/genders-1.28.1-r1.ebuild
index 6095f48c28..5feff10d36 100644
--- a/sys-cluster/genders/genders-1.28.1-r1.ebuild
+++ b/sys-cluster/genders/genders-1.28.1-r1.ebuild
@@ -17,10 +17,11 @@ HOMEPAGE="https://github.com/chaos/genders"
 SRC_URI="https://github.com/chaos/${PN}/archive/${MY_P}.tar.gz"
 S="${WORKDIR}/${PN}-${MY_P}"
 
-KEYWORDS="~amd64"
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="~amd64"
 IUSE="cxx java perl python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 CDEPEND="
 	perl? ( dev-lang/perl:= )
@@ -41,7 +42,6 @@ BDEPEND="
 	)
 "
 
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 DOCS=( README TUTORIAL NEWS )
 
 PATCHES=( "${FILESDIR}/${PN}-1.28.1-gcc14.patch" )


WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/genders/
Date: Wed, 15 May 2024 00:59:44 +0000 (UTC)	[thread overview]
Message-ID: <1715734762.760f98e72f05bea490db747104f26b89f23edffe.julien@gentoo> (raw)
Message-ID: <20240515005944.lImYEwZN3Ygda_o7pyFKxJdZkRx77qhVKSSAp5A68nk@z> (raw)

commit:     760f98e72f05bea490db747104f26b89f23edffe
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue May 14 23:35:15 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed May 15 00:59:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=760f98e7

sys-cluster/genders: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 sys-cluster/genders/genders-1.28.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/genders/genders-1.28.1-r1.ebuild b/sys-cluster/genders/genders-1.28.1-r1.ebuild
index 6095f48c28..5feff10d36 100644
--- a/sys-cluster/genders/genders-1.28.1-r1.ebuild
+++ b/sys-cluster/genders/genders-1.28.1-r1.ebuild
@@ -17,10 +17,11 @@ HOMEPAGE="https://github.com/chaos/genders"
 SRC_URI="https://github.com/chaos/${PN}/archive/${MY_P}.tar.gz"
 S="${WORKDIR}/${PN}-${MY_P}"
 
-KEYWORDS="~amd64"
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="~amd64"
 IUSE="cxx java perl python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 CDEPEND="
 	perl? ( dev-lang/perl:= )
@@ -41,7 +42,6 @@ BDEPEND="
 	)
 "
 
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 DOCS=( README TUTORIAL NEWS )
 
 PATCHES=( "${FILESDIR}/${PN}-1.28.1-gcc14.patch" )


             reply	other threads:[~2024-05-15  1:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15  1:03 Julien Roy [this message]
2024-05-15  0:59 ` [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/genders/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2021-03-28 11:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-12 15:49 Andrew Ammerlaan
2020-11-24 10:54 Andrew Ammerlaan
2020-03-08 16:21 Andrew Ammerlaan
2020-03-08 16:21 Andrew Ammerlaan
2020-03-05 10:43 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-08 16:21 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-05 10:41 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-08 16:21 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1715734762.760f98e72f05bea490db747104f26b89f23edffe.julien@gentoo \
    --to=julien@jroy.ca \
    --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