public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kalzium/
Date: Sun,  3 Apr 2016 18:43:08 +0000 (UTC)	[thread overview]
Message-ID: <1459708327.107d9a90ca9dc259ad2fec9ec68143e414bef07b.johu@gentoo> (raw)

commit:     107d9a90ca9dc259ad2fec9ec68143e414bef07b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 18:32:07 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 18:32:07 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=107d9a90

kde-apps/kalzium: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kalzium/kalzium-16.04.49.9999.ebuild | 16 ++++++++--------
 kde-apps/kalzium/kalzium-9999.ebuild          | 16 ++++++++--------
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/kde-apps/kalzium/kalzium-16.04.49.9999.ebuild b/kde-apps/kalzium/kalzium-16.04.49.9999.ebuild
index 4362503..36f488c 100644
--- a/kde-apps/kalzium/kalzium-16.04.49.9999.ebuild
+++ b/kde-apps/kalzium/kalzium-16.04.49.9999.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 CPPUNIT_REQUIRED="optional"
 OPENGL_REQUIRED="always"
 inherit kde4-base flag-o-matic
 
-DESCRIPTION="KDE: periodic table of the elements"
+DESCRIPTION="Periodic table of the elements"
 HOMEPAGE="https://www.kde.org/applications/education/kalzium
 https://edu.kde.org/kalzium"
 KEYWORDS=""
@@ -33,12 +33,12 @@ src_configure(){
 	[[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H
 
 	local mycmakeargs=(
-		$(cmake-utils_use_build plasma plasmoid)
-		$(cmake-utils_use_with editor Eigen3)
-		$(cmake-utils_use_with editor Avogadro)
-		$(cmake-utils_use_with editor OpenBabel2)
-		$(cmake-utils_use_with solver OCaml)
-		$(cmake-utils_use_with solver Libfacile)
+		-DBUILD_plasmoid=$(usex plasma)
+		-DWITH_Eigen3=$(usex editor)
+		-DWITH_Avogadro=$(usex editor)
+		-DWITH_OpenBabel2=$(usex editor)
+		-DWITH_OCaml=$(usex solver)
+		-DWITH_Libfacile=$(usex solver)
 	)
 
 	kde4-base_src_configure

diff --git a/kde-apps/kalzium/kalzium-9999.ebuild b/kde-apps/kalzium/kalzium-9999.ebuild
index 4362503..36f488c 100644
--- a/kde-apps/kalzium/kalzium-9999.ebuild
+++ b/kde-apps/kalzium/kalzium-9999.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 CPPUNIT_REQUIRED="optional"
 OPENGL_REQUIRED="always"
 inherit kde4-base flag-o-matic
 
-DESCRIPTION="KDE: periodic table of the elements"
+DESCRIPTION="Periodic table of the elements"
 HOMEPAGE="https://www.kde.org/applications/education/kalzium
 https://edu.kde.org/kalzium"
 KEYWORDS=""
@@ -33,12 +33,12 @@ src_configure(){
 	[[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H
 
 	local mycmakeargs=(
-		$(cmake-utils_use_build plasma plasmoid)
-		$(cmake-utils_use_with editor Eigen3)
-		$(cmake-utils_use_with editor Avogadro)
-		$(cmake-utils_use_with editor OpenBabel2)
-		$(cmake-utils_use_with solver OCaml)
-		$(cmake-utils_use_with solver Libfacile)
+		-DBUILD_plasmoid=$(usex plasma)
+		-DWITH_Eigen3=$(usex editor)
+		-DWITH_Avogadro=$(usex editor)
+		-DWITH_OpenBabel2=$(usex editor)
+		-DWITH_OCaml=$(usex solver)
+		-DWITH_Libfacile=$(usex solver)
 	)
 
 	kde4-base_src_configure


             reply	other threads:[~2016-04-03 18:43 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03 18:43 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-09 21:05 [gentoo-commits] proj/kde:master commit in: kde-apps/kalzium/ Andreas Sturmlechner
2024-02-23  6:26 Sam James
2024-02-23  4:49 Sam James
2022-06-21  1:53 Sam James
2021-11-11 17:16 Andreas Sturmlechner
2021-05-04 16:05 Andreas Sturmlechner
2020-07-18  8:57 Andreas Sturmlechner
2020-04-30 16:23 Andreas Sturmlechner
2020-02-23 10:59 Andreas Sturmlechner
2020-02-23 10:59 Andreas Sturmlechner
2019-09-11 10:27 Andreas Sturmlechner
2018-12-09 11:03 Andreas Sturmlechner
2018-01-16 13:25 Andreas Sturmlechner
2017-08-26 13:04 Michael Palimaka
2017-03-25  1:57 Andreas Sturmlechner
2017-03-02 21:27 Andreas Sturmlechner
2016-10-31 17:08 Johannes Huber
2016-10-31 16:55 Johannes Huber
2016-04-04 22:04 Johannes Huber
2016-03-30 18:19 Michael Palimaka
2015-12-22 21:05 Manuel Rüger

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=1459708327.107d9a90ca9dc259ad2fec9ec68143e414bef07b.johu@gentoo \
    --to=johu@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