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] repo/gentoo:master commit in: kde-frameworks/kf-env/
Date: Mon, 30 May 2016 08:27:51 +0000 (UTC)	[thread overview]
Message-ID: <1464594956.335d95a59f805d1bd9874b2936f3e62515cc3893.johu@gentoo> (raw)

commit:     335d95a59f805d1bd9874b2936f3e62515cc3893
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 07:55:18 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon May 30 07:55:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=335d95a5

kde-frameworks/kf-env: Version bump 4

EAPI 6. Increase required xdg-utils.

Gentoo-bug: 578848

Package-Manager: portage-2.3.0_rc1

 kde-frameworks/kf-env/kf-env-4.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/kde-frameworks/kf-env/kf-env-4.ebuild b/kde-frameworks/kf-env/kf-env-4.ebuild
new file mode 100644
index 0000000..780bc11
--- /dev/null
+++ b/kde-frameworks/kf-env/kf-env-4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Environment setting required for all KDE Frameworks apps to run"
+HOMEPAGE="https://community.kde.org/Frameworks"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-misc/xdg-utils-1.1.1-r1"
+
+S=${WORKDIR}
+
+src_install() {
+	einfo "Installing environment file..."
+
+	# higher number to be sure not to kill kde4 env
+	local envfile="${T}/78kf"
+
+	echo "CONFIG_PROTECT=${EPREFIX}/usr/share/config" >> ${envfile}
+	doenvd ${envfile}
+}


             reply	other threads:[~2016-05-30  8:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-30  8:27 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-13 20:43 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kf-env/ Andreas Sturmlechner
2023-05-20  5:43 Sam James
2023-05-20  0:54 Sam James
2018-07-01 11:08 Johannes Huber
2018-07-01 11:08 Johannes Huber
2018-05-05 13:51 Johannes Huber
2017-11-11 19:37 Sergei Trofimovich
2017-01-16 17:47 Johannes Huber
2017-01-16 17:47 Johannes Huber
2016-06-01 22:52 Michael Palimaka
2016-03-05 10:19 Mikle Kolyada

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=1464594956.335d95a59f805d1bd9874b2936f3e62515cc3893.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