public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/gamess/
Date: Tue, 31 Aug 2021 09:45:24 +0000 (UTC)	[thread overview]
Message-ID: <1630402961.8d3edb124d0f37c23c653a27aba748788a88d9ce.andrewammerlaan@gentoo> (raw)

commit:     8d3edb124d0f37c23c653a27aba748788a88d9ce
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 31 09:42:41 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 31 09:42:41 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8d3edb12

sci-chemistry/gamess: pax_kernel --> pax-kernel

since the flag has been renamed in ::gentoo as well

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../{gamess-20180930.3.ebuild => gamess-20180930.3-r1.ebuild}     | 8 ++++----
 sci-chemistry/gamess/metadata.xml                                 | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-chemistry/gamess/gamess-20180930.3.ebuild b/sci-chemistry/gamess/gamess-20180930.3-r1.ebuild
similarity index 98%
rename from sci-chemistry/gamess/gamess-20180930.3.ebuild
rename to sci-chemistry/gamess/gamess-20180930.3-r1.ebuild
index 77b60edca..17fe76f76 100644
--- a/sci-chemistry/gamess/gamess-20180930.3.ebuild
+++ b/sci-chemistry/gamess/gamess-20180930.3-r1.ebuild
@@ -19,7 +19,7 @@ LICENSE="gamess"
 # new version comes out the stable version will be useless since
 # users can not get at the tarball any more.
 KEYWORDS="~amd64 ~x86"
-IUSE="mpi msucc neo openmp pax_kernel qmmm-tinker vb2000"
+IUSE="mpi msucc neo openmp pax-kernel qmmm-tinker vb2000"
 
 CDEPEND="
 	app-shells/tcsh
@@ -136,7 +136,7 @@ src_prepare() {
 
 	# for hardened-gcc let't turn off ssp, since it breakes
 	# a few routines
-	if use pax_kernel && [[ ${FCOMP} == g77 ]]; then
+	if use pax-kernel && [[ ${FCOMP} == g77 ]]; then
 		FFLAGS="${FFLAGS} -fno-stack-protector-all"
 	fi
 
@@ -263,7 +263,7 @@ src_compile() {
 
 	# for hardened (PAX) users and ifc we need to turn
 	# MPROTECT off
-	if [[ ${FCOMP} == "ifort" ]] && use pax_kernel; then
+	if [[ ${FCOMP} == "ifort" ]] && use pax-kernel; then
 		pax-mark -PemRxS actvte.x
 	fi
 
@@ -281,7 +281,7 @@ src_compile() {
 
 	# for hardened (PAX) users and ifc we need to turn
 	# MPROTECT off
-	if [[ ${FCOMP} == "ifort" ]] && use pax_kernel; then
+	if [[ ${FCOMP} == "ifort" ]] && use pax-kernel; then
 		pax-mark -PemRxS ${PN}.00.x
 	fi
 }

diff --git a/sci-chemistry/gamess/metadata.xml b/sci-chemistry/gamess/metadata.xml
index 7f7e33d86..5d367dd16 100644
--- a/sci-chemistry/gamess/metadata.xml
+++ b/sci-chemistry/gamess/metadata.xml
@@ -13,7 +13,7 @@
 		<flag name="msucc">Build Michigan State University CCT3 and CCSD3A methods.
 			This will increase build time and memory requirements by ~10 times</flag>
 		<flag name="neo">Enable NEO for nuclear basis support</flag>
-		<flag name="pax_kernel">Make this package work on PAX kernels</flag>
+		<flag name="pax-kernel">Make this package work on PAX kernels</flag>
 		<flag name="qmmm-tinker">Enable tinker qmmm code</flag>
 		<flag name="vb2000">Enable Valence Bond method using VB2000 code</flag>
 	</use>


             reply	other threads:[~2021-08-31  9:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31  9:45 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-10 13:55 [gentoo-commits] proj/sci:master commit in: sci-chemistry/gamess/ Andrew Ammerlaan
2021-03-19 11:09 Andrew Ammerlaan
2021-03-05  8:42 Andrew Ammerlaan
2021-01-20  9:06 Andrew Ammerlaan
2018-10-27 23:49 Andrew Savchenko
2018-10-24 22:27 Andrew Savchenko
2016-11-29  8:48 Alexey Shvetsov

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=1630402961.8d3edb124d0f37c23c653a27aba748788a88d9ce.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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