public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
Date: Sun, 12 Jan 2020 15:16:29 +0000 (UTC)	[thread overview]
Message-ID: <1578842177.224ce82be9cb80e424d1cc7dacc0f2641afa36c0.asturm@gentoo> (raw)

commit:     224ce82be9cb80e424d1cc7dacc0f2641afa36c0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 15:15:48 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 15:16:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224ce82b

media-fonts/oxygen-fonts: Switch to cmake.eclass

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
index 4e52cb0823e..d5c2a8b92d0 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils font kde.org xdg-utils
+inherit cmake font kde.org xdg-utils
 
 DESCRIPTION="Desktop/GUI font family for integrated use with the KDE Plasma desktop"
 HOMEPAGE="https://cgit.kde.org/oxygen-fonts.git"
@@ -15,8 +15,8 @@ KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 BDEPEND="
-	>=kde-frameworks/extra-cmake-modules-5.60.0:5
 	>=dev-qt/qtcore-5.12.3:5
+	>=kde-frameworks/extra-cmake-modules-5.60.0:5
 	media-gfx/fontforge
 "
 
@@ -30,10 +30,10 @@ src_configure() {
 	local mycmakeargs=(
 		-DOXYGEN_FONT_INSTALL_DIR="${FONTDIR}"
 	)
-	cmake-utils_src_configure
+	cmake_src_configure
 }
 
 src_install() {
-	cmake-utils_src_install
+	cmake_src_install
 	font_src_install
 }


             reply	other threads:[~2020-01-12 15:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-12 15:16 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-23 20:07 [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/ Andreas Sturmlechner
2019-11-12  1:13 Andreas Sturmlechner
2019-10-16  8:54 Andreas Sturmlechner
2019-10-16  8:54 Andreas Sturmlechner
2019-10-16  8:49 Andreas Sturmlechner
2018-05-28 14:32 Thomas Deutschmann
2018-05-27 21:12 Johannes Huber

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=1578842177.224ce82be9cb80e424d1cc7dacc0f2641afa36c0.asturm@gentoo \
    --to=asturm@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